public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 09:49:18 to 2026-03-19 23:15:16 UTC [more...]

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-03-19 23:13 UTC  (10+ messages)
` [PATCH RFC 01/12] migration: Fix low possibility downtime violation
` [PATCH RFC 03/12] vfio/migration: Throttle vfio_save_block() on data size to read
` [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 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

[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 RFC 00/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
 2026-03-19 22:07 UTC  (13+ 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 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)

[PULL 0/6] Hppa fixes for v11 patches
 2026-03-19 21:12 UTC  (6+ 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 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 v3 0/2] iommufd: give hints to user about kernel support
 2026-03-19 20:59 UTC  (3+ 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

[PATCH-for-11.1 0/8] system/memory: Constify various AddressSpace/MemoryRegionCache arguments
 2026-03-19 20:44 UTC  (10+ messages)
` [PATCH-for-11.1 1/8] system/memory: Constify various AddressSpace arguments (flatview)
` [PATCH-for-11.1 2/8] system/memory: Constify various AddressSpace arguments (checks)
` [PATCH-for-11.1 3/8] system/memory: Constify various AddressSpace arguments (xlat)
` [PATCH-for-11.1 4/8] system/memory: Constify various AddressSpace arguments (flat-range)
` [PATCH-for-11.1 5/8] system/memory: Constify various AddressSpace arguments (notify)
` [PATCH-for-11.1 6/8] system/memory: Constify various AddressSpace arguments (cache)
` [PATCH-for-11.1 7/8] system/memory: Constify various AddressSpace arguments (access)
` [PATCH-for-11.1 8/8] system/memory: Constify various MemoryRegionCache arguments

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

[Bug 2126951] Please test proposed package
 2026-03-19 20:18 UTC  (6+ messages)
` [Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`

[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

[PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
 2026-03-19 18:52 UTC  (6+ messages)
` [PATCH 1/5] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (cpu)
` [PATCH 2/5] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (mmu)
` [PATCH 3/5] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (tcg)
` [PATCH 4/5] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (kvm)
` [PATCH 5/5] configs/targets: Restrict the legacy ldst_phys() API on s390x target

[PATCH v3 0/6] whpx: arm: set of small fixes for QEMU 11.0
 2026-03-19 18:50 UTC  (6+ messages)
` [PATCH v3 1/6] whpx: arm: fix -cpu host
` [PATCH v3 3/6] whpx: arm: enable more enlightements

[PATCH v3 -qemu 0/2] hw/cxl: Media Operation Discovery fixlets
 2026-03-19 18:42 UTC  (3+ messages)
` [PATCH 1/2] hw/cxl: Respect Media Operation max ops discovery semantics
` [PATCH 2/2] hw/cxl: Exclude Discovery from Media Operation Discovery output

[PATCH for-11.0] Fix several typos in documentation (found by codespell)
 2026-03-19 18:42 UTC  (3+ messages)

[PATCH] linux-user: update ppoll/pselect6 timeout on EINTR
 2026-03-19 18:30 UTC  (2+ messages)

[PATCH v3 0/4] Fix error handling for callers of load_image_targphys, get_image_size, event_notifier_init, msix_init
 2026-03-19 18:29 UTC  (8+ messages)
` [PATCH v3 1/4] hw/core/loader: fix error handling for load_image_targphys callers
` [PATCH v3 2/4] hw/core/loader: fix error handling for get_image_size callers
` [PATCH v3 4/4] hw/pci/msix: fix error handling for msix_init callers

[PATCH 0/5] i386/sev: Add TCG-emulated AMD SEV guest support
 2026-03-19 17:49 UTC  (6+ messages)
` [PATCH 1/5] i386/sev: Add sev-emulated QOM object with TCG support
` [PATCH 4/5] i386/sev: Add launch measurement emulation and TIK property

[PULL 00/25] s390x & functional tests pull request for the softfreeze
 2026-03-19 17:41 UTC  (3+ messages)
` [PULL 03/25] tests/functional/ppc/test_40: Fix the URL of the NetBSD-7.1.2-prep.iso asset

[PATCH] hw/usb/hcd-ohci: check for MPS=0 to avoid infinite loop
 2026-03-19 17:34 UTC  (2+ messages)

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

[PATCH] target/arm: Don't skip access flag fault for AccessType_AT
 2026-03-19 17:17 UTC  (2+ messages)

[PATCH for-11.0 v4 0/8] hw/arm/smmuv3-accel: Support AUTO properties
 2026-03-19 17:07 UTC  (22+ messages)
` [PATCH v4 2/8] hw/arm/smmuv3-accel: Change ATS property to OnOffAuto
` [PATCH v4 3/8] hw/arm/smmuv3-accel: Change RIL "
` [PATCH v4 4/8] qdev: Add a SsidSizeMode property
` [PATCH v4 5/8] hw/arm/smmuv3-accel: Change SSIDSIZE property to SsidSizeMode
` [PATCH v4 6/8] qdev: Add an OasMode property
` [PATCH v4 7/8] hw/arm/smmuv3-accel: Change OAS property to OasMode
` [PATCH v4 8/8] qemu-options.hx: Document arm-smmuv3 device's accel properties

[PATCH v4 0/8] hw/vfio: single-binary
 2026-03-19 16:43 UTC  (5+ messages)

[PATCH for-11.0] docs: Update GitHub URL of libu2f-emu
 2026-03-19 16:07 UTC 

[PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
 2026-03-19 16:05 UTC  (5+ messages)

[PATCH v13 0/8] virtio-net: live-TAP local migration
 2026-03-19 16:01 UTC  (10+ messages)
` [PATCH v13 1/8] net/tap: move vhost-net open() calls to tap_parse_vhost_fds()
` [PATCH v13 2/8] net/tap: move vhost initialization to tap_setup_vhost()
` [PATCH v13 3/8] qapi: add local migration parameter
` [PATCH v13 4/8] net: introduce vmstate_net_peer_backend
` [PATCH v13 5/8] virtio-net: support local migration of backend
` [PATCH v13 6/8] net/tap: support local migration with virtio-net
` [PATCH v13 7/8] tests/functional: add skipWithoutSudo() decorator
` [PATCH v13 8/8] tests/functional: add test_tap_migration

[PATCH] meson.build: Add --enable-use-pdb option
 2026-03-19 15:55 UTC  (3+ messages)

[PATCH 0/4] hw/nvme: make model & firmware version cnofigurable
 2026-03-19 15:55 UTC  (2+ messages)

[PATCH] qmp: Check vhost protocol features for NULL prior to dumping
 2026-03-19 15:13 UTC  (3+ messages)
  `  "

[RFC V2 0/2] migration: optimize cpr fd lookup using GHashTable
 2026-03-19 15:03 UTC  (5+ messages)
` [RFC v2 1/2] migration: Support ghash migration
` [RFC v2 2/2] cpr: use hashtable for cpr fds

[PATCH v2 -qemu 0/2] hw/cxl: Media Operation Discovery fixlets
 2026-03-19 14:54 UTC  (5+ messages)
` [PATCH 1/2] hw/cxl: Respect Media Operation max ops discovery semantics
` [PATCH 2/2] hw/cxl: Exclude Discovery from Media Operation Discovery output

[PATCH qemu 0/1] Update opentitan uart (part of supporting opentitan version 1)
 2026-03-19 14:48 UTC  (2+ messages)
` [PATCH qemu 1/1] Replace opentitan UART device with newer version (opentitan 1.0)

[PATCH for-11.0 v2 0/2] Build fixes for minimal microvm
 2026-03-19 14:22 UTC  (5+ messages)
` [PATCH for-11.0 v2 1/2] i386/pc_sysfw: stub out x86_firmware_configure
` [PATCH for-11.0 v2 2/2] i386/hyperv: add stubs for synic enablement

[PATCH] mailmap: Update email for Nina Schoetterl-Glausch
 2026-03-19 14:20 UTC 

[RFC 0/5] hw/tpm: CRB chunking capability to handle PQC
 2026-03-19 14:14 UTC  (5+ messages)

[PULL 0/2] Staging patches
 2026-03-19 14:06 UTC  (3+ messages)
` [PULL 1/2] memory: Set mr->ram before RAM Block allocation
` [PULL 2/2] hw/display/tcx: Init memory regions in realize

[PATCH 0/2] target/loongarch: Forbid to use legacy ldst_phys() API
 2026-03-19 14:02 UTC  (5+ messages)
` [PATCH 1/2] target/loongarch: Replace legacy ldq_le_phys() -> address_space_ldq_le()
` [PATCH 2/2] configs/targets: Restrict the legacy ldst_phys() API on LoongArch64

[RFC v2 0/7] hw/tpm: CRB chunking capability to handle PQC
 2026-03-19 13:53 UTC  (8+ messages)
` [RFC v2 1/7] hw/tpm: Add TPM CRB chunking fields
` [RFC v2 2/7] hw/tpm: Refactor CRB_CTRL_START register access
` [RFC v2 3/7] hw/tpm: Add internal buffer state for chunking
` [RFC v2 4/7] hw/tpm: Implement TPM CRB chunking logic
` [RFC v2 5/7] test/qtest: Add test for tpm crb chunking
` [RFC v2 6/7] hw/tpm: Add support for VM migration with TPM CRB chunking
` [RFC v2 7/7] hw/tpm: Increase TPM TIS max buffer size to 8192

[PATCH] MAINTAINERS: S390 CPU topology: Change maintainer
 2026-03-19 13:22 UTC  (3+ messages)

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-19 13:22 UTC  (10+ messages)
` [PATCH 09/65] hw/intc/arm_gicv5: Implement IRS ID regs
` [PATCH 20/65] hw/intc/arm_gicv5: Implement remaining set-config functions
` [PATCH 32/65] hw/intc/arm_gicv5: Cache pending LPIs in a hash table

[PATCH 0/8] target/ppc: Forbid to use legacy ldst_phys() API
 2026-03-19 12:59 UTC  (10+ messages)
` [PATCH 1/8] hw/ppc/spapr: Un-inline rtas_load/store() helpers
` [PATCH 2/8] target/ppc: Factor common ppc_load_epr() helper out
` [PATCH 3/8] target/ppc/mmu: Remove unused hash32_store_hpte() helpers
` [PATCH 4/8] target/ppc/mmu: Restrict hash32_load_hpte() helpers scope
` [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()
` [PATCH 6/8] hw/ppc/pegasos: Introduce rtas_ldl() / rtas_stl() helpers
` [PATCH 7/8] hw/ppc/pegasos: Replace legacy ld/st_phys() -> address_space_ld/st()
` [PATCH 8/8] configs/targets: Restrict the legacy ldst_phys() API on PPC

[PATCH 1/2] riscv: Add CSR detection support
 2026-03-19  8:29 UTC  (2+ messages)
` [PATCH 2/2] riscv: andes: Add Smstateen extension support

[PATCH 1/6] riscv: sbi: Add Andes vendor extension and PMA call wrappers
 2026-03-19  8:29 UTC  (2+ messages)
` [PATCH 2/6] riscv: Extend noncached memory support to RISC-V

[PATCH 3/6] riscv: andes: Implement noncached memory using SBI PMA
 2026-03-19  8:37 UTC  (4+ messages)
` [PATCH 4/6] cache: andes-l2: Add writeback-invalidate operation
` [PATCH 5/6] net: ftmac100: Add noncached memory support for DMA descriptors
` [PATCH 6/6] configs: ae350: Enable noncached memory support

[PATCH] tests: fix typo in char unit test comment
 2026-03-19  8:07 UTC 

[PATCH] riscv: spl: Clear BSS as early as possible
 2026-03-19  8:28 UTC 

[PATCH] tests: fix typo in char unit test comment
 2026-03-19  8:36 UTC 

[PATCH 1/2] riscv: Add CSR detection support
 2026-03-19  8:33 UTC  (2+ messages)
` [PATCH 2/2] riscv: andes: Add Smstateen extension support

[PATCH] hw/nvme: fix heap-buffer-overflow in nvme_abort (issues/3348)
 2026-03-19  9:12 UTC 

[PATCH RFC 0/2] Replace aarch64 TCG instruction formats with more meaningful names
 2026-03-19 12:12 UTC  (3+ messages)
` [PATCH RFC 1/2] tcg/aarch64/tcg-target.c.inc: Replacement of I3XXX names
` [PATCH RFC 2/2] tcg/aarch64/tcg-target.c.inc: Manual replace of I3310, I3313

[RFC PATCH v3 0/2] LoongArch : Add KVM DINTC support
 2026-03-19 11:29 UTC  (3+ messages)
` [RFC PATCH v3 1/2] target/loongarch: Add kvm support dintc
` [RFC PATCH v3 2/2] Add dintc kvm_irqchip_in_kernel support

[PATCH] hw/sparc/sun4m_iommu: Fix crash when introspecting sun4m-iommu from the CLI
 2026-03-19 11:21 UTC  (2+ messages)

[PATCH] hw/sparc64/sun4u_iommu: Fix crash when introspecting sun4u-iommu from the CLI
 2026-03-19 11:21 UTC  (2+ messages)

[PATCH] hw/display/cg3: Fix crash when introspecting cgthree from the CLI
 2026-03-19 11:20 UTC  (2+ messages)

[PATCH] hw/pci-host/raven: Fix crash when introspecting raven-pcihost from the CLI
 2026-03-19 11:20 UTC  (2+ messages)

[PATCH for-11.0 0/2] Build fixes for minimal microvm
 2026-03-19 11:03 UTC  (6+ messages)
` [PATCH for-11.0 1/2] i386/pc_sysfw: stub out x86_firmware_configure
` [PATCH for-11.0 2/2] i386/hyperv: add stubs for synic enablement

[PATCH-for-11.0?] configs/targets: Restrict the legacy ldst_phys() API on ARM / Aarch64
 2026-03-19 10:44 UTC 


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