messages from 2026-03-24 14:19:15 to 2026-03-25 02:43:56 UTC [more...]
[PATCH 0/3] plugins: fix endianness for qemu_plugin_mem_get_value()
2026-03-25 2:42 UTC (3+ messages)
` [PATCH 1/3] tcg: Pass host-endian values to plugin_gen_mem_callbacks_*
` [PATCH 3/3] tests/tcg/plugins/mem.c: fix endian swap in update_region_info
[PATCH v2] hw/riscv/riscv-iommu: Use standard EN_PRI bit for PRI
2026-03-25 2:29 UTC (3+ messages)
[PATCH v5 0/3] target/riscv: add draft RISC-V Zbr ext as xbr0p93
2026-03-25 2:25 UTC (2+ messages)
[PATCH v3 0/3] target/riscv: corner case fixes
2026-03-25 2:20 UTC (9+ messages)
` [PATCH v3 1/3] target/riscv: Fix IALIGN check in misa write
` [PATCH v3 2/3] target/riscv: Fix vector whole ldst vstart check
` [PATCH v3 3/3] tests/tcg: Add riscv test for interrupted vector ops
[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
2026-03-25 2:12 UTC
[GSoC 2026] vhost-user memory isolation proposal feedback request
2026-03-25 2:11 UTC (3+ messages)
[PATCH 0/3] Fix missing and incorrect unlock_user calls
2026-03-25 1:53 UTC (5+ messages)
` [PATCH 2/3] linux-user: Fix unlock_user API usage
` [PATCH 3/3] linux-user: riscv: Fix signal frame user mapping
[PATCH v2] block: fix annotation
2026-03-25 1:42 UTC
[PATCH for-11.0] tcg: Pass host-endian values to plugin_gen_mem_callbacks_*
2026-03-25 1:39 UTC (2+ messages)
[PATCH 00/13] hexagon: add missing HVX float instructions
2026-03-25 1:18 UTC (31+ messages)
` [PATCH 03/13] target/hexagon/cpu: add HVX IEEE FP extension
` [PATCH 04/13] target/hexagon: add v68 HVX IEEE float arithmetic insns
` [PATCH 05/13] target/hexagon: add v68 HVX IEEE float min/max insns
` [PATCH 06/13] target/hexagon: add v68 HVX IEEE float misc insns
` [PATCH 07/13] target/hexagon: add v68 HVX IEEE float conversion insns
` [PATCH 10/13] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
` [PATCH 11/13] tests/hexagon: add tests for v68 HVX IEEE float min/max
` [PATCH 12/13] tests/hexagon: add tests for v68 HVX IEEE float conversions
` [PATCH 13/13] tests/hexagon: add tests for v68 HVX IEEE float comparisons
[PATCH v2 0/2] tests/qtest: Add Intel IOMMU bare-metal test using iommu-testdev
2026-03-24 23:53 UTC (6+ messages)
` [PATCH v2 1/2] tests/qtest/libqos: Add Intel IOMMU helper library
[PATCH 0/2] target/i386: emulate: MMU fixes
2026-03-24 23:00 UTC (3+ messages)
` [PATCH 1/2] target/i386: emulate: set PG_ERROR_W_MASK as expected
` [PATCH 2/2] target/i386: emulate: follow priv_check_exempt
[PULL 00/27] Misc HW patches for 2026-03-23
2026-03-24 21:59 UTC (8+ messages)
` [PULL 17/27] ati-vga: Fix colors when frame buffer endianness does not match host
` [PULL 25/27] hw/net/ftgmac100: Improve DMA error handling
[PATCH 0/3] virtio-snd: snapshot prep cleanups
2026-03-24 21:04 UTC (2+ messages)
[PATCH v2 0/7] hw/arm/sabrelite: Add FlexCAN support
2026-03-24 20:58 UTC (3+ messages)
` [PATCH v2 1/7] hw/arm/sabrelite: Open code DEFINE_MACHINE_ARM
[RFC PATCH v7 0/7] vmapple: making it work on the latest macOS host releases
2026-03-24 20:48 UTC (8+ messages)
` [RFC PATCH v7 1/7] vmapple: apple-gfx: make it work on the latest macOS release
` [RFC PATCH v7 2/7] hw/vmapple: aes: convert MAX_LEN to a #define
` [RFC PATCH v7 3/7] vmapple: declare it as an AArch64-compatible machine
` [RFC PATCH v7 4/7] Revert "hw/arm: Do not build VMapple machine by default"
` [RFC PATCH v7 5/7] vmapple: add gicv2m
` [RFC PATCH v7 6/7] vmapple, gicv2m: add macOS compat quirk
` [RFC PATCH v7 7/7] hvf: do not merge: enable private ISA
[ANNOUNCE] QEMU 11.0.0-rc1 is now available
2026-03-24 20:43 UTC
[RFC PATCH v1 00/17] migration: vmstate_save|load changes for peterx
2026-03-24 19:43 UTC (18+ messages)
` [RFC PATCH v1 01/17] vmstate: fixup the use of AUTO_ALLOC flag
` [RFC PATCH v1 02/17] vmstate: Remove vmstate_use_marker_field
` [RFC PATCH v1 03/17] vmstate: Stop checking size for nullptr compression
` [RFC PATCH v1 04/17] vmstate: Set error inside of vmstate_save_field_with_vmdesc
` [RFC PATCH v1 05/17] vmstate: Remove vmdesc_loop
` [RFC PATCH v1 06/17] vmstate: Put array of pointers code together
` [RFC PATCH v1 07/17] vmstate: Create and save ptr marker in same function
` [RFC PATCH v1 08/17] vmstate: Don't recompute size and n_elems in vmstate_size
` [RFC PATCH v1 09/17] vmstate: Increase scope of vmstate_handle_alloc
` [RFC PATCH v1 10/17] vmstate: Remove curr_elem_p
` [RFC PATCH v1 11/17] vmstate: Introduce vmstate_first
` [RFC PATCH v1 12/17] vmstate: Introduce vmstate_next
` [RFC PATCH v1 13/17] vmstate: Drop VMS_ARRAY_OF_POINTER_AUTO_ALLOC
` [RFC PATCH v1 14/17] vmstate: Move VMS_MUST_EXIST check
` [RFC PATCH v1 15/17] vmstate: Invert exists check
` [RFC PATCH v1 16/17] vmstate: Declare variables at the top
` [RFC PATCH v1 17/17] vmstate: Reduce indentation levels
[PATCH] hw/net/rocker: Avoid double-free of l2_flood.group_ids
2026-03-24 19:35 UTC
[PATCH] ppc/pnv: generate dtb after machine initialization is complete
2026-03-24 19:22 UTC (2+ messages)
[PATCH] treewide: replace qemu_hw_version() with QEMU_HW_VERSION
2026-03-24 19:18 UTC (6+ messages)
[PATCH v3 -qemu 0/2] hw/cxl: Media Operation Discovery fixlets
2026-03-24 19:15 UTC (3+ messages)
[PATCH 1/2] riscv: Add CSR detection support
2026-03-24 19:06 UTC (5+ messages)
` [PATCH 2/2] riscv: andes: Add Smstateen extension support
[PULL 0/4] Block layer patches
2026-03-24 18:56 UTC (5+ messages)
` [PULL 1/4] block/curl: free s->password in cleanup paths
` [PULL 2/4] linux-aio: Put all parameters into qemu_laiocb
` [PULL 3/4] linux-aio: Resubmit tails of short reads/writes
` [PULL 4/4] io-uring: Resubmit tails of short writes
Cleaning up contrib/ and tools/
2026-03-24 18:44 UTC (5+ messages)
[PULL 0/5] aspeed queue
2026-03-24 18:35 UTC (2+ messages)
[PULL 00/11] target-arm queue
2026-03-24 18:35 UTC (13+ messages)
` [PULL 01/11] target/arm: fix s2prot not set for two-stage PMSA translations
` [PULL 02/11] linux-user/i386/signal.c: Correct definition of target_fpstate_32
` [PULL 03/11] hw/dma/pl080: Fix transfer logic in PL080
` [PULL 04/11] hw/arm/smmuv3-accel: Check ATS compatibility between host and guest
` [PULL 05/11] hw/arm/smmuv3-accel: Change "ats" property type to OnOffAuto
` [PULL 06/11] hw/arm/smmuv3-accel: Change "ril" "
` [PULL 07/11] qdev: Add a SsidSizeMode property type
` [PULL 08/11] hw/arm/smmuv3-accel: Change "ssidsize" property type to SsidSizeMode
` [PULL 09/11] qdev: Add an OasMode property type
` [PULL 10/11] hw/arm/smmuv3-accel: Change "oas" property type to OasMode
` [PULL 11/11] qemu-options.hx: Document arm-smmuv3 device's accel properties
[PULL for-11.0 0/2] s390x maintainer updates
2026-03-24 18:35 UTC (2+ messages)
[PATCH-for-11.1 v6 0/6] monitor/hmp: Reduce target-specific definitions
2026-03-24 18:34 UTC (6+ messages)
` [PATCH-for-11.1 v6 3/6] monitor: Have MonitorDef::get_value() always return int64_t type
[PATCH v1] qga: rework slog to support multiple severity levels
2026-03-24 18:02 UTC (7+ messages)
` [PATCH v2 1/2] qga: replace slog() with standard GLib logging
` [PATCH v2 2/2] qga: add --audit option for command logging control
[PATCH v5 00/15] s390x: Add support for virtio-blk-pci IPL device
2026-03-24 17:59 UTC (3+ messages)
[PATCH 00/60] ui: add standalone VNC server over D-Bus
2026-03-24 17:36 UTC (45+ messages)
` [PATCH 11/60] ui/console-vc: add UTF-8 input decoding with CP437 rendering
` [PATCH 32/60] ui: avoid duplicating vgafont16 in each translation unit
` [PATCH 33/60] ui/vgafont: add SPDX license header
` [PATCH 34/60] ui: move FONT_WIDTH/HEIGHT to vgafont.h
` [PATCH 36/60] util: move datadir.c from system/
` [PATCH 38/60] ui: make qemu_default_pixelformat() static inline
` [PATCH 39/60] ui: make unregister_displaychangelistener() skip unregistered
` [PATCH 40/60] ui: minor code simplification
` [PATCH 41/60] system: make qemu_del_vm_change_state_handler accept NULL
` [PATCH 42/60] ui/vnc: assert preconditions instead of silently returning
` [PATCH 43/60] ui/vnc: simplify vnc_init_func error handling
` [PATCH 44/60] ui/vnc: VncDisplay.id is not const
` [PATCH 45/60] ui/vnc: fix vnc_display_init() leak on failure
` [PATCH 46/60] ui/vnc: merge vnc_display_init() and vnc_display_open()
` [PATCH 47/60] ui/vnc: report an error for duplicate display id
` [PATCH 48/60] ui/vnc: defer listener registration until the console is known
` [PATCH 49/60] ui/vnc: explicitly link with png
` [PATCH 51/60] ui/console: remove qemu_console_is_visible()
` [PATCH 57/60] tests: rename the dbus-daemon helper script
` [PATCH 60/60] contrib/qemu-vnc: add standalone VNC server over D-Bus
[PATCH] hw/pci/pci: Enforce pci_setup_iommu_per_bus() is called only once per bus
2026-03-24 17:25 UTC (2+ messages)
[PATCH v3 00/12] whpx: i386: Windows 10 and performance fixes
2026-03-24 17:19 UTC (15+ messages)
` [PATCH v3 01/12] whpx: i386: workaround for Windows 10 support
` [PATCH v3 02/12] whpx: i386: enable exceptions VM exit only when needed
` [PATCH v3 03/12] whpx: i386: skip TSC read for MMIO exits
` [PATCH v3 04/12] whpx: i386: skip XCRs "
` [PATCH v3 05/12] whpx: i386: don't restore segment registers after MMIO handling
` [PATCH v3 06/12] target/i386: emulate: add new callbacks
` [PATCH v3 07/12] whpx: i386: add implementation of new x86_emul_ops
` [PATCH v3 08/12] target/i386: emulate: indirect access to CRs
` [PATCH v3 09/12] whpx: i386: "
` [PATCH v3 10/12] target/i386: emulate: segmentation rework
` [PATCH v3 11/12] whpx: i386: fetch segments on-demand
` [PATCH v3 12/12] whpx: i386: fast runtime state reads
[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
2026-03-24 17:16 UTC (18+ messages)
` [RFC v2 02/14] virtio, virtio-net: add initial early VMSD for setup-phase migration
` [RFC v2 02/14] virtio,virtio-net: "
` [RFC v2 04/14] virtio-net: detect VirtIODevice status mid-migration change
` [RFC v2 05/14] virtio-net: detect VirtIODevice config buffer "
` [RFC v2 08/14] virtio-net: detect VirtIONet status "
` [RFC v2 13/14] virtio-net: detect pending Tx work for VQs mid-migration changes
[PATCH] hw/audio/sb16: validate VMState fields in post_load
2026-03-24 17:05 UTC (2+ messages)
[PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
2026-03-24 17:01 UTC (3+ messages)
[PATCH for-11.0 v5 0/8] hw/arm/smmuv3-accel: Support AUTO properties
2026-03-24 16:46 UTC (3+ messages)
[PATCH v5 0/7] Add RISC-V big-endian target support
2026-03-24 16:40 UTC (8+ messages)
` [PATCH v5 2/7] target/riscv: Set endianness MSTATUS bits at CPU reset
` [PATCH v5 1/7] target/riscv: Add big-endian CPU property
` [PATCH v5 5/7] target/riscv: Fix page table walk endianness for big-endian harts
` [PATCH v5 3/7] target/riscv: Implement runtime data endianness via MSTATUS bits
` [PATCH v5 4/7] hw/riscv: Make boot code endianness-aware at runtime
` [PATCH v5 6/7] target/riscv: Support runtime endianness in virtio via sysemu callback
` [PATCH v5 7/7] target/riscv: Add test for RISC-V BE
[PATCH 0/4] Silence some pylint warnings in tests/functional/qemu_test/
2026-03-24 16:35 UTC (5+ messages)
` [PATCH 1/4] tests/functional/qemu_test: Silence warnings from pylint in tesseract.py
` [PATCH 2/4] tests/functional/qemu_test: Silence (most) warnings from pylint in asset.py
` [PATCH 3/4] tests/functional/qemu_test: Split huge fetch() function "
` [PATCH 4/4] tests/functional/qemu_test: Silence warnings from pylint in config.py
[PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
2026-03-24 16:15 UTC (2+ messages)
[PATCH] target/arm: Don't skip access flag fault for AccessType_AT
2026-03-24 16:07 UTC (4+ messages)
[PATCH v2] target/arm: Don't skip access flag fault for AccessType_AT
2026-03-24 16:03 UTC
[PATCH v2 0/2] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
2026-03-24 15:43 UTC (3+ messages)
` [PATCH v2 1/2] linux-headers: Update to Linux v7.x with KVM_S390_VM_CPU_FEAT_ASTFLEIE2
` [PATCH v2 2/2] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
[PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
2026-03-24 15:25 UTC (9+ messages)
` [PATCH v2 1/4] vhost-user.rst: fix typo
` [PATCH v2 2/4] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
` [PATCH v2 3/4] vhost-user-blk: move inflight_needed higher
` [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
[PATCH v6 0/8] ati-vga fixes
2026-03-24 14:49 UTC (7+ messages)
` [PATCH v6 7/8] ati-vga: Simplify pointer image handling
[PATCH v2 0/3] aspeed: Improve error handling and fix DMA issues
2026-03-24 14:49 UTC (4+ messages)
` [PATCH v2 2/3] ftgmac100: Improve DMA error handling
[PULL 0/2] Linux user for v11 patches
2026-03-24 14:48 UTC (8+ messages)
[PATCH v3 0/4] Fix error handling for callers of load_image_targphys, get_image_size, event_notifier_init, msix_init
2026-03-24 14:44 UTC (6+ messages)
` [PATCH v3 2/4] hw/core/loader: fix error handling for get_image_size callers
[PATCH] mirror: Fix missed dirty bitmap writes during startup
2026-03-24 14:44 UTC (4+ messages)
[PATCH v2] hw/char: clear dangling GLib event source tag
2026-03-24 14:43 UTC (2+ messages)
[PATCH v2] hw/usb/hcd-ohci: check for MPS=0 to avoid infinite loop
2026-03-24 14:40 UTC (2+ messages)
[PATCH for 11.0] pc-bios: remove obsolete linuxboot.bin prebuilt blob
2026-03-24 14:38 UTC (2+ messages)
[PATCH v1 0/5] PL011 and PL080 for dma transfer
2026-03-24 14:25 UTC (3+ messages)
` [PATCH v1 4/5] Run pl080_run in main loop
[PATCH 0/2] amd_iommu: Fix page size reporting on hugepage mappings
2026-03-24 14:25 UTC (4+ messages)
` [PATCH 1/2] amd_iommu: Follow root pointer before page walk and use 1-based levels
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