qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 11:27:41 to 2019-01-18 15:05:48 UTC [more...]

[Qemu-devel] [PATCH RFC 00/10] qdev: Hotplug handler chaining + virtio-pmem
 2019-01-18 15:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC 01/10] qdev: Let the hotplug_handler_unplug() caller delete the device
` [Qemu-devel] [PATCH RFC 09/10] pc: Support for PCI based memory devices

[Qemu-devel] [PATCH v7 0/3] Dynamic TLB sizing
 2019-01-18 15:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 2/3] tcg: introduce dynamic "
` [Qemu-devel] [PATCH v7 3/3] tcg/i386: enable "

[Qemu-devel] [PULL 00/49] target-arm queue
 2019-01-18 14:58 UTC  (50+ messages)
` [Qemu-devel] [PULL 01/49] hw/char/stm32f2xx_usart: Do not update data register when device is disabled
` [Qemu-devel] [PULL 02/49] hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
` [Qemu-devel] [PULL 03/49] target/arm: Allow Aarch32 exception return to switch from Mon->Hyp
` [Qemu-devel] [PULL 04/49] ftgmac100: implement the new MDIO interface on Aspeed SoC
` [Qemu-devel] [PULL 05/49] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PULL 06/49] target/arm: Add SCTLR bits through ARMv8.5
` [Qemu-devel] [PULL 07/49] target/arm: Add PAuth active bit to tbflags
` [Qemu-devel] [PULL 08/49] target/arm: Introduce raise_exception_ra
` [Qemu-devel] [PULL 09/49] target/arm: Add PAuth helpers
` [Qemu-devel] [PULL 10/49] target/arm: Decode PAuth within system hint space
` [Qemu-devel] [PULL 11/49] target/arm: Rearrange decode in disas_data_proc_1src
` [Qemu-devel] [PULL 12/49] target/arm: Decode PAuth within disas_data_proc_1src
` [Qemu-devel] [PULL 13/49] target/arm: Decode PAuth within disas_data_proc_2src
` [Qemu-devel] [PULL 14/49] target/arm: Move helper_exception_return to helper-a64.c
` [Qemu-devel] [PULL 15/49] target/arm: Add new_pc argument to helper_exception_return
` [Qemu-devel] [PULL 16/49] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PULL 17/49] target/arm: Decode PAuth within disas_uncond_b_reg
` [Qemu-devel] [PULL 18/49] target/arm: Decode Load/store register (pac)
` [Qemu-devel] [PULL 19/49] target/arm: Move cpu_mmu_index out of line
` [Qemu-devel] [PULL 20/49] target/arm: Introduce arm_mmu_idx
` [Qemu-devel] [PULL 21/49] target/arm: Introduce arm_stage1_mmu_idx
` [Qemu-devel] [PULL 22/49] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PULL 23/49] target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
` [Qemu-devel] [PULL 24/49] target/arm: Export aa64_va_parameters to internals.h
` [Qemu-devel] [PULL 25/49] target/arm: Add aa64_va_parameters_both
` [Qemu-devel] [PULL 26/49] target/arm: Decode TBID from TCR
` [Qemu-devel] [PULL 27/49] target/arm: Reuse aa64_va_parameters for setting tbflags
` [Qemu-devel] [PULL 28/49] target/arm: Implement pauth_strip
` [Qemu-devel] [PULL 29/49] target/arm: Implement pauth_auth
` [Qemu-devel] [PULL 30/49] target/arm: Implement pauth_addpac
` [Qemu-devel] [PULL 31/49] target/arm: Implement pauth_computepac
` [Qemu-devel] [PULL 32/49] target/arm: Add PAuth system registers
` [Qemu-devel] [PULL 33/49] target/arm: Enable PAuth for -cpu max
` [Qemu-devel] [PULL 34/49] target/arm: Enable PAuth for user-only
` [Qemu-devel] [PULL 35/49] target/arm: Tidy TBI handling in gen_a64_set_pc
` [Qemu-devel] [PULL 36/49] migration: Add post_save function to VMStateDescription
` [Qemu-devel] [PULL 37/49] target/arm: Reorganize PMCCNTR accesses
` [Qemu-devel] [PULL 38/49] target/arm: Swap PMU values before/after migrations
` [Qemu-devel] [PULL 39/49] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-devel] [PULL 40/49] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PULL 41/49] target/arm: Implement PMOVSSET
` [Qemu-devel] [PULL 42/49] target/arm: Define FIELDs for ID_DFR0
` [Qemu-devel] [PULL 43/49] target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
` [Qemu-devel] [PULL 44/49] target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
` [Qemu-devel] [PULL 45/49] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [PULL 46/49] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PULL 47/49] target/arm: PMU: Set PMCR.N to 4
` [Qemu-devel] [PULL 48/49] target/arm: Implement PMSWINC
` [Qemu-devel] [PULL 49/49] tests/libqtest: Introduce qtest_init_with_serial()

[Qemu-devel] [PATCH v5 00/11] backup-top filter driver for backup
 2019-01-18 14:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 07/11] block: introduce backup-top filter driver
` [Qemu-devel] [PATCH v5 10/11] block/backup: tiny refactor backup_job_create
` [Qemu-devel] [PATCH v5 11/11] block/backup: use backup-top instead of write notifiers

[Qemu-devel] Live migration from Qemu 2.12 hosts to Qemu 3.2 hosts, with VMX flag enabled in the guest?
 2019-01-18 14:48 UTC  (10+ messages)

[Qemu-devel] [PATCH v2] .cirrus.yml: basic compile and test for FreeBSD
 2019-01-18 14:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] "

[Qemu-devel] [PATCH v3 0/9] qcow2: encryption threads
 2019-01-18 14:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 8/9] qcow2: bdrv_co_pwritev: move encryption code out of the lock
` [Qemu-devel] [PATCH v3 9/9] qcow2: do encryption in threads

[Qemu-devel] [PATCH] accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write
 2019-01-18 14:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-01-18 14:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/18] Acceptance tests: introduce arch parameter and attribute
` [Qemu-devel] [PATCH 17/18] Boot Linux Console Test: add a test for s390x + s390-ccw-virtio

[Qemu-devel] [RFC PATCH 0/3] Expand 'qemu-img info' to show protocol details
 2019-01-18 14:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] block: Expose protocol-specific data to 'qemu-img info'
` [Qemu-devel] [PATCH 2/3] file: Expose some protocol-specific information

[Qemu-devel] [PULL v3 00/28] ivshmem deprecation, qtests, typedefs and gnu99
 2019-01-18 14:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2019-01-18 14:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] seccomp: Work-around GCC 4.x bug in gnu99 mode
 2019-01-18 14:05 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 0/7] target/ppc: single step for KVM HV
 2019-01-18 14:07 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v3 1/7] target/ppc: Move exception vector offset computation into a function
` [Qemu-devel] [RFC PATCH v3 2/7] target/ppc: Add ppc_get_trace_int_handler_addr
` [Qemu-devel] [RFC PATCH v3 3/7] kvm: support checking for single step capability
` [Qemu-devel] [RFC PATCH v3 4/7] kvm-all: Introduce kvm_set_singlestep
` [Qemu-devel] [RFC PATCH v3 5/7] target/ppc: Move handling of hardware breakpoints to a separate function
` [Qemu-devel] [RFC PATCH v3 6/7] target/ppc: Refactor kvm_handle_debug
` [Qemu-devel] [RFC PATCH v3 7/7] target/ppc: support single stepping with KVM HV

[Qemu-devel] [PATCH 0/3] block: fix last address-of-packed-member warnings
 2019-01-18 13:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] arm: Stub out NRF51 TWI magnetometer/accelerometer detection
 2019-01-18 13:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "

[Qemu-devel] [PATCH v3 00/19] spapr: Add support for PHB hotplug
 2019-01-18 13:56 UTC  (24+ messages)
` [Qemu-devel] [PATCH v3 02/19] spapr: Rename xics to intc in interrupt controller agnostic code
` [Qemu-devel] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts
` [Qemu-devel] [PATCH v3 04/19] spapr/xive: Don't set irq type in spapr_xive_irq_claim()
` [Qemu-devel] [PATCH v3 05/19] spapr: Set irq type in a dedicated function
` [Qemu-devel] [PATCH v3 06/19] spapr: Identify LSIs of all possible PHBs at machine init
` [Qemu-devel] [PATCH v3 07/19] spapr_pci: add PHB unrealize
` [Qemu-devel] [PATCH v3 14/19] spapr: Factor out setting of "phandle" DT property to sPAPR irq frontend
` [Qemu-devel] [PATCH v3 15/19] spapr_xive: Cache device tree nodename in sPAPRXive
` [Qemu-devel] [PATCH v3 16/19] spapr: Expose the name of the interrupt controller node
` [Qemu-devel] [PATCH v3 17/19] spapr_irq: Expose the phandle of the interrupt controller
` [Qemu-devel] [PATCH v3 18/19] spapr: add hotplug hooks for PHB hotplug

[Qemu-devel] [PATCH] hw/pvrdma: Post CQE when receive invalid gid index
 2019-01-18 13:55 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2019-01-18 13:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions

[Qemu-devel] [PATCH] qemu-gdb: add a QObject pretty printer
 2019-01-18 13:48 UTC 

[Qemu-devel] [PATCH v4 00/21] nbd: add qemu-nbd --list
 2019-01-18 13:47 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 02/21] maint: Allow for EXAMPLES in texi2pod
` [Qemu-devel] [PATCH v4 16/21] nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
` [Qemu-devel] [PATCH v4 17/21] nbd/client: Add nbd_receive_export_list()
` [Qemu-devel] [PATCH v4 19/21] qemu-nbd: Add --list option

[Qemu-devel] [PATCH 0/5] Refactor common PCI IDE functions from CMD646
 2019-01-18 13:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/31] target/arm: Implement ARMv8.3-PAuth
 2019-01-18 13:38 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/31] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PATCH v3 12/31] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PATCH v3 18/31] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PATCH v3 19/31] target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
` [Qemu-devel] [PATCH v3 21/31] target/arm: Add aa64_va_parameters_both
` [Qemu-devel] [PATCH v3 22/31] target/arm: Decode TBID from TCR
` [Qemu-devel] [PATCH v3 27/31] target/arm: Implement pauth_computepac
` [Qemu-devel] [PATCH v3 30/31] target/arm: Enable PAuth for user-only

[Qemu-devel] [PATCH] hw: report invalid disable-legacy|modern usage for virtio-1-only devs
 2019-01-18 13:38 UTC 

[Qemu-devel] sparc: crash when using initrd > 5M
 2019-01-18 13:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: Don't spuriously warn about /** comment starters
 2019-01-18 13:27 UTC 

[Qemu-devel] [PATCH v2 0/8] target/ppc: remove various endian hacks from int_helper.c
 2019-01-18 13:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule
 2019-01-18 13:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/35] target/riscv: Convert to decodetree
 2019-01-18 13:14 UTC  (36+ messages)
` [Qemu-devel] [PATCH v4 01/35] target/riscv: Move CPURISCVState pointer to DisasContext
` [Qemu-devel] [PATCH v4 02/35] target/riscv: Activate decodetree and implemnt LUI & AUIPC
` [Qemu-devel] [PATCH v4 03/35] target/riscv: Convert RVXI branch insns to decodetree
` [Qemu-devel] [PATCH v4 04/35] target/riscv: Convert RV32I load/store "
` [Qemu-devel] [PATCH v4 05/35] target/riscv: Convert RV64I "
` [Qemu-devel] [PATCH v4 06/35] target/riscv: Convert RVXI arithmetic "
` [Qemu-devel] [PATCH v4 07/35] target/riscv: Convert RVXI fence "
` [Qemu-devel] [PATCH v4 08/35] target/riscv: Convert RVXI csr "
` [Qemu-devel] [PATCH v4 09/35] target/riscv: Convert RVXM "
` [Qemu-devel] [PATCH v4 10/35] target/riscv: Convert RV32A "
` [Qemu-devel] [PATCH v4 11/35] target/riscv: Convert RV64A "
` [Qemu-devel] [PATCH v4 12/35] target/riscv: Convert RV32F "
` [Qemu-devel] [PATCH v4 13/35] target/riscv: Convert RV64F "
` [Qemu-devel] [PATCH v4 14/35] target/riscv: Convert RV32D "
` [Qemu-devel] [PATCH v4 15/35] target/riscv: Convert RV64D "
` [Qemu-devel] [PATCH v4 16/35] target/riscv: Convert RV priv "
` [Qemu-devel] [PATCH v4 17/35] target/riscv: Convert quadrant 0 of RVXC "
` [Qemu-devel] [PATCH v4 18/35] target/riscv: Convert quadrant 1 "
` [Qemu-devel] [PATCH v4 19/35] target/riscv: Convert quadrant 2 "
` [Qemu-devel] [PATCH v4 20/35] target/riscv: Remove gen_jalr()
` [Qemu-devel] [PATCH v4 21/35] target/riscv: Remove manual decoding from gen_branch()
` [Qemu-devel] [PATCH v4 22/35] target/riscv: Remove manual decoding from gen_load()
` [Qemu-devel] [PATCH v4 23/35] target/riscv: Remove manual decoding from gen_store()
` [Qemu-devel] [PATCH v4 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
` [Qemu-devel] [PATCH v4 25/35] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
` [Qemu-devel] [PATCH v4 26/35] target/riscv: Remove shift and slt insn manual decoding
` [Qemu-devel] [PATCH v4 27/35] target/riscv: Remove manual decoding of RV32/64M insn
` [Qemu-devel] [PATCH v4 28/35] target/riscv: Rename trans_arith to gen_arith
` [Qemu-devel] [PATCH v4 29/35] target/riscv: Remove gen_system()
` [Qemu-devel] [PATCH v4 30/35] target/riscv: Remove decode_RV32_64G()
` [Qemu-devel] [PATCH v4 31/35] target/riscv: Convert @cs_2 insns to share translation functions<Paste>
` [Qemu-devel] [PATCH v4 32/35] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
` [Qemu-devel] [PATCH v4 33/35] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64
` [Qemu-devel] [PATCH v4 34/35] target/riscv: Splice remaining compressed insn pairs "
` [Qemu-devel] [PATCH v4 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators

[Qemu-devel] [PATCH v2 0/3] contrib/rdmacm-mux: fix clang compilation
 2019-01-18 13:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] contrib/rdmacm-mux: remove Wno-format-truncation flag
` [Qemu-devel] [PATCH v2 2/3] hw/rdma: modify struct initialization
` [Qemu-devel] [PATCH v2 3/3] contrib/rdmacm-mux: fix clang compilation

[Qemu-devel] [PATCH 0/5] qtest driver framework (core only)
 2019-01-18 12:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] tests/libqos: introduce virtio_start_device
` [Qemu-devel] [PATCH 2/5] tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
` [Qemu-devel] [PATCH 4/5] tests/libqos: embed allocators instead of malloc-ing them separately

[Qemu-devel] AMD SEV's /dev/sev permissions and probing QEMU for capabilities
 2019-01-18 12:51 UTC  (6+ messages)

[Qemu-devel] [PULL 00/12] MIPS queue for January 17, 2019*
 2019-01-18 12:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1810603] [NEW] QEMU QCow Images crow dramatically
 2019-01-18 12:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1810603] Re: QEMU QCow Images grow dramatically

[Qemu-devel] [PATCH] audio: fix pc speaker init
 2019-01-18 12:22 UTC 

[Qemu-devel] [PULL 00/11] s390x updates
 2019-01-18 12:19 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] s390: avoid potential null dereference in s390_pcihost_unplug()
` [Qemu-devel] [PULL 02/11] pc-bios/s390-ccw: Use proper register names for Clang
` [Qemu-devel] [PULL 03/11] s390x: Return specification exception for unimplemented diag 308 subcodes
` [Qemu-devel] [PULL 04/11] configure: Only build the s390-ccw bios if the compiler supports -march=z900
` [Qemu-devel] [PULL 05/11] s390x/pci: Send correct event on hotplug
` [Qemu-devel] [PULL 06/11] s390x/pci: Set the iommu region size mpcifc request
` [Qemu-devel] [PULL 07/11] s390x/pci: Use hotplug_dev instead of looking up the host bridge
` [Qemu-devel] [PULL 08/11] s390x/pci: Move some hotplug checks to the pre_plug handler
` [Qemu-devel] [PULL 09/11] s390x/pci: Always delete and free the release_timer
` [Qemu-devel] [PULL 10/11] s390x/pci: Ignore the unplug call if we already have a release_timer
` [Qemu-devel] [PULL 11/11] s390x/pci: add common function measurement block

[Qemu-devel] [PATCH v5 0/5] pvh: add new PVH option rom
 2019-01-18 12:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] linuxboot_dma: remove duplicate definitions of FW_CFG
` [Qemu-devel] [PATCH v5 2/5] linuxboot_dma: move common functions in a new header
` [Qemu-devel] [PATCH v5 3/5] optionrom: add new PVH option rom
` [Qemu-devel] [PATCH v5 4/5] hw/i386/pc: use "
` [Qemu-devel] [PATCH v5 5/5] optionrom/pvh: load initrd from fw_cfg

[Qemu-devel] [PATCH v3 00/35] target/riscv: Convert to decodetree
 2019-01-18 12:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions

[Qemu-devel] [PATCH] slirp: Use lduw_be_p in slirp_input
 2019-01-18 11:54 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH v3 00/43] Support Kconfig in QEMU
 2019-01-18 11:24 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH v3 40/43] virtio: make virtio dependencies with Kconfig


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).