qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 15:04:59 to 2019-09-26 07:14:08 UTC [more...]

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-26  7:11 UTC  (42+ messages)
` [PATCH 04/20] xics: Eliminate reset hook
` [PATCH 05/20] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH 06/20] xics: Create sPAPR specific ICS subtype
` [PATCH 07/20] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH 08/20] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PATCH 09/20] spapr: Clarify and fix handling of nr_irqs
` [PATCH 10/20] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [PATCH 11/20] spapr: Fix indexing of XICS irqs
` [PATCH 12/20] spapr: Simplify spapr_qirq() handling
` [PATCH 13/20] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH 14/20] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PATCH 18/20] xive: Improve irq claim/free path
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-26  7:07 UTC  (7+ messages)
` [PATCH v4 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v4 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v4 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-26  6:34 UTC  (12+ messages)
` [PATCH v4 4/8] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v4 7/8] docs/microvm.txt: document the new microvm machine type
` [PATCH v4 8/8] hw/i386: Introduce the "

hw/s390x: why watchdog device diag288 is resetted twice?
 2019-09-26  6:22 UTC 

[PULL 0/2] Block patches
 2019-09-26  6:16 UTC  (4+ messages)
` [PULL 1/2] util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
` [PULL 2/2] virtio-blk: schedule virtio_notify_config to run on main context

[PATCH] hw/core/loader: Fix possible crash in rom_copy()
 2019-09-26  6:11 UTC  (5+ messages)

[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
 2019-09-26  5:47 UTC  (5+ messages)
` [Bug 1841990] "

[PATCH v5 0/2] target/i386: cpu.h macros clean up
 2019-09-26  4:40 UTC  (4+ messages)
` [PATCH v5 1/2] target/i386: clean up comments over 80 chars per line
` [PATCH v5 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-26  4:28 UTC  (46+ messages)
` [PATCH v3 01/33] target/alpha: Use array for FPCR_DYN conversion
` [PATCH v3 03/33] target/alpha: Fix SWCR_TRAP_ENABLE_MASK
` [PATCH v3 07/33] target/alpha: Tidy helper_fp_exc_raise_s
` [PATCH v3 08/33] tests/migration: Fail on unexpected migration states
` [PATCH v3 14/33] tests/docker: remove python2.7 from debian9-mxe
` [PATCH v3 15/33] tests/docker: reduce scary warnings by cleaning up clean up
` [PATCH v3 17/33] tests/tcg: clean-up some comments after the de-tangling
` [PATCH v3 18/33] tests/tcg: re-enable linux-test for ppc64abi32
` [PATCH v3 19/33] tests/tcg: add float_madds test to multiarch
` [PATCH v3 20/33] tests/tcg: add generic version of float_convs
` [PATCH v3 21/33] tests/tcg: add simple record/replay smoke test for aarch64
` [PATCH v3 22/33] configure: preserve PKG_CONFIG for subdir builds
` [PATCH v3 23/33] docs/devel: add "check-tcg" to testing.rst
` [PATCH v3 25/33] tests/docker: Add fedora-win10sdk-cross image
` [PATCH v3 29/33] docker: remove 'deprecated' image definitions
` [PATCH v3 30/33] docker: remove unused debian-ports
` [PATCH v3 31/33] docker: remove unused debian-sid
` [PATCH v3 32/33] docker: move tests from python2 to python3
` [PATCH v3 33/33] tests/docker: remove debian-powerpc-user-cross

[PATCH] docker: fix uid maping with podman
 2019-09-26  4:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/13] Add migration support for VFIO device
 2019-09-26  3:07 UTC  (12+ messages)
` [Qemu-devel] [PATCH v8 01/13] vfio: KABI for migration interface
                `  "

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-26  1:28 UTC  (7+ messages)

[PATCH] spapr/irq: Fix migration of older machine types with XIVE
 2019-09-26  1:38 UTC  (2+ messages)

[PATCH v4 0/2] target/i386: cpu.h marcos clean up
 2019-09-26  1:15 UTC  (4+ messages)
` [PATCH v4 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI marco

[PATCH V6] target/riscv: Ignore reserved bits in PTE for RV64
 2019-09-26  0:14 UTC 

[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-25 23:52 UTC  (9+ messages)
` [PATCH v7 3/4] kvm: split too big memory section on several memslots
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

[PATCH V5] target/riscv: Ignore reserved bits in PTE for RV64
 2019-09-25 23:45 UTC  (3+ messages)

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-25 23:30 UTC 

[PATCH V3] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-25 22:46 UTC  (8+ messages)

[PATCH] i386: Add CPUID bit for CLZERO and XSAVEERPTR
 2019-09-25 21:49 UTC 

[PATCH v2 00/13] crypto/luks: preparation for encryption key managment
 2019-09-25 21:35 UTC  (14+ messages)
` [PATCH v2 01/13] block-crypto: misc refactoring
` [PATCH v2 02/13] qcrypto-luks: rename some fields in QCryptoBlockLUKSHeader
` [PATCH v2 03/13] qcrypto-luks: don't overwrite cipher_mode in header
` [PATCH v2 04/13] qcrypto-luks: simplify masterkey and masterkey length
` [PATCH v2 05/13] qcrypto-luks: pass keyslot index rather that pointer to the keyslot
` [PATCH v2 06/13] qcrypto-luks: use the parsed encryption settings in QCryptoBlockLUKS
` [PATCH v2 07/13] qcrypto-luks: purge unused error codes from open callback
` [PATCH v2 08/13] qcrypto-luks: extract store and load header
` [PATCH v2 09/13] qcrypto-luks: extract check and parse header
` [PATCH v2 10/13] qcrypto-luks: extract store key function
` [PATCH v2 11/13] qcrypto-luks: simplify the math used for keyslot locations
` [PATCH v2 12/13] qcrypto-luks: more rigorous header checking
` [PATCH v2 13/13] LUKS: better error message when creating too large files

[PATCH 0/3] iotests: Fix 125
 2019-09-25 21:31 UTC  (7+ messages)
` [PATCH 1/3] iotests: Fix 125 for growth_mode = metadata
` [PATCH 2/3] iotests: Disable 125 on broken XFS versions
` [PATCH 3/3] iotests: Use stat -c %b in 125

[PATCH v4] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-25 21:18 UTC  (2+ messages)

[PATCH v3] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-25 21:00 UTC 

[PATCH 0/7] target/ppc: DFP fixes and improvements
 2019-09-25 20:37 UTC  (4+ messages)
` [PATCH 6/7] target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp_helper.c

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-25 20:38 UTC  (2+ messages)

[PATCH] docker: move tests from python2 to python3
 2019-09-25 20:04 UTC  (6+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-25 19:40 UTC  (30+ messages)
` [PATCH v4 06/16] cputlb: Introduce TLB_BSWAP
` [PATCH v4 08/16] cputlb: Move ROM handling from I/O path to TLB path
` [PATCH v4 09/16] cputlb: Move NOTDIRTY "
` [PATCH v4 10/16] cputlb: Partially inline memory_region_section_get_iotlb
` [PATCH v4 11/16] cputlb: Merge and move memory_notdirty_write_{prepare, complete}
  ` [PATCH v4 11/16] cputlb: Merge and move memory_notdirty_write_{prepare,complete}
` [PATCH v4 12/16] cputlb: Handle TLB_NOTDIRTY in probe_access
` [PATCH v4 13/16] cputlb: Remove cpu->mem_io_vaddr
` [PATCH v4 14/16] cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
` [PATCH v4 15/16] cputlb: Pass retaddr to tb_invalidate_phys_page_fast
` [PATCH v4 16/16] cputlb: Pass retaddr to tb_check_watchpoint

[PATCH v2 0/7] s390x/mmu: DAT translation rewrite
 2019-09-25 19:36 UTC  (16+ messages)
` [PATCH v2 1/7] s390x/mmu: Drop debug logging from MMU code
` [PATCH v2 2/7] s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
` [PATCH v2 3/7] s390x/mmu: Inject DAT exceptions from a single place
` [PATCH v2 4/7] s390x/mmu: Inject PGM_ADDRESSING on boguous table addresses
` [PATCH v2 5/7] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()

[PATCH v13 00/15] backup-top filter driver for backup
 2019-09-25 19:28 UTC  (4+ messages)
` [PATCH 16/15 v13] block/block-copy: fix block_copy

[PULL 00/16] tcg patch queue
 2019-09-25 18:45 UTC  (17+ messages)
` [PULL 01/16] exec: Use TARGET_PAGE_BITS_MIN for TLB flags
` [PULL 02/16] cputlb: Disable __always_inline__ without optimization
` [PULL 03/16] qemu/compiler.h: Add qemu_build_not_reached
` [PULL 04/16] cputlb: Use qemu_build_not_reached in load/store_helpers
` [PULL 05/16] cputlb: Split out load/store_memop
` [PULL 06/16] cputlb: Introduce TLB_BSWAP
` [PULL 07/16] exec: Adjust notdirty tracing
` [PULL 08/16] cputlb: Move ROM handling from I/O path to TLB path
` [PULL 09/16] cputlb: Move NOTDIRTY "
` [PULL 10/16] cputlb: Partially inline memory_region_section_get_iotlb
` [PULL 11/16] cputlb: Merge and move memory_notdirty_write_{prepare, complete}
` [PULL 12/16] cputlb: Handle TLB_NOTDIRTY in probe_access
` [PULL 13/16] cputlb: Remove cpu->mem_io_vaddr
` [PULL 14/16] cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
` [PULL 15/16] cputlb: Pass retaddr to tb_invalidate_phys_page_fast
` [PULL 16/16] cputlb: Pass retaddr to tb_check_watchpoint

[Qemu-devel] [PATCH-for-4.2 v11 00/11] ARM virt: ACPI memory hotplug support
 2019-09-25 17:36 UTC  (16+ messages)
` [Qemu-devel] [PATCH-for-4.2 v11 03/11] hw/acpi: Add ACPI Generic Event Device Support
` [Qemu-devel] [PATCH-for-4.2 v11 05/11] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
  `  "
` [Qemu-devel] [PATCH-for-4.2 v11 09/11] docs/specs: Add ACPI GED documentation
` [Qemu-devel] [PATCH-for-4.2 v11 10/11] tests: Update ACPI tables list for upcoming arm/virt tests
  `  "
` [Qemu-devel] [PATCH-for-4.2 v11 11/11] tests: Add bios tests to arm/virt
  `  "
` [PATCH-for-4.2 v11 00/11] ARM virt: ACPI memory hotplug support

[Qemu-devel] [PATCH v3 0/5] Automatic RCU read unlock
 2019-09-25 16:47 UTC  (6+ messages)

[Qemu-devel] QEMU bitmap backup usability FAQ
 2019-09-25 15:56 UTC  (4+ messages)
`  "

[PATCH v3 00/25] error: auto propagated local_err
 2019-09-25 16:06 UTC  (4+ messages)
` [PATCH v3 05/25] scripts: add coccinelle script to fix error_append_hint usage

[Qemu-devel] [PATCH v2 0/2] spapr: reduce the number of IRQ
 2019-09-25 15:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] spapr/irq: Only claim VALID interrupts at the KVM level
    `  "

[PULL 00/37] QAPI patches for 2019-09-24
 2019-09-25 15:28 UTC  (2+ messages)

[PATCH v2 00/20] target/mips: Misc cleanups for September/October 2019
 2019-09-25 15:27 UTC  (11+ messages)
` [PATCH v2 01/20] target/mips: Clean up helper.c
` [PATCH v2 02/20] target/mips: Clean up internal.h
` [PATCH v2 03/20] target/mips: Clean up kvm_mips.h
` [PATCH v2 04/20] target/mips: Clean up mips-defs.h
` [PATCH v2 05/20] target/mips: Clean up op_helper.c

[PULL 0/9] migration queue
 2019-09-25 15:01 UTC  (10+ messages)
` [PULL 1/9] migration: fix vmdesc leak on vmstate_save() error
` [PULL 2/9] migration/postcopy: not necessary to do discard when canonicalizing bitmap
` [PULL 3/9] migration/postcopy: unsentmap is not necessary for postcopy
` [PULL 4/9] migration: remove sent parameter in get_queued_page_not_dirty
` [PULL 5/9] migration/rdma: Don't moan about disconnects at the end
` [PULL 6/9] migration/rdma.c: Swap synchronize_rcu for call_rcu
` [PULL 7/9] tests/migration: Fail on unexpected migration states
` [PULL 8/9] tests/migration/postcopy: trim migration bandwidth
` [PULL 9/9] migration/postcopy: Recognise the recovery states as 'in_postcopy'

[PATCH v2 00/23] aspeed: Add support for the AST2600 SoC
 2019-09-25 14:32 UTC  (4+ messages)
` [PATCH v2 20/23] aspeed: Add an AST2600 eval board
` [PATCH v2 22/23] aspeed: add support for the Aspeed MII controller of the AST2600
` [PATCH v2 23/23] aspeed/soc: Add ASPEED Video stub


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).