messages from 2026-07-20 09:18:10 to 2026-07-20 20:05:29 UTC [more...]
[PULL 0/3] Plugins fixes 2026-07-20
2026-07-20 20:04 UTC (3+ messages)
` [PULL 1/3] contrib/plugins/dlcall: correct the syscall number claim, note the data model
` [PULL 2/3] tests/tcg: correct why the magic syscall number is safe here
[RFC v1 00/25] Add Realm support to QEMU-VMM
2026-07-20 20:02 UTC (9+ messages)
` [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
` [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images
[PATCH 0/3] dlcall: correct the syscall number claim and the guest requirements
2026-07-20 20:01 UTC (7+ messages)
` [PATCH 1/3] contrib/plugins/dlcall: correct the syscall number claim, note the data model
` [PATCH 2/3] tests/tcg: correct why the magic syscall number is safe here
` [PATCH 3/3] docs/about/emulation: sharpen the dlcall boundary and its guest requirements
[PATCH] hw/ide/core: Fix possible crash via NULL pointer in ide_cancel_dma_sync()
2026-07-20 19:42 UTC
[PATCH v3 00/11] migration: fast snapshot load
2026-07-20 19:42 UTC (25+ messages)
` [PATCH v3 01/11] migration: Propagate error in postcopy setup functions
` [PATCH v3 02/11] migration: Extract blocktime marking helper
` [PATCH v3 03/11] migration: Rename postcopy_listen_thread_bh
` [PATCH v3 04/11] migration: Use file_bmap for RAMBlock during incoming file load
` [PATCH v3 05/11] migration: Make qemu_get_buffer_at() thread-safe
` [PATCH v3 06/11] migration: add RAMBlock field and helper for fast snapshot load
` [PATCH v3 07/11] migration: add support for fault thread to load pages from disk
` [PATCH v3 08/11] migration: add eager load thread and setup for fast snapshot load
` [PATCH v3 09/11] migration/tests: remove capability conflict test postcopy-ram+mapped-ram
` [PATCH v3 10/11] migration/tests: Add test for fast snapshot load
` [PATCH v3 11/11] docs/migration: Add documentation for fast snapshot load feature
[PATCH 1/3] target/hexagon: fix PC not advancing for non-COF TB-ending packets
2026-07-20 19:36 UTC (5+ messages)
` [PATCH 2/3] target/hexagon: fix ciad assertion
` [PATCH 3/3] tests/tcg/hexagon: add swi/ciad system-mode test
[PATCH] target/ppc/cpu_init: make cpu listing determnistic
2026-07-20 19:24 UTC
[PULL 0/7] USB-related bug fixes
2026-07-20 19:08 UTC (10+ messages)
` [PULL 1/7] hw/usb/xhci: clamp interval exponent to avoid UB shift in xhci_init_epctx()
` [PULL 2/7] hw/usb/hcd-xhci-pci: break host link cycle so device_finalize() runs on unplug
` [PULL 3/7] tests/qtest: add xhci-pci unplug finalize regression test
` [PULL 4/7] usbredir: fix use-after-free on buffered bulk packet overflow
` [PULL 5/7] usbredir: fix infinite loop and SIGFPE with zero max_packet_size
` [PULL 6/7] hw/usb/hcd-xhci: Fix guest-triggerable assert() in xhci_find_stream()
` [PULL 7/7] hw/usb/hcd-xhci-sysbus: Fix OOB heap access in xhci_sysbus_intr_raise()
[PULL 0/1] Block patches
2026-07-20 18:29 UTC (2+ messages)
` [PULL 1/1] iotests/108: avoid leaking FUSE mount
[PATCH] docs: Add security considerations for migration
2026-07-20 18:27 UTC
[PATCH 0/2] hw/usb/dev-hid: Apple Magic Keyboard and Mighty Mouse emulators
2026-07-20 18:24 UTC (5+ messages)
` [PATCH 2/2] hw/usb/dev-hid: add apple-mighty-mouse
[PATCH v5 00/98] tests/tcg: run tests with meson
2026-07-20 18:05 UTC (7+ messages)
` [PATCH v5 97/98] configure: remove --cross-cc* options
[PATCH v2] gitlab: remove gdb from MacOS jobs
2026-07-20 18:05 UTC (2+ messages)
[PATCH] iotests/108: avoid leaking FUSE mount
2026-07-20 17:54 UTC (2+ messages)
[PATCH v3 00/13] hexagon: add semihosting support
2026-07-20 17:41 UTC (14+ messages)
` [PATCH v3 01/13] target/hexagon: fix improper assign of cause code to exception index
` [PATCH v3 02/13] target/hexagon: fix PC advancement for non-COF TB terminators
` [PATCH v3 03/13] target/hexagon: add aux functions for guest mem load/store
` [PATCH v3 04/13] hexagon: cpu_helper: add reg reading/writing helpers
` [PATCH v3 05/13] semihosting: add APIs for chardev-aware guest fd routing
` [PATCH v3 06/13] semihosting: add callback to set error
` [PATCH v3 07/13] target/hexagon: add semihosting support
` [PATCH v3 08/13] semihosting: add ftruncate helper (to be used for hexagon)
` [PATCH v3 09/13] target/hexagon: add main arch-specific semihosting operations
` [PATCH v3 10/13] target/hexagon: add COREDUMP semihosting operation
` [PATCH v3 11/13] target/hexagon: Add an errno mapping
` [PATCH v3 12/13] python/machine: support routing semihosting output to the test console
` [PATCH v3 13/13] tests/functional: Add hexagon semihosting systests
[PATCH] Revert "target/arm: Build cpu32-system.o as common object"
2026-07-20 17:35 UTC (3+ messages)
[PATCH v3] tests/docker: ensure container command is probed at most once
2026-07-20 17:32 UTC (2+ messages)
[PATCH 1/2] plugins/execlog: fix segfault/race-cond on per-vCPU structures
2026-07-20 17:33 UTC (3+ messages)
` [PATCH v2 0/2] plugins/execlog: fix segfault and flush output on vcpu exit
[PATCH v3] hw/i2c: Add remote I2C master with host CUSE bridge
2026-07-20 17:30 UTC (2+ messages)
` [PATCH v4] "
[PATCH v2 0/7] Add hexagon l2vic device
2026-07-20 17:31 UTC (13+ messages)
` [PATCH v2 2/7] target/hexagon: fix PC not advancing for non-COF TB-ending packets
` [PATCH v2 3/7] bitops.h: Add find_first_bit32()
` [PATCH v2 4/7] hw/intc: Add l2vic interrupt controller
[PULL 0/1] Linux user for v11.1 patches
2026-07-20 17:11 UTC (2+ messages)
[PULL 0/3] Next patches
2026-07-20 17:11 UTC (5+ messages)
` [PULL 1/3] migration: Fix invalid %ud format and trace arg typo
` [PULL 2/3] migration: fix ineffective overflow assert in postcopy blocktime
` [PULL 3/3] migration: clean up postcopy blocktime presentation
[PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
2026-07-20 16:54 UTC (4+ messages)
[PATCH] docs: outline some guidelines for security classification
2026-07-20 16:53 UTC (13+ messages)
[PATCH v3 0/2] hw/misc/applesmc: fix GET_KEY_BY_INDEX iteration and populate Apple SMC key set
2026-07-20 16:49 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] hw/misc/applesmc: implement GET_KEY_BY_INDEX, WRITE and TYPE commands
` [PATCH v4 2/2] hw/misc/applesmc: populate Apple SMC key table
QEMU net code and padding of short packets
2026-07-20 16:22 UTC (5+ messages)
[RFC PATCH] gitlab: remove gdb from MacOS jobs
2026-07-20 16:13 UTC (2+ messages)
macOS builds broken in CI
2026-07-20 16:01 UTC (6+ messages)
[PATCH 0/5] vfio-user: validate server responses
2026-07-20 15:55 UTC (18+ messages)
` [PATCH 1/5] vfio-user: vfio_user_get_region_info: prevent buffer overflow
` [PATCH 2/5] vfio-user: vfio_user_get_region_info: respect max_xfer_size
` [PATCH 3/5] vfio-user: vfio_user_get_region_info: reject unreasonably short struct
` [PATCH 4/5] vfio-user: vfio_user_get_region_info: prevent excessive malloc
` [PATCH 5/5] vfio-user: vfio_user_device_io_get_region_info: fix capability check
` [PATCH v2 0/6] vfio-user: validate server responses
` [PATCH v2 1/6] vfio-user: vfio_user_get_region_info: prevent buffer overflow
` [PATCH v2 2/6] vfio-user: vfio_user_get_region_info: respect max_xfer_size
` [PATCH v2 3/6] vfio-user: vfio_user_get_region_info: reject unreasonably short struct
` [PATCH v2 4/6] vfio-user: vfio_user_get_region_info: prevent excessive malloc
` [PATCH v2 5/6] vfio-user: vfio_user_device_io_get_region_info: fix capability check
` [PATCH v2 6/6] vfio-user: vfio_user_device_io_device_feature: prevent buffer overflow
[PATCH 0/6] target/arm: Fix functional test failures in KVM-only builds
2026-07-20 15:07 UTC (5+ messages)
` [PATCH 1/6] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32
[PATCH 2/2] vfio/migration: Parallelize device state transitions
2026-07-20 14:55 UTC (11+ messages)
[PATCH 0/2] SD & SDHCI fixes for 11.2
2026-07-20 14:50 UTC (6+ messages)
` [PATCH 1/2] hw/sd/sd: Fix error case for CMD18
` [PATCH 2/2] hw/sd/sdhci: Extract uSDHC-specific quirk
[PATCH v4 0/6] hw/uefi: security fixes
2026-07-20 14:32 UTC (7+ messages)
` [PATCH v4 1/6] hw/uefi: add sanity check
` [PATCH v4 2/6] hw/uefi: remove debug function
` [PATCH v4 3/6] hw/uefi: check lower limit for signature list size
` [PATCH v4 4/6] hw/uefi: account variable policy entries against storage size
` [PATCH v4 5/6] hw/uefi: add post_load checks
` [PATCH v4 6/6] hw/uefi: make SetupMode read-only
[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
2026-07-20 14:39 UTC (9+ messages)
` [RFC PATCH v3 01/19] target/arm/sysreg: regenerate cpu-sysregs.h.inc
` [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
` [RFC PATCH v3 03/19] target/arm: regenerate cpu-idregs.h.inc
` [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
[PATCH 0/8] coroutine: add missing annotations
2026-07-20 14:28 UTC (15+ messages)
` [PATCH 1/8] monitor: annotate monitor_qmp_dispatcher_pop_any() as coroutine
` [PATCH 2/8] migration: fix qemu_get_counted_string annotation
` [PATCH 3/8] io: add missing coroutine annotation
` [PATCH 4/8] block: "
` [PATCH 7/8] hw/9pfs: annotate V9fsTransport callbacks as coroutine_fn
` [PATCH 8/8] migration/rdma: annotate and simplify wait_comp_channel()
[PATCH] hw/usb/host-libusb: keep autoscan enabled for bus+addr selector
2026-07-20 14:25 UTC (5+ messages)
[PATCH 2/3] hw/9pfs/virtio: disable hotpluggable property of virtio-9p device
2026-07-20 14:01 UTC (6+ messages)
[PATCH v2] hw/usb/dev-uas: Fix guest-triggerable heap OOB access
2026-07-20 13:53 UTC (2+ messages)
[RFC PATCH v2] target/ppc: Move system call and rfi instructions to decodetree
2026-07-20 13:25 UTC (3+ messages)
` [RFC PATCH v3] "
[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
2026-07-20 13:19 UTC (5+ messages)
` [RFC PATCH 15/28] target/ppc: move various conditional branch insns to decodetree
[RFC PATCH v6 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-07-20 13:15 UTC (4+ messages)
` [RFC PATCH v6 08/17] target/arm/cpu-idregs.h.inc: Generate enum values
[PATCH 0/7] target/ppc: PPC ISA 2.07 flag cleanup and updates
2026-07-20 13:05 UTC (4+ messages)
` [PATCH 6/7] target/ppc: Reorder PPC2 flags
[PATCH] hw/usb/dev-uas: Fix guest-triggerable heap OOB access
2026-07-20 12:43 UTC (3+ messages)
[PATCH] hw/usb/xhci: clamp interval exponent to avoid UB shift in xhci_init_epctx()
2026-07-20 12:40 UTC (6+ messages)
[PATCH] qga: implement 'guest-get-diskstats' for FreeBSD
2026-07-20 12:29 UTC (2+ messages)
[PATCH] hw/net: cadence: Return current Cadence GEM queue pointers
2026-07-20 12:07 UTC
[PATCH v3 01/10] build: add optional librpmi dependency
2026-07-20 12:07 UTC (19+ messages)
` [PATCH v3 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v3 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH v3 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v3 05/10] riscv: add RPMI system reset service
` [PATCH v3 10/10] tests/functional: add initial RPMI virt guest smoke
[PATCH] hw/display/qxl: validate monitors_config heads[] in phys2virt
2026-07-20 12:00 UTC (3+ messages)
A few Machines crash when "no default audio driver available"
2026-07-20 11:55 UTC (11+ messages)
[PATCH] hw/misc/applesmc: Fix a typo setting MSSD key
2026-07-20 11:53 UTC
[PATCH] hw/display/qxl: validate primary surface stride against width
2026-07-20 11:45 UTC
[GIT PULL 00/15] Various UI/security-related fixes for 11.1
2026-07-20 11:27 UTC (3+ messages)
[PATCH v3 0/5] hw/uefi: security fixes
2026-07-20 11:16 UTC (4+ messages)
` [PATCH v3 5/5] hw/uefi: add post_load checks
[PATCH v4 01/10] build: add optional librpmi dependency
2026-07-20 11:02 UTC (10+ messages)
` [PATCH v4 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v4 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH v4 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v4 05/10] riscv: add RPMI system reset service
` [PATCH v4 06/10] riscv: add RPMI HSM service
` [PATCH v4 07/10] riscv: add RPMI system suspend service
` [PATCH v4 08/10] docs/system/riscv: document initial virt RPMI support
` [PATCH v4 09/10] tests/qtest: cover initial RISC-V RPMI services
` [PATCH v4 10/10] tests/functional: add initial RPMI virt guest smoke
[PATCH] target/riscv: use SXL instead of MXL for read_sstatus
2026-07-20 10:56 UTC
[PATCH] hw/display/virtio-gpu: Remove the bytes_pp field
2026-07-20 10:54 UTC (2+ messages)
[PATCH 0/9] omap_dma: avoid non-bounds-checked memcopy
2026-07-20 10:10 UTC (3+ messages)
` [PATCH 2/9] hw/dma/soc_dma: Simplify soc_dma_ch_update()
[PULL 00/12] Hexagon fix queue
2026-07-20 10:01 UTC (2+ messages)
[PULL 0/1] Docker fixes for 2026-07-16
2026-07-20 9:59 UTC (2+ messages)
[PULL 0/2] Plugins fixes for 2026-07-16
2026-07-20 9:59 UTC (2+ messages)
[PATCH v2] target/loongarch: fix data race in CSR_ESTAT
2026-07-20 9:49 UTC (7+ messages)
[RFC PATCH 1/3] hw/riscv: add K230 SRAM device model
2026-07-20 9:42 UTC (2+ messages)
[PATCH v5 0/1] qcow2: add a way to repair bitmaps
2026-07-20 9:27 UTC (6+ messages)
` [PATCH v5 1/1] qcow2: add functionality "
[PATCH for-11.1] target/arm: Fix testing of raw mtx value
2026-07-20 9:18 UTC (2+ messages)
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