qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-17 09:51:02 to 2025-07-18 04:34:54 UTC [more...]

[PATCH] docs: Fix Aspeed title
 2025-07-18  4:32 UTC  (3+ messages)

[PATCH v5 00/23] migration: propagate vTPM errors using Error objects
 2025-07-18  4:28 UTC  (46+ messages)
` [PATCH v5 01/23] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v5 02/23] migration: push Error **errp into vmstate_load_state()
` [PATCH v5 03/23] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v5 04/23] migration: push Error **errp into vmstate_load()
` [PATCH v5 05/23] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v5 06/23] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v5 07/23] migration: push Error **errp into loadvm_process_command()
` [PATCH v5 08/23] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v5 09/23] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v5 10/23] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v5 11/23] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v5 12/23] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v5 14/23] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v5 15/23] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v5 17/23] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v5 18/23] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v5 19/23] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v5 20/23] migration: push Error **errp into qemu_load_device_state()
` [PATCH v5 21/23] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v5 22/23] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v5 23/23] backends/tpm: Propagate vTPM error on migration failure

[PATCH v8 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-18  4:13 UTC  (4+ messages)
` [PATCH v8 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation

[PATCH] hw/arm: remove `inline` from `smmu_iotlb_inv_vmid_s1`
 2025-07-18  0:38 UTC  (2+ messages)

[PATCH] xen/passthrough: add missing error-report include
 2025-07-17 22:02 UTC 

[PULL 0/2] 9p queue 2025-07-16
 2025-07-17 20:56 UTC  (2+ messages)

[PULL 0/6] QAPI patches patches for 2025-07-16
 2025-07-17 20:56 UTC  (2+ messages)

[PATCH v2] docs/devel/submitting-a-patch.rst: add b4 section
 2025-07-17 18:59 UTC 

[PATCH] docs/devel/submitting-a-patch.rst: add b4 section
 2025-07-17 18:53 UTC  (3+ messages)

[RFC V2 0/8] Live update: tap and vhost
 2025-07-17 18:39 UTC  (9+ messages)
` [RFC V2 1/8] migration: stop vm earlier for cpr
` [RFC V2 2/8] migration: cpr setup notifier
` [RFC V2 3/8] vhost: reset vhost devices for cpr
` [RFC V2 4/8] cpr: delete all fds
` [RFC V2 5/8] Revert "vhost-backend: remove vhost_kernel_reset_device()"
` [RFC V2 6/8] tap: common return label
` [RFC V2 7/8] tap: cpr support
` [RFC V2 8/8] tap: postload fix for cpr

[PULL v2 00/13] Ui patches
 2025-07-17 18:17 UTC  (4+ messages)
` [PULL v2 09/13] ui/spice: Blit the scanout texture if its memory layout is not linear

[PATCH 0/2] migration: Fix possible access out of bounds
 2025-07-17 13:31 UTC  (7+ messages)
` [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation

[PATCH] target/arm: Provide always-false kvm_arm_*_supported() stubs for usermode
 2025-07-17 17:29 UTC  (7+ messages)

[PATCH] hw/misc/max78000_aes: Comment Internal Key Storage
 2025-07-17 17:00 UTC  (2+ messages)

[PATCH] host-utils: Drop workaround for buggy Apple Clang __builtin_subcll()
 2025-07-17 16:59 UTC  (3+ messages)

[PATCH v4 00/23] migration: propagate vTPM errors using Error objects
 2025-07-17 12:30 UTC  (4+ messages)

HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
 2025-07-17 16:15 UTC  (10+ messages)

[PULL 0/6] Mostly target/i386 patches for QEMU 10.1 hard freeze
 2025-07-17 16:07 UTC  (7+ messages)
` [PULL 1/6] target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
` [PULL 2/6] i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init
` [PULL 3/6] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry
` [PULL 4/6] target/i386: tdx: fix locking for interrupt injection
` [PULL 5/6] i386/cpu: Cleanup host_cpu_max_instance_init()
` [PULL 6/6] i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)

[PATCH v4 00/27] refresh qemu-img options handling
 2025-07-17 16:01 UTC  (4+ messages)

[PATCH 0/2] cosmetics for the i6300esb watchdog
 2025-07-17 15:49 UTC  (10+ messages)
` [PATCH 2/2] watchdog: generic name for i6300esb

[PULL 00/77] Rust, target/i386 changes for QEMU 10.1 soft freeze
 2025-07-17 15:47 UTC  (9+ messages)
` [PULL 15/77] i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT
` [PULL 17/77] meson: Add optional dependency on IGVM library

[PULL 0/6] Mostly target/i386 patches for QEMU 10.1 hard freeze
 2025-07-17 15:23 UTC  (7+ messages)
` [PULL 1/6] target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
` [PULL 2/6] i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init
` [PULL 3/6] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry
` [PULL 4/6] target/i386: tdx: fix locking for interrupt injection
` [PULL 5/6] i386/cpu: Cleanup host_cpu_max_instance_init()
` [PULL 6/6] i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)

[PATCH] util: win32: Write hex value when can't get error message
 2025-07-17 15:28 UTC  (2+ messages)

[PULL 0/4] Misc crypto & UI patches
 2025-07-17 15:17 UTC  (2+ messages)

[PATCH v11 0/3] ramfb: Add property to control if load the romfile
 2025-07-17 15:19 UTC  (6+ messages)
` [PATCH v11 1/3] "
` [PATCH v11 2/3] vfio: Move the TYPE_* to hw/vfio/types.h
` [PATCH v11 3/3] hw/i386: Add the ramfb romfile compatibility

[PATCH] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry
 2025-07-17 15:18 UTC  (3+ messages)

[RFC PATCH 0/6] Fix building of sparc/sparc32plus test cases
 2025-07-17 15:10 UTC  (4+ messages)

[PATCH 0/6] net: Fix various Coverity issues in vhost-user and passt
 2025-07-17 15:08 UTC  (7+ messages)
` [PATCH 1/6] net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375)
` [PATCH 2/6] net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372)
` [PATCH 3/6] net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371)
` [PATCH 4/6] net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369)
` [PATCH 5/6] net/passt: Initialize "error" variable in net_passt_send() (CID 1612368)
` [PATCH 6/6] net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365)

[PATCH-for-10.1 0/3] accel/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size()
 2025-07-17 14:55 UTC  (11+ messages)
` [PATCH-for-10.1 1/3] accel/hvf: Display executable bit as 'X'
` [PATCH-for-10.1 2/3] accel/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size()
` [PATCH-for-10.1 3/3] hw/arm/virt: Warn when HVF doesn't report IPA bit length

[PATCH] i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)
 2025-07-17 13:53 UTC  (3+ messages)

[PATCH 0/7] hw/i386/amd_iommu: Cleanups and fixes
 2025-07-17 13:48 UTC  (7+ messages)

[PATCH] i386/cpu: Cleanup host_cpu_max_instance_init()
 2025-07-17 13:52 UTC  (2+ messages)

[RFC PATCH 0/4] rust: use attrs crate to parse #[property]
 2025-07-17 13:17 UTC  (3+ messages)

[PULL 00/17] MIPS & Co. patches for 2025-07-15
 2025-07-17 12:37 UTC  (5+ messages)
` [PULL 14/17] esp.c: only call dma_memory_read function if transfer length is non-zero

[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
 2025-07-17 12:35 UTC  (3+ messages)

[PATCH] qapi: Add more cross-references
 2025-07-17 12:12 UTC  (2+ messages)

[PATCH] target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
 2025-07-17 12:07 UTC  (2+ messages)

[PATCH v2 0/4] qga: Doc fixes and improvements
 2025-07-17 11:54 UTC  (6+ messages)
` [PATCH v2 1/4] qga: Fix guest-network-get-route return value documentation
` [PATCH v2 2/4] qga: Remove trivial "Returns:" sections
` [PATCH v2 3/4] qga: Rephrase return docs to avoid type name
` [PATCH v2 4/4] qga: Add cross-references

[PULL V2 00/16] Net patches
 2025-07-17 11:12 UTC  (6+ messages)
` [PULL V2 12/16] net: Add passt network backend
` [PULL V2 13/16] net/passt: Implement vhost-user backend support

[PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH
 2025-07-17 11:00 UTC  (3+ messages)

[Stable-7.2.19 v2 00/26] Patch Round-up for stable 7.2.19, freeze on 2025-07-21
 2025-07-17 10:54 UTC  (12+ messages)
` [Stable-7.2.19 16/26] linux-user: Hold the fd-trans lock across fork
` [Stable-7.2.19 17/26] migration: Don't sync volatile memory after migration completes
` [Stable-7.2.19 18/26] amd_iommu: Fix Miscellaneous Information Register 0 encoding
` [Stable-7.2.19 19/26] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
` [Stable-7.2.19 20/26] amd_iommu: Update bitmasks representing DTE reserved fields
` [Stable-7.2.19 21/26] amd_iommu: Fix masks for various IOMMU MMIO Registers
` [Stable-7.2.19 22/26] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
` [Stable-7.2.19 23/26] amd_iommu: Fix the calculation for Device Table size
` [Stable-7.2.19 24/26] amd_iommu: Remove duplicated definitions
` [Stable-7.2.19 25/26] amd_iommu: Fix truncation of oldval in amdvi_writeq
` [Stable-7.2.19 26/26] ui/vnc: Do not copy z_stream

[PATCH] target/i386: tdx: fix locking for interrupt injection
 2025-07-17 10:47 UTC  (2+ messages)

[PATCH] tests/functional: add --debug CLI arg
 2025-07-17 10:36 UTC  (11+ messages)

[PATCH v2] tests/functional: add --debug CLI arg
 2025-07-17 10:34 UTC 

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-07-17 10:33 UTC  (7+ messages)
` [PATCH 1/2] hw: usb: xhci: "

[PATCH for v10.1] i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init
 2025-07-17 10:30 UTC  (2+ messages)

[PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
 2025-07-17 10:24 UTC  (4+ messages)

[PULL 00/77] i386, build system changes for 2025-05-30
 2025-07-17 10:10 UTC  (4+ messages)
` [PULL 20/77] i386/tdx: Initialize TDX before creating TD vcpus

[Stable-10.0.3 v2 00/65] Patch Round-up for stable 10.0.3, freeze on 2025-07-21
 2025-07-17  9:34 UTC  (19+ messages)
` [Stable-10.0.3 40/65] target/i386: fix TB exit logic in gen_movl_seg() when writing to SS
` [Stable-10.0.3 41/65] target/arm: Don't enforce NSE, NS check for EL3->EL3 returns
` [Stable-10.0.3 43/65] linux-user: Implement fchmodat2 syscall
` [Stable-10.0.3 45/65] linux-user: Hold the fd-trans lock across fork
` [Stable-10.0.3 46/65] migration: Don't sync volatile memory after migration completes
` [Stable-10.0.3 47/65] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
` [Stable-10.0.3 48/65] accel/kvm: Adjust the note about the minimum required kernel version
` [Stable-10.0.3 49/65] net: fix buffer overflow in af_xdp_umem_create()
` [Stable-10.0.3 51/65] amd_iommu: Fix Miscellaneous Information Register 0 encoding
` [Stable-10.0.3 52/65] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
` [Stable-10.0.3 54/65] amd_iommu: Fix masks for various IOMMU MMIO Registers
` [Stable-10.0.3 55/65] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
` [Stable-10.0.3 57/65] amd_iommu: Remove duplicated definitions
` [Stable-10.0.3 59/65] file-posix: Fix aio=threads performance regression after enablign FUA
` [Stable-10.0.3 60/65] roms: re-remove execute bit from hppa-firmware*
` [Stable-10.0.3 61/65] vhost: Fix used memslot tracking when destroying a vhost device
` [Stable-10.0.3 63/65] i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]
` [Stable-10.0.3 64/65] i386/cpu: Fix overflow of cache topology fields in CPUID.04H

[PATCH 0/4] qga: Doc fixes and improvements
 2025-07-17 10:04 UTC  (4+ messages)
` [PATCH 4/4] qga: Add cross-references

[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
 2025-07-17  9:38 UTC  (15+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v6 03/14] target/riscv: Add MIPS P8700 CPU
` [PATCH v6 04/14] target/riscv: Add MIPS P8700 CSRs
` [PATCH v6 02/14] target/riscv: Add cpu_set_exception_base
` [PATCH v6 06/14] target/riscv: Add mips.pref instruction
` [PATCH v6 05/14] target/riscv: Add mips.ccmov instruction
` [PATCH v6 07/14] target/riscv: Add Xmipslsp instructions
` [PATCH v6 09/14] hw/misc: Add RISC-V CPC device implementation
` [PATCH v6 08/14] hw/misc: Add RISC-V CMGCR "
` [PATCH v6 11/14] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v6 10/14] hw/riscv: Add support for RISCV CPS
` [PATCH v6 12/14] hw/pci: Allow explicit function numbers in pci
` [PATCH v6 13/14] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PATCH v6 14/14] test/functional: Add test for boston-aia board

[PATCH qemu v9 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2025-07-17  9:38 UTC  (3+ messages)


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