public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 19:11:55 to 2026-03-20 14:21:19 UTC [more...]

[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
 2026-03-20 14:20 UTC  (2+ messages)
` [RFC v2 03/14] virtio,virtio-net: virtio-delta VMSD - VQ state

[PATCH 0/8] qapi: enforce section ordering
 2026-03-20 14:13 UTC  (14+ messages)
` [PATCH 1/8] qapi: differentiate "intro" and "details" sections
` [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
` [PATCH 3/8] qapi: add "Details:" disambiguation marker
` [PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
` [PATCH 5/8] qapi: re-order QAPI doc block sections
` [PATCH 6/8] qapi: enforce doc block section ordering

[PATCH-for-11.1 0/8] system/memory: Constify various AddressSpace/MemoryRegionCache arguments
 2026-03-20 14:12 UTC  (5+ messages)
` [PATCH-for-11.1 1/8] system/memory: Constify various AddressSpace arguments (flatview)
` [PATCH-for-11.1 3/8] system/memory: Constify various AddressSpace arguments (xlat)

[PATCH-for-11.1] target/xtensa: Have 'info tlb' dump MMU information on monitor
 2026-03-20 13:56 UTC  (2+ messages)

[PATCH v5 0/3] target/riscv: add draft RISC-V Zbr ext as xbr0p93
 2026-03-20 13:42 UTC  (4+ messages)
` [PATCH v5 1/3] util: export CRC32[C] lookup tables
` [PATCH v5 2/3] target/riscv: add draft RISC-V Zbr ext as xbr0p93
` [PATCH v5 3/3] disas: diassemble RISC-V xlrbr (crc32) instructions

[RFC PATCH 00/35] target/arm: fully model WFxT instructions for A-profile
 2026-03-20 13:06 UTC  (36+ messages)
` [RFC PATCH 01/35] target/arm: migrate basic syndrome helpers to registerfields
` [RFC PATCH 02/35] target/arm: migrate system/cp trap syndromes "
` [RFC PATCH 03/35] target/arm: migrate FP/SIMD "
` [RFC PATCH 04/35] target/arm: migrate eret "
` [RFC PATCH 05/35] target/arm: migrate SME "
` [RFC PATCH 06/35] target/arm: migrate PAC "
` [RFC PATCH 07/35] target/arm: migrate BTI "
` [RFC PATCH 08/35] target/arm: migrate BXJ "
` [RFC PATCH 09/35] target/arm: migrate Granule Protection traps "
` [RFC PATCH 10/35] target/arm: migrate fault syndromes "
` [RFC PATCH 11/35] target/arm: migrate debug "
` [RFC PATCH 12/35] target/arm: migrate wfx "
` [RFC PATCH 13/35] target/arm: migrate gcs "
` [RFC PATCH 14/35] target/arm: migrate memory op "
` [RFC PATCH 15/35] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [RFC PATCH 16/35] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [RFC PATCH 17/35] target/arm: use syndrome helpers to set SAME_EL EC bit
` [RFC PATCH 18/35] target/arm: make whpx use syndrome helpers for decode
` [RFC PATCH 19/35] target/arm: make hvf "
` [RFC PATCH 20/35] target/arm: use syndrome helpers in merge_syn_data_abort
` [RFC PATCH 21/35] target/arm: use syndrome helpers to query VNCR bit
` [RFC PATCH 22/35] target/arm: remove old syndrome defines
` [RFC PATCH 23/35] target/arm: report register in WFIT syndromes
` [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
` [RFC PATCH 25/35] target/arm: redefine event stream fields
` [RFC PATCH 26/35] target/arm: add gt_calc_next_event_stream
` [RFC PATCH 27/35] target/arm: wrap event_register in a union
` [RFC PATCH 28/35] target/arm: ensure aarch64 DISAS_WFE will exit
` [RFC PATCH 29/35] target/arm: implements SEV/SEVL for all modes
` [RFC PATCH 30/35] target/arm: implement global monitor events
` [RFC PATCH 31/35] target/arm: enable event stream on WFE instructions
` [RFC PATCH 32/35] target/arm: implement WFET
` [RFC PATCH 33/35] tests/tcg: split stage 1 between devices and RAM
` [RFC PATCH 34/35] tests/tcg: create a mini-gic3 library
` [RFC PATCH 35/35] tests/tcg: add basic test for aarch64 wf[ie][t] insns

[PATCH v13 0/8] virtio-net: live-TAP local migration
 2026-03-20 13:15 UTC  (3+ messages)

[PATCH RFC 00/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
 2026-03-20 13:03 UTC  (12+ messages)
` [PATCH RFC 06/10] vmstate: Introduce vmstate_save_field_with_vmdesc()
` [PATCH RFC 07/10] vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
` [PATCH RFC 08/10] vmstate: Implement load of ptr marker in vmstate core
` [PATCH RFC 09/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC

[PATCH v1] qga: rework slog to support multiple severity levels
 2026-03-20 12:58 UTC  (3+ messages)
` [PATCH v2 1/2] qga: replace slog() with standard GLib logging

[PATCH-for-11.0?] configs/targets: Restrict the legacy ldst_phys() API on ARM / Aarch64
 2026-03-20 12:55 UTC  (3+ messages)

[PATCH 00/14] Add ARM64 support for MSHV accelerator
 2026-03-20  6:46 UTC  (4+ messages)
` [PATCH 08/14] accel/mshv: Add access_vp_regs synthetic proc features

[PATCH] hw/hyperv: fix SynIC not initialized for CPUs after the first
 2026-03-20 11:47 UTC  (2+ messages)

[PATCH 0/5] i386/sev: Add TCG-emulated AMD SEV guest support
 2026-03-20 12:40 UTC  (6+ messages)
` [PATCH 1/5] i386/sev: Add sev-emulated QOM object with TCG support

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-03-20 12:26 UTC  (18+ messages)
` [PATCH RFC 01/12] migration: Fix low possibility downtime violation
` [PATCH RFC 02/12] migration/qapi: Rename MigrationStats to MigrationRAMStats
` [PATCH RFC 03/12] vfio/migration: Throttle vfio_save_block() on data size to read
` [PATCH RFC 04/12] vfio/migration: Cache stop size in VFIOMigration
` [PATCH RFC 05/12] migration/treewide: Merge @state_pending_{exact|estimate} APIs
` [PATCH RFC 06/12] migration: Use the new save_query_pending() API directly
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()
` [PATCH RFC 08/12] vfio/migration: Fix incorrect reporting for VFIO pending data
` [PATCH RFC 09/12] migration: Make iteration counter out of RAM
` [PATCH RFC 10/12] migration: Introduce a helper to return switchover bw estimate
` [PATCH RFC 11/12] migration: Calculate expected downtime on demand
` [PATCH RFC 12/12] migration: Fix calculation of expected_downtime to take VFIO info

[PULL 0/2] Staging patches
 2026-03-20 11:49 UTC  (2+ messages)

[PULL 00/17] riscv-to-apply queue
 2026-03-20 11:49 UTC  (19+ messages)
` [PULL 01/17] hw/riscv: Fix integer overflow in cm_base calculation
` [PULL 02/17] target/riscv: Fix null pointer dereference in cpu_set_exception_base
` [PULL 03/17] MAINTAINERS: update my email
` [PULL 04/17] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs
` [PULL 05/17] hw/dma: sifive_pdma: Set done bit upon completion
` [PULL 06/17] hw/riscv: Remove deprecated 'riscv, delegate' device-tree property
` [PULL 07/17] fpu: Fix repacking issues in the uncanonical step for E4M3 overflow
` [PULL 08/17] fpu: Fix unexpected exception flags when converting infinity to OCP E4M3
` [PULL 09/17] hw/riscv/riscv-iommu: Free instance_init allocations in instance_finalize
` [PULL 10/17] target/riscv: Support Smpmpmt extension
` [PULL 11/17] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
` [PULL 12/17] hw/char: sifive_uart: Sync txwm interrupt pending status after TX FIFO enqueue
` [PULL 13/17] hw/char: sifive_uart: Update IRQ when rxctrl is written
` [PULL 14/17] hw/char: sifive_uart: Remove ip variable
` [PULL 15/17] target/riscv: rvv: Fix missing flags merge in probe_pages for cross-page accesses
` [PULL 16/17] target/riscv: rvv: Fix page probe issues in vext_ldff
` [PULL 17/17] target/riscv: Fix scountovf CSR behavior in VS-mode and M-mode

[PULL 0/6] Hppa fixes for v11 patches
 2026-03-20 11:49 UTC  (7+ messages)
` [PULL 1/6] hw/hppa: Fix description of the HP A400-44 server
` [PULL 2/6] hw/hppa: Adjust physical addresses of Astro and Elroy
` [PULL 3/6] target/hppa: Always map 64-bit firmware at 0xfffffff0f0000000
` [PULL 4/6] hw/pci-host/astro: Use proper region names
` [PULL 5/6] hw/hppa: Fix crash of 64-bit HP-UX 11 while flushing caches

[PATCH v3] linux-user: update select timeout writeback
 2026-03-20 11:31 UTC  (2+ messages)

[PATCH-for-11.1 00/16] target/riscv: Forbid to use legacy native endianness API
 2026-03-20 11:27 UTC  (3+ messages)
` [PATCH-for-11.1 15/16] target/riscv: Use MO_LE for instruction fetch

[PATCH] target/sparc: Set reg window data structures currently after vmstate load
 2026-03-20 11:02 UTC  (3+ messages)

[PATCH] hw/isa/piix: Embed i8259 irq in device state instead of allocating
 2026-03-20 10:57 UTC  (2+ messages)

[PATCH rfc] hvf: arm: Inject SEA when executing insn in invalid memory range
 2026-03-20 10:52 UTC  (2+ messages)

[PATCH 0/3] target/ppc: Replace target_ulong -> uint64_t for TARGET_PPC64
 2026-03-20 10:35 UTC  (3+ messages)
` [PATCH 3/3] target/ppc: Explicitly declare BHRB related register as 64-bit

[PATCH v3 0/6] whpx: arm: set of small fixes for QEMU 11.0
 2026-03-20 10:29 UTC  (8+ messages)
` [PATCH v3 3/6] whpx: arm: enable more enlightements

[PATCH] linux-user: Make openat2() use -L for absolute paths
 2026-03-20 10:13 UTC  (2+ messages)

[PATCH V3 0/2] add rtc acpi table
 2026-03-20 10:05 UTC  (5+ messages)
` [PATCH V3 1/2] hw/loongarch: "
` [PATCH V3 2/2] hw/loongarch: modify rtc fdt table

[PATCH v2 00/21] qom: introduce property flags to track external user input
 2026-03-20 10:09 UTC  (9+ messages)
` [PATCH v2 01/21] qom/object: use BIT macro for ObjectPropertyFlags
` [PATCH v2 02/21] qom/object: cache ObjectPropertyFlags in ObjectProperty

[PATCH v1 00/13] intel_iommu: Enable PASID support for passthrough device
 2026-03-20 10:13 UTC  (12+ messages)
` [PATCH v1 07/13] intel_iommu: Handle PASID entry addition for pc_inv_dsc request
` [PATCH v1 08/13] intel_iommu: Handle PASID entry removal "
` [PATCH v1 11/13] intel_iommu_accel: drop _lock suffix in vtd_flush_host_piotlb_all_locked()

[PULL 00/28] Block layer patches
 2026-03-20  9:50 UTC  (7+ messages)
` [PULL 26/28] block/nfs: add support for libnfs v6

[PATCH v2] linux-user: update select timeout writeback
 2026-03-20  9:41 UTC  (2+ messages)

[RFC PATCH 0/7] Add FEAT_MEC (encryption)
 2026-03-20  9:31 UTC  (5+ messages)
` [RFC PATCH 5/7] hw/arm/virt: Add machine option 'mec'

QEMU requires a 64-bit CPU host architecture?
 2026-03-20  9:26 UTC  (3+ messages)

[PATCH] block/curl: free s->password in cleanup paths
 2026-03-20  9:24 UTC  (2+ messages)

[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
 2026-03-20  9:23 UTC  (5+ messages)

[PATCH v2] hw/char: clear dangling GLib event source tag
 2026-03-20  9:21 UTC  (2+ messages)

[PATCH for-11.0] Fix several typos in documentation (found by codespell)
 2026-03-20  9:15 UTC  (2+ messages)

[PATCH-for-11.1 v6 0/6] monitor/hmp: Reduce target-specific definitions
 2026-03-20  9:10 UTC  (7+ messages)
` [PATCH-for-11.1 v6 1/6] target/sparc/monitor: Dump all registers as 32-bit
` [PATCH-for-11.1 v6 2/6] monitor: Remove MonitorDef::type field and MD_TLONG / MD_I32
` [PATCH-for-11.1 v6 3/6] monitor: Have MonitorDef::get_value() always return int64_t type
` [PATCH-for-11.1 v6 4/6] monitor: Remove last target_long use in get_monitor_def()
` [PATCH-for-11.1 v6 5/6] monitor: Reduce target-specific methods further
` [PATCH-for-11.1 v6 6/6] monitor: Remove 'monitor/hmp-target.h' header

[PATCH v3 1/1] io: invert the return semantics of qio_channel_flush
 2026-03-20  8:39 UTC 

[PATCH for-11.0 v4 0/8] hw/arm/smmuv3-accel: Support AUTO properties
 2026-03-20  7:53 UTC  (5+ messages)
` [PATCH v4 7/8] hw/arm/smmuv3-accel: Change OAS property to OasMode

[PATCH 0/2] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers
 2026-03-20  7:45 UTC  (3+ messages)
` [PATCH 1/2] target/mips: Inline cpu_ld{uw, l}_code() calls in set_badinstr_registers
` [PATCH 2/2] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers

[PATCH] migration/rdma: add x-rdma-chunk-shift parameter
 2026-03-20  7:42 UTC  (4+ messages)

[PATCH] hw/ide: resolve core crash caused by optical drive pop-up during virtual machine startup
 2026-03-20  7:08 UTC  (3+ messages)

[Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`
 2026-03-20  5:12 UTC  (4+ messages)
` [Bug 2126951] Autopkgtest regression report (qemu/1:10.1.0+ds-5ubuntu2.5)
` [Bug 2126951] Autopkgtest regression report (qemu/1:8.2.2+ds-0ubuntu1.14)
` [Bug 2126951] Autopkgtest regression report (qemu/1:6.2+dfsg-2ubuntu6.29)

[PATCH] block: fix annotation
 2026-03-20  1:17 UTC 

[PATCH v4 00/84] target/arm: Implement FEAT_GCS
 2026-03-20  2:58 UTC  (6+ messages)
` [PATCH v4 08/84] target/arm: Skip AF and DB updates for AccessType_AT

[PATCH] target/arm: Don't skip access flag fault for AccessType_AT
 2026-03-20  1:56 UTC  (3+ messages)

[PATCH v3 0/2] iommufd: give hints to user about kernel support
 2026-03-20  1:17 UTC  (4+ messages)
` [PATCH v3 1/2] backends/iommufd.c: report error when /dev/iommu is not available
` [PATCH v3 2/2] hw/vfio/iommufd.c: report hint to user when vfio-dev/vfio*/dev is missing

duplicating CPUs with memcpy() in cpu_copy() vs memory-allocated things in CPUArchState structs
 2026-03-19 23:31 UTC  (2+ messages)

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-19 22:40 UTC  (6+ messages)
` [PATCH v11 13/21] migration-test: Add "

[RFC PATCH 0/9] plugins: Introduce Fault Injection framework and API extensions
 2026-03-19 22:29 UTC  (5+ messages)

[PATCH v3 0/6] target/arm: ISV=0 data abort emulation library
 2026-03-19 22:00 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] target/arm/emulate: add ISV=0 emulation library with load/store immediate

[PATCH] configure: Remove unused variable default_cflags
 2026-03-19 21:27 UTC  (3+ messages)

[PATCH v2 0/2] iommufd: give hints to user about kernel support
 2026-03-19 21:02 UTC  (5+ messages)
` [PATCH v2 1/2] backends/iommufd.c: report error when /dev/iommu is not available

[PATCH] hw/audio/fmopl: Convert malloc/free to g_malloc/g_free
 2026-03-19 20:29 UTC  (2+ messages)

[PATCH] linux-user: Improve formatting for mremap()
 2026-03-19 19:42 UTC  (2+ messages)

[PATCH v2 0/7] hw/arm/sabrelite: Add FlexCAN support
 2026-03-19 19:37 UTC  (9+ messages)
` [PATCH v2 1/7] hw/arm/sabrelite: Open code DEFINE_MACHINE_ARM
` [PATCH v2 2/7] hw/arm/sabrelite: Introduce class SabreliteMachineState
` [PATCH v2 3/7] hw/misc/imx6_ccm: Add PLL3 and CAN clock
` [PATCH v2 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation
` [PATCH v2 5/7] hw/arm: Plug FlexCAN into FSL_IMX6 and Sabrelite
` [PATCH v2 6/7] tests: Add qtests for FlexCAN
` [PATCH v2 7/7] docs/arm/sabrelite: Mention FlexCAN support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox