messages from 2026-03-24 08:44:18 to 2026-03-24 18:33:58 UTC [more...]
Cleaning up contrib/ and tools/
2026-03-24 18:33 UTC (4+ messages)
[PATCH v1] qga: rework slog to support multiple severity levels
2026-03-24 18:02 UTC (9+ 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 (70+ messages)
` [PATCH 01/60] ui/vnc-jobs: fix VncRectEntry leak on job cleanup
` [PATCH 02/60] ui/vnc-jobs: clear source tag
` [PATCH 03/60] ui/vnc-jobs: remove needless buffer_reset() before end
` [PATCH 04/60] ui/vnc: clarify intent using buffer_empty() function
` [PATCH 05/60] ui/vnc-jobs: vnc_has_job_locked() argument cannot be NULL
` [PATCH 06/60] ui/vnc-jobs: remove dead VncJobQueue.exit
` [PATCH 07/60] ui/vnc-jobs: remove vnc_queue_clear()
` [PATCH 08/60] ui/vnc-jobs: narrow taking the lock when pushing empty jobs
` [PATCH 09/60] ui/vnc-jobs: drop redundant (and needless) qemu_thread_get_self()
` [PATCH 10/60] ui/console-vc: fix off-by-one in CSI J 2 (clear entire screen)
` [PATCH 11/60] ui/console-vc: add UTF-8 input decoding with CP437 rendering
` [PATCH 13/60] ui/console-vc: fix comment shift-out/in comments
` [PATCH 14/60] ui/console: dispatch get_label() through QOM virtual method
` [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
[GSoC 2026] vhost-user memory isolation proposal feedback request
2026-03-24 17:26 UTC (2+ messages)
[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 (21+ messages)
` [RFC v2 01/14] machine,virtio-net: add early-mig property
` [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] treewide: replace qemu_hw_version() with QEMU_HW_VERSION
2026-03-24 17:13 UTC (5+ messages)
[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 00/13] hexagon: add missing HVX float instructions
2026-03-24 16:52 UTC (4+ messages)
` [PATCH 03/13] target/hexagon/cpu: add HVX IEEE FP extension
[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 (5+ messages)
` [PATCH for-11.0 v2 1/3] linux-aio: Put all parameters into qemu_laiocb
` [PATCH for-11.0 v2 2/3] linux-aio: Resubmit tails of short reads/writes
` [PATCH for-11.0 v2 3/3] io-uring: Resubmit tails of short writes
[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
[PULL 00/11] target-arm queue
2026-03-24 15:11 UTC (12+ 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
[PATCH v6 0/8] ati-vga fixes
2026-03-24 14:49 UTC (9+ messages)
` [PATCH v6 7/8] ati-vga: Simplify pointer image handling
` [PATCH v6 8/8] ati-vga: Make sure hardware cursor data is within vram
[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-for-11.1 v6 0/6] monitor/hmp: Reduce target-specific definitions
2026-03-24 14:42 UTC (7+ messages)
` [PATCH-for-11.1 v6 1/6] target/sparc/monitor: Dump all registers as 32-bit
` [PATCH-for-11.1 v6 3/6] monitor: Have MonitorDef::get_value() always return int64_t type
[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
[PATCH] ppc/pnv: generate dtb after machine initialization is complete
2026-03-24 13:54 UTC (2+ messages)
[PATCH v13 0/8] virtio-net: live-TAP local migration
2026-03-24 13:51 UTC (7+ messages)
` [PATCH v13 3/8] qapi: add local migration parameter
` [PATCH v13 6/8] net/tap: support local migration with virtio-net
[PATCH v2 0/7] hw/arm/sabrelite: Add FlexCAN support
2026-03-24 11:11 UTC (3+ messages)
` [PATCH v2 2/7] hw/arm/sabrelite: Introduce class SabreliteMachineState
[PATCH 1/1] target/arm: fix s2prot not set for two-stage PMSA translations
2026-03-24 13:34 UTC (2+ messages)
[PATCH v3 0/8] testing/next: gdb-multiarch, check-tcg, docker, vbsa tests (pre-PR)
2026-03-24 13:27 UTC (4+ messages)
` [PATCH v3 2/8] tests/tcg/multiarch/linux-test: use portable alternative for dirent64
[PATCH v3 -qemu 0/2] hw/cxl: Media Operation Discovery fixlets
2026-03-24 13:25 UTC (2+ messages)
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
2026-03-24 12:42 UTC
[PATCH v3 00/18] migration: more bool+errp APIs
2026-03-24 12:42 UTC (4+ messages)
[PULL 0/5] aspeed queue
2026-03-24 12:41 UTC (6+ messages)
` [PULL 1/5] hw/i2c/aspeed: fix lost interrupts on back-to-back commands
` [PULL 2/5] MAINTAINERS: Add Kane Chen as reviewer for Aspeed machines
` [PULL 3/5] tests/functional/aarch64/test_aspeed: Disable kernel crypto self-tests in AST2700 boot tests
` [PULL 4/5] hw/ssi/aspeed_smc: Convert mem ops to read/write_with_attrs for error handling
` [PULL 5/5] hw/i2c/aspeed_i2c: Remove assert
[PULL for-11.0 0/2] s390x maintainer updates
2026-03-24 12:34 UTC (3+ messages)
` [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer
` [PULL for-11.0 2/2] mailmap: Update email for Nina Schoetterl-Glausch
[PULL 00/41] QOM, target/i386 patches for 2026-02-12
2026-03-24 12:14 UTC (4+ messages)
` [PULL 16/41] hw/i386: Remove linuxboot.bin
[PULL v2 0/4] Trivial patches for 2026-03-23
2026-03-24 12:03 UTC (2+ messages)
[PATCH v2 0/1] Fix transfer size register decrement
2026-03-24 12:01 UTC (3+ messages)
` [PATCH v2 1/1] Fix transfer size register decrement in pl080
[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
2026-03-24 11:05 UTC (7+ messages)
` [PATCH RFC 05/12] migration/treewide: Merge @state_pending_{exact|estimate} APIs
` [PATCH RFC 06/12] migration: Use the new save_query_pending() API directly
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()
[PATCH] mailmap: Update email for Nina Schoetterl-Glausch
2026-03-24 10:57 UTC (2+ messages)
[PATCH] MAINTAINERS: S390 CPU topology: Change maintainer
2026-03-24 10:56 UTC (2+ messages)
[PATCH] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
2026-03-24 10:54 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] io/channel: introduce qio_channel_pread{v, }_all() and preadv_all_eof()
` [PATCH v2 2/3] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
[PATCH v2] ppc/pnv: fix dumpdtb option
2026-03-24 10:47 UTC (6+ messages)
[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
2026-03-24 10:39 UTC (7+ messages)
[PULL 00/27] Misc HW patches for 2026-03-23
2026-03-24 10:08 UTC (2+ messages)
[PULL for 11.0 0/8] testing updates (tcg, functional, lcitool)
2026-03-24 10:07 UTC (2+ messages)
[PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
2026-03-24 10:04 UTC (7+ messages)
` [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
[PATCH 0/4] Xen: Add Q35 initial support for HVM guests
2026-03-24 9:59 UTC (4+ messages)
[PATCH] hw/riscv/riscv-iommu: Use standard EN_PRI bit for PRI
2026-03-24 9:48 UTC (2+ messages)
[PATCH] block: fix annotation
2026-03-24 9:47 UTC (2+ messages)
[PATCH] block/curl: free s->password in cleanup paths
2026-03-24 9:44 UTC (2+ messages)
回复: Re: [PATCH] block/curl: free s->password in cleanup paths
2026-03-24 9:19 UTC (3+ messages)
` [PATCH v2] block/curl: factor common cleanup and free password
[PATCH v3] hw/net/virtio-net: add support for notification coalescing
2026-03-24 9:15 UTC (2+ messages)
[PATCH-for-11.0] qapi: Remove deprecated SchemaInfoEnumMember::values field
2026-03-24 9:15 UTC (5+ messages)
[PATCH v12 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
2026-03-24 9:11 UTC (7+ messages)
` [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v12 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
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