messages from 2025-09-05 15:13:36 to 2025-09-08 10:19:37 UTC [more...]
[PATCH 00/24] target/arm/hvf: Consolidate
2025-09-08 10:17 UTC (9+ messages)
` [PATCH 01/24] target/arm/hvf: Release memory allocated by hv_vcpu_config_create()
` [PATCH 05/24] accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers
` [PATCH 06/24] target/arm/hvf: Mention flush_cpu_state() must run on vCPU thread
` [PATCH 10/24] target/arm/hvf: Mention hvf_arch_set_traps() "
[PATCH v3 00/19] accel, cpus: clean up cpu->exit_request
2025-09-08 10:12 UTC (19+ messages)
` [PATCH 01/19] target/ppc: limit cpu_interrupt_exittb to system emulation
` [PATCH 02/19] target/sparc: limit cpu_check_irqs "
` [PATCH 03/19] target/i386: limit a20 "
` [PATCH 04/19] target-arm: remove uses of cpu_interrupt() for user-mode emulation
` [PATCH 05/19] user-exec: remove cpu_interrupt() stub
` [PATCH 06/19] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
` [PATCH 07/19] cpu-common: use atomic access for interrupt_request
` [PATCH 08/19] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
` [PATCH 10/19] accel: use atomic accesses for exit_request
` [PATCH 11/19] accel/tcg: create a thread-kick function for TCG
` [PATCH 12/19] accel/tcg: inline cpu_exit()
` [PATCH 13/19] cpus: remove TCG-ism from cpu_exit()
` [PATCH 14/19] cpus: properly kick CPUs out of inner execution loop
` [PATCH 15/19] treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
` [PATCH 16/19] bsd-user, linux-user: introduce qemu_process_cpu_events
` [PATCH 17/19] cpus: clear exit_request in qemu_process_cpu_events
` [PATCH 18/19] accel: make all calls to qemu_process_cpu_events look the same
` [PATCH 19/19] tcg/user: do not set exit_request gratuitously
Failure of func-x86_64-memlock
2025-09-08 10:12 UTC (2+ messages)
Rust high-level pre/post migration callbacks
2025-09-08 10:02 UTC (3+ messages)
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-08 9:59 UTC (30+ messages)
` [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [RFC PATCH v3 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [RFC PATCH v3 08/15] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [RFC PATCH v3 10/15] hw/arm/smmuv3-accel: Allocate a vDEVICE object for device
` [RFC PATCH v3 12/15] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
[RFC V2 0/8] Live update: tap and vhost
2025-09-08 9:55 UTC (9+ messages)
[PATCH v2 0/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
2025-09-08 9:21 UTC (11+ messages)
` [PATCH v2 1/5] tests/guest-debug: Make QEMU optional in run-test.py
` [PATCH v2 2/5] tests/guest-debug: Format comments
` [PATCH v2 3/5] tests/guest-debug: Add quiet option to run-tests.py
` [PATCH v2 4/5] tests/functional: Support tests that require a runner
` [PATCH v2 5/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
[PATCH v1 0/4] tests/functional/arm: Update test images for ASPEED chips
2025-09-08 9:20 UTC (2+ messages)
` [SPAM] "
[PATCH] Use meson's detected python installation
2025-09-08 8:48 UTC (5+ messages)
[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
2025-09-08 8:35 UTC (4+ messages)
` [PATCH v2 8/9] vfio: Check compatibility of CPU and IOMMU address space width
[PATCH v2] hw/virtio: rename vhost-user-device and make user creatable
2025-09-08 8:00 UTC (2+ messages)
[PATCH] vfio/container: Remap only populated parts in a section
2025-09-08 6:18 UTC (7+ messages)
[RFC PATCH v4 0/3] Add Zvqdotq support
2025-09-08 2:51 UTC (4+ messages)
` [RFC PATCH v4 1/3] target/riscv: Add Zvqdotq cfg property
` [RFC PATCH v4 2/3] target/riscv: rvv: Add Zvqdotq support
` [RFC PATCH v4 3/3] target/riscv: Expose Zvqdotq extension as a cpu property
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-07 20:21 UTC (10+ messages)
` [PATCH v6 17/25] target/rx: call plugin trap callbacks
` [PATCH v6 19/25] target/sh4: "
[PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
2025-09-07 19:50 UTC (4+ messages)
[PATCH] qemu-options: Improve description for -smb option
2025-09-07 10:08 UTC (3+ messages)
[Stable-10.0.4 v2 00/81] Patch Round-up for stable 10.0.4, freeze on 2025-09-06 (frozen)
2025-09-07 7:02 UTC (24+ messages)
` [Stable-10.0.4 33/81] Revert "i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]"
` [Stable-10.0.4 60/81] python: mkvenv: fix messages printed by mkvenv
` [Stable-10.0.4 61/81] i386/tcg/svm: fix incorrect canonicalization
` [Stable-10.0.4 62/81] linux-user: Add strace for rseq
` [Stable-10.0.4 63/81] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
` [Stable-10.0.4 64/81] target/arm: Trap PMCR when MDCR_EL2.TPMCR is set
` [Stable-10.0.4 65/81] scripts/kernel-doc: Avoid new Perl precedence warning
` [Stable-10.0.4 66/81] qemu/atomic: Finish renaming atomic128-cas.h headers
` [Stable-10.0.4 67/81] hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
` [Stable-10.0.4 68/81] qga/installer: Remove QGA VSS if QGA installation failed
` [Stable-10.0.4 69/81] qga-vss: Write hex value of error in log
` [Stable-10.0.4 70/81] qga: Fix truncated output handling in guest-exec status reporting
` [Stable-10.0.4 71/81] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
` [Stable-10.0.4 72/81] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
` [Stable-10.0.4 73/81] Revert "tests/qtest: use qos_printf instead of g_test_message"
` [Stable-10.0.4 74/81] e1000e: Prevent crash from legacy interrupt firing after MSI-X enable
` [Stable-10.0.4 75/81] elf: Add EF_MIPS_ARCH_ASE definitions
` [Stable-10.0.4 76/81] linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
` [Stable-10.0.4 77/81] linux-user/mips: Select M14Kc CPU to run microMIPS binaries
` [Stable-10.0.4 78/81] target/mips: fix TLB huge page check to use 64-bit shift
` [Stable-10.0.4 79/81] hw/ppc: Fix build error with CONFIG_POWERNV disabled
` [Stable-10.0.4 80/81] hw/gpio/pca9554: Avoid leak in pca9554_set_pin()
` [Stable-10.0.4 81/81] block/curl: fix curl internal handles handling
[Stable-7.2.20 v2 00/34] Patch Round-up for stable 7.2.20, freeze on 2025-09-06 (frozen)
2025-09-06 21:00 UTC (17+ messages)
` [Stable-7.2.20 19/34] i386/tcg/svm: fix incorrect canonicalization
` [Stable-7.2.20 20/34] virtio-net: Add only one queue pair when realizing
` [Stable-7.2.20 21/34] virtio-net: Add queues before loading them
` [Stable-7.2.20 22/34] virtio-net: Add queues for RSS during migration
` [Stable-7.2.20 23/34] scripts/kernel-doc: Avoid new Perl precedence warning
` [Stable-7.2.20 24/34] hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
` [Stable-7.2.20 25/34] qga: Fix memory leak when output stream is unused
` [Stable-7.2.20 26/34] qga: Fix truncated output handling in guest-exec status reporting
` [Stable-7.2.20 27/34] e1000e: Prevent crash from legacy interrupt firing after MSI-X enable
` [Stable-7.2.20 28/34] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
` [Stable-7.2.20 29/34] linux-user/mips: Do not try to use removed R5900 CPU
` [Stable-7.2.20 30/34] elf: Add EF_MIPS_ARCH_ASE definitions
` [Stable-7.2.20 31/34] linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
` [Stable-7.2.20 32/34] linux-user/mips: Select M14Kc CPU to run microMIPS binaries
` [Stable-7.2.20 33/34] target/mips: fix TLB huge page check to use 64-bit shift
` [Stable-7.2.20 34/34] block/curl: fix curl internal handles handling
[PATCH v7 0/2] Generate strided vector loads/stores with tcg nodes
2025-09-06 13:02 UTC (4+ messages)
` [PATCH v7 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
[PATCH 00/22] Fix memory region leaks and use-after-finalization
2025-09-06 9:03 UTC (24+ messages)
` [PATCH 01/22] docs/devel: Do not unparent in instance_finalize()
` [PATCH 02/22] vfio/pci: "
` [PATCH 03/22] hw/pci-bridge: Do not assume immediate MemoryRegion finalization
` [PATCH 04/22] target/mips: Fix AddressSpace exposure timing
` [PATCH 05/22] target/xtensa: "
` [PATCH 06/22] auxbus: "
` [PATCH 07/22] hw/pci-host/raven: "
` [PATCH 08/22] sun4m: "
` [PATCH 09/22] sun4u: "
` [PATCH 10/22] qdev: Automatically delete memory subregions
` [PATCH 11/22] vfio-user: Do not delete the subregion
` [PATCH 12/22] hw/char/diva-gsp: "
` [PATCH 13/22] hw/char/serial-pci-multi: "
` [PATCH 14/22] secondary-vga: Do not delete the subregions
` [PATCH 15/22] cmd646: "
` [PATCH 16/22] hw/ide/piix: "
` [PATCH 17/22] hw/ide/via: "
` [PATCH 18/22] hw/nvme: Do not delete the subregion
` [PATCH 19/22] pci: Do not delete the subregions
` [PATCH 20/22] hw/ppc/spapr_pci: "
` [PATCH 21/22] hw/usb/hcd-ehci: "
` [PATCH 22/22] hw/usb/hcd-xhci: "
[PATCH v6 00/11] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
2025-09-06 8:33 UTC (19+ messages)
` [PATCH v6 03/11] hw/loongarch: add misc register supoort avecintc
` [PATCH v6 05/11] target/loongarch: add msg interrupt CSR registers
` [PATCH v6 08/11] hw/loongarch: Implement avec set irq
` [PATCH v6 09/11] target/loongarch: Add CSR_ESTAT.bit15 and CSR_ECFG.bit15 for msg interrupts
` [PATCH v6 10/11] target/loongarch:Implement csrrd CSR_MSGIR register
` [PATCH v6 11/11] hw/loongarch: Implement AVEC plug/unplug interfaces
[PATCH v4 00/13] target/loongarch: Small enhancement about TLB flush
2025-09-06 7:10 UTC (14+ messages)
` [PATCH v4 01/13] target/loongarch: Use mmu idx bitmap method when flush TLB
` [PATCH v4 02/13] target/loongarch: Add parameter tlb pointer with fill_tlb_entry
` [PATCH v4 03/13] target/loongarch: Reduce TLB flush with helper_tlbwr
` [PATCH v4 04/13] target/loongarch: Update TLB index selection method
` [PATCH v4 05/13] target/loongarch: Fix page size set issue with CSR_STLBPS
` [PATCH v4 06/13] target/loongarch: Add tlb search callback in loongarch_tlb_search()
` [PATCH v4 07/13] target/loongarch: Add common API loongarch_tlb_search_cb()
` [PATCH v4 08/13] target/loongarch: Change return value type with loongarch_tlb_search_cb()
` [PATCH v4 09/13] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid_or_g
` [PATCH v4 10/13] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
` [PATCH v4 11/13] target/loongarch: Invalid tlb entry in invalidate_tlb()
` [PATCH v4 12/13] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g()
` [PATCH v4 13/13] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid()
[PATCH v4 0/3] Register reset interface with hot-add CPUs
2025-09-06 7:02 UTC (4+ messages)
` [PATCH v4 1/3] hw/loongarch/virt: Add BSP support with aux boot code
` [PATCH v4 2/3] hw/loongarch/virt: Remove unnecessay pre-boot setting with BSP
` [PATCH v4 3/3] hw/loongarch/virt: Register reset interface with cpu plug callback
[PATCH 00/11] accel/tcg: Improve tb_flush usage
2025-09-06 6:34 UTC (19+ messages)
` [PATCH 01/11] gdbstub: Remove tb_flush uses
` [PATCH 02/11] accel/tcg: Split out tb_flush__exclusive
` [PATCH 03/11] target/alpha: Simplify call_pal implementation
` [PATCH 04/11] target/riscv: Record misa_ext in TCGTBCPUState.cs_base
` [PATCH 05/11] accel/tcg: Move post-load tb_flush to vm_change_state hook
` [PATCH 06/11] hw/ppc/spapr: Use tb_invalidate_phys_range in h_page_init
` [PATCH 07/11] linux-user: Use tb_flush_exclusive to start second thread
` [PATCH 08/11] plugins: Use tb_flush__exclusive
` [PATCH 09/11] accel/tcg: Introduce EXCP_TB_FLUSH
` [PATCH 10/11] accel/tcg: Use EXCP_TB_FLUSH in tb_gen_code
` [PATCH 11/11] accel/tcg: Remove tb_flush
[RFC 0/6] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-09-06 4:17 UTC (9+ messages)
` [RFC 3/6] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices
` [RFC 4/6] virtio-gpu: Don't rely on res->blob to identify blob resources
` [RFC 5/6] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [RFC 6/6] virtio-gpu: Find the host addr given gpa associated with a ram device
[PATCH v2] 9pfs: Stop including gstrfuncs.h
2025-09-06 3:55 UTC (2+ messages)
[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
2025-09-06 3:22 UTC (9+ messages)
` [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
[PATCH v2 0/3] memory: Stop piggybacking on memory region owners
2025-09-06 2:39 UTC (4+ messages)
` [PATCH v2 1/3] qom: Do not finalize twice
` [PATCH v2 2/3] virtio-gpu-virgl: Add virtio-gpu-virgl-hostmem-region type
` [PATCH v2 3/3] memory: Stop piggybacking on memory region owners
[PATCH V3 0/9] Live update: cpr-exec
2025-09-05 17:48 UTC (4+ messages)
[PATCH] linux-user: Add missing includes
2025-09-05 16:28 UTC (7+ messages)
[PATCH v3 0/2] FM-API Physical Switch Command Set Support
2025-09-05 16:12 UTC (4+ messages)
` [PATCH v3 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
[PATCH v11 00/17] Change ghes to use HEST-based offsets and add support for error inject
2025-09-05 15:09 UTC (11+ messages)
` [PATCH v11 01/17] Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
` [PATCH v11 02/17] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v11 05/17] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v11 06/17] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v11 07/17] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v11 09/17] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v11 12/17] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v11 14/17] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v11 15/17] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v11 17/17] scripts/ghes_inject: add a script to generate GHES error inject
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).