messages from 2025-07-16 18:09:21 to 2025-07-17 10:36:12 UTC [more...]
[PATCH v2] tests/functional: add --debug CLI arg
2025-07-17 10:34 UTC
[PATCH] target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
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 (3+ messages)
[PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
2025-07-17 10:24 UTC (4+ messages)
[PULL 00/77] Rust, target/i386 changes for QEMU 10.1 soft freeze
2025-07-17 10:19 UTC (4+ messages)
` [PULL 15/77] i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT
[PATCH] tests/functional: add --debug CLI arg
2025-07-17 10:13 UTC (10+ messages)
[PATCH v11 0/3] ramfb: Add property to control if load the romfile
2025-07-17 10:09 UTC (4+ 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
[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
[PATCH-for-10.1 0/3] accel/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size()
2025-07-17 10:09 UTC (8+ 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
[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 (27+ 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 42/65] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
` [Stable-10.0.3 43/65] linux-user: Implement fchmodat2 syscall
` [Stable-10.0.3 44/65] linux-user: Check for EFAULT failure in nanosleep
` [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 50/65] virtio-net: Add queues for RSS during migration
` [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 53/65] amd_iommu: Update bitmasks representing DTE reserved fields
` [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 56/65] amd_iommu: Fix the calculation for Device Table size
` [Stable-10.0.3 57/65] amd_iommu: Remove duplicated definitions
` [Stable-10.0.3 58/65] amd_iommu: Fix truncation of oldval in amdvi_writeq
` [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 62/65] ui/vnc: Do not copy z_stream
` [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
` [Stable-10.0.3 65/65] i386/cpu: Honor maximum value for CPUID.8000001DH.EAX[25:14]
[PATCH 0/4] qga: Doc fixes and improvements
2025-07-17 10:04 UTC (10+ messages)
` [PATCH 1/4] qga: Fix guest-network-get-route return value documentation
` [PATCH 2/4] qga: Remove trivial "Returns:" sections
` [PATCH 3/4] qga: Rephrase return docs to avoid type name
` [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 08/14] hw/misc: Add RISC-V CMGCR device implementation
` [PATCH v6 07/14] target/riscv: Add Xmipslsp instructions
` [PATCH v6 09/14] hw/misc: Add RISC-V CPC device implementation
` [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 13/14] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PATCH v6 12/14] hw/pci: Allow explicit function numbers in pci
` [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)
[PULL V2 00/16] Net patches
2025-07-17 9:32 UTC (5+ messages)
` [PULL V2 12/16] net: Add passt network backend
` [PULL V2 13/16] net/passt: Implement vhost-user backend support
[PULL v2 00/13] Ui patches
2025-07-17 9:23 UTC (3+ messages)
` [PULL v2 09/13] ui/spice: Blit the scanout texture if its memory layout is not linear
[RFC PATCH 0/4] rust: use attrs crate to parse #[property]
2025-07-17 9:18 UTC (6+ messages)
` [PATCH 1/4] subprojects: update proc-macro2 and syn
` [PATCH 2/4] subprojects: add attrs crate
` [PATCH 3/4] rust: qemu-api-macros: support matching more than one error
` [PATCH 4/4] qemu-api-macros: switch #[property] parsing to use combinators
Add the stm32f407 SoC
2025-07-17 9:09 UTC (3+ messages)
[PATCH v5 00/69] accel: Preparatory cleanups for split-accel
2025-07-17 8:45 UTC (6+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file
[PATCH v5 00/11] riscv: Add support for MIPS P8700 CPU
2025-07-17 8:42 UTC (7+ messages)
` [PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations
` [PATCH v5 09/11] hw/riscv: Add support for MIPS Boston-aia board model
[PATCH] target/riscv/kvm: Introduce simple handler for VS-file allocation failure
2025-07-17 8:38 UTC (3+ messages)
[PATCH v2 0/3] migration: Fix possible access out of bounds
2025-07-17 8:37 UTC (5+ messages)
` [PATCH v2 1/3] migration: HMP: Fix possible out-of-bounds access
` [PATCH v2 2/3] migration: HMP: Fix postcopy latency distribution label
` [PATCH v2 3/3] cutils: Add time_us_to_str
[PATCH v5 00/11] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
2025-07-17 8:33 UTC (4+ messages)
` [PATCH v5 08/11] hw/loongarch: Implement avec set irq
[PATCH v4 00/27] refresh qemu-img options handling
2025-07-17 8:27 UTC (3+ messages)
[PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
2025-07-17 8:42 UTC (2+ messages)
[PATCH] i386/cpu: Cleanup host_cpu_max_instance_init()
2025-07-17 8:41 UTC (2+ messages)
[PATCH v5 00/23] migration: propagate vTPM errors using Error objects
2025-07-17 8:13 UTC (28+ 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 13/23] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [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 16/23] migration: push Error **errp into loadvm_process_enable_colo()
` [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 v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-07-17 7:15 UTC (20+ messages)
` [PATCH v3 07/20] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v3 08/20] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v3 09/20] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v3 10/20] intel_iommu: Handle PASID entry removing and updating
` [PATCH v3 11/20] intel_iommu: Handle PASID entry adding
[PATCH] vfio, migration: save device parent pci config
2025-07-17 6:49 UTC (5+ messages)
[PATCH qemu 0/2] Add support for flat m68k binaries
2025-07-17 6:48 UTC (4+ messages)
` [PATCH qemu 1/2] Don't reverse bFLT endianess when not needed
` [PATCH qemu 2/2] Fill out m68k PIC register
[PATCH 0/7] hw/i386/amd_iommu: Cleanups and fixes
2025-07-17 6:47 UTC (12+ messages)
` [PATCH 4/7] hw/i386/amd_iommu: Support MMIO writes to the status register
` [PATCH 6/7] hw/i386/amd_iommu: Fix handling device on buses != 0
[PATCH 0/2] migration: Fix possible access out of bounds
2025-07-17 6:28 UTC (5+ messages)
` [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
2025-07-17 6:03 UTC (3+ messages)
` [PATCH RFC 1/1] "
[PATCH] i386: Build SEV only for 64-bit target
2025-07-17 5:23 UTC (2+ messages)
[PATCH v1 00/21] Control coprocessor reset for AST2700
2025-07-17 5:22 UTC (23+ messages)
` [PATCH v1 01/21] hw/arm/aspeed_ast27x0-fc: Support VBootRom
` [PATCH v1 02/21] hw/arm/ast27x0: Move SSP coprocessor initialization from machine to SoC leve
` [PATCH v1 03/21] hw/arm/ast27x0: Move TSP "
` [PATCH v1 04/21] hw/arm/aspeed_ast27x0-ssp: Switch SSP memory to SDRAM and use dram_container for remap support
` [PATCH v1 05/21] hw/arm/aspeed_ast27x0-tsp: Switch TSP "
` [PATCH v1 06/21] hw/arm/ast27x0: Add SRAM alias for SSP and ensure correct device realization order
` [PATCH v1 07/21] hw/arm/ast27x0: Add SRAM alias for TSP "
` [PATCH v1 08/21] hw/arm/ast27x0: Add SCU alias for SSP "
` [PATCH v1 09/21] hw/arm/ast27x0: Add SCU alias for TSP "
` [PATCH v1 10/21] hw/arm/ast27x0: Move DRAM and SDMC initialization earlier to support memory aliasing
` [PATCH v1 11/21] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap and update realization order
` [PATCH v1 12/21] hw/arm/ast27x0: Add DRAM alias for TSP "
` [PATCH v1 13/21] hw/arm/ast27x0: Start SSP in powered-off state to match hardware behavior
` [PATCH v1 14/21] hw/arm/ast27x0: Start TSP "
` [PATCH v1 15/21] hw/misc/aspeed_scu: Add SCU support for SSP SDRAM remap
` [PATCH v1 16/21] hw/misc/aspeed_scu: Add SCU support for TSP "
` [PATCH v1 17/21] hw/misc/aspeed_scu: Implement SSP reset and power-on control via SCU registers
` [PATCH v1 18/21] hw/misc/aspeed_scu: Implement TSP "
` [PATCH v1 19/21] pc-bios: Update AST27x0 vBootrom with SSP/TSP SCU initialization support
` [PATCH v1 20/21] tests/function/aspeed: Replace manual loader with vbootrom for ast2700fc test
` [PATCH v1 21/21] docs: Add support vbootrom for ast2700fc
[PATCH v2 0/7] i386/cpu: Clean Up Reserved CPUID Leaves & Topology Overflow Fix
2025-07-17 4:09 UTC (6+ messages)
` [PATCH v2 4/7] i386/cpu: Fix number of addressable IDs field for CPUID.01H.EBX[23:16]
[PATCH V2 0/2] preserve pending interrupts during cpr
2025-07-17 2:43 UTC (4+ messages)
` [PATCH V2 1/2] vfio/pci: augment set_handler
` [PATCH V2 2/2] vfio/pci: preserve pending interrupts
[POC PATCH 0/5] QEMU: Enable in-place conversion and hugetlb gmem
2025-07-17 2:02 UTC (3+ messages)
` [POC PATCH 3/5] memory/guest_memfd: Enable in-place conversion when available
[PATCH v4 00/23] migration: propagate vTPM errors using Error objects
2025-07-16 22:38 UTC (3+ messages)
[PATCH] docs: Fix Aspeed title
2025-07-16 21:26 UTC (2+ messages)
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-07-16 18:53 UTC (22+ messages)
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [RFC PATCH v3 09/15] hw/arm/smmuv3-accel: Support nested STE install/uninstall support
` [RFC PATCH v3 14/15] Read and validate host SMMUv3 feature bits
[PATCH 0/2] aarch64: update test images with new trusted firmware
2025-07-16 18:16 UTC (5+ messages)
[PATCH V2 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
2025-07-16 18:07 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).