messages from 2025-11-04 14:38:36 to 2025-11-05 11:42:14 UTC [more...]
[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-11-05 11:41 UTC (46+ messages)
` [PATCH v5 13/32] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v5 15/32] hw/pci/pci: Introduce optional get_msi_address_space() callback
` [PATCH v5 17/32] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
` [PATCH v5 28/32] hw/arm/smmuv3-accel: Add property to specify OAS bits
[PATCH] tests/functional/mips64el: Silence issues reported by pylint
2025-11-05 11:33 UTC (3+ messages)
[PULL 22/37] target/riscv: Add MIPS P8700 CSRs
2025-11-05 11:16 UTC (5+ messages)
` [PULL 26/37] hw/misc: Add RISC-V CMGCR device implementation
[PATCH v3 00/20] i386: Support CET for KVM
2025-11-05 10:41 UTC (12+ messages)
` [PATCH v3 10/20] i386/cpu: Add missing migratable xsave features
` [PATCH v3 15/20] i386/machine: Add vmstate for cet-ss and cet-ibt
[PATCH v2 00/17] hw/arm/aspeed: AST1700 LTPI support and device hookups
2025-11-05 10:34 UTC (20+ messages)
` [PATCH v2 01/17] hw/arm/aspeed: Add LTPI controller
` [PATCH v2 02/17] hw/arm/aspeed: Attach LTPI controller to AST27X0 platform
` [PATCH v2 03/17] hw/arm/aspeed: Add AST1700 LTPI expander device model
` [PATCH v2 04/17] hw/arm/aspeed: Integrate AST1700 device into AST27X0
` [PATCH v2 05/17] hw/arm/aspeed: Integrate interrupt controller for AST1700
` [PATCH v2 06/17] hw/arm/aspeed: Attach LTPI controller to AST1700 model
` [PATCH v2 07/17] hw/arm/aspeed: Attach UART device "
` [PATCH v2 08/17] hw/arm/aspeed: Attach SRAM "
` [PATCH v2 09/17] hw/arm/aspeed: Attach SPI "
` [PATCH v2 10/17] hw/arm/aspeed: Attach ADC "
` [PATCH v2 11/17] hw/arm/aspeed: Attach SCU "
` [PATCH v2 12/17] hw/arm/aspeed: Attach GPIO "
` [PATCH v2 13/17] hw/arm/aspeed: Attach I2C "
` [PATCH v2 14/17] hw/arm/aspeed: Attach WDT "
` [PATCH v2 15/17] hw/arm/aspeed: Model AST1700 I3C block as unimplemented device
` [PATCH v2 16/17] hw/arm/aspeed: Model AST1700 SGPIOM "
` [PATCH v2 17/17] hw/arm/aspeed: Model AST1700 PWM "
[PATCH 0/5] block/vvfat: introduce "size" option
2025-11-05 10:15 UTC (15+ messages)
` [PATCH 5/5] vvfat: add support for "size" options
[PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
2025-11-05 9:32 UTC (3+ messages)
[BUG] Migration failure between QEMU 9.2.4 → 8.2.10 due to virtio-net feature mismatch (VIRTIO_F_RING_RESET / USO features)
2025-11-05 9:27 UTC (4+ messages)
[PATCH] util/oslib-posix: increase memprealloc thread count to 32
2025-11-05 9:05 UTC (4+ messages)
[PATCH RESEND v2 0/3] target/arm/kvm: Improve memory error handling
2025-11-05 9:02 UTC (10+ messages)
` [PATCH RESEND v2 3/3] target/arm/kvm: Support multiple memory CPERs injection
[PULL 0/8] Misc HW patches for 2025-11-04
2025-11-05 9:00 UTC (10+ messages)
` [PULL 1/8] hw/sd/sdcard: Fix size check for backing block image
` [PULL 2/8] hw/sd/sdcard: Allow user creation of eMMCs
` [PULL 3/8] hw/sd/sdcard: Add basic support for RPMB partition
` [PULL 4/8] hw/sd/sdcard: Handle RPMB MAC field
` [PULL 5/8] scripts: Add helper script to generate eMMC block device images
` [PULL 6/8] docs: Add eMMC device model description
` [PULL 7/8] hw/i386/microvm: Use fdt field from MachineState
` [PULL 8/8] hw/audio: Remove dead code from ac97_realize
[PULL 0/3] target-arm queue
2025-11-05 7:53 UTC (2+ messages)
[PULL 00/36] Staging patches
2025-11-05 7:52 UTC (2+ messages)
[PATCH] target/riscv: Add bfloat16 and half-float support to GDB stub
2025-11-05 7:18 UTC
[PULL 00/18] Miscellaneous changes for 2025-10-28
2025-11-05 6:29 UTC (9+ messages)
` [PULL 03/18] rcu: Unify force quiescent state
` Regression with the "replay" test on target alpha (was: [PULL 03/18] rcu: Unify force quiescent state)
` Regression with the "replay" test on target alpha
[PATCH 0/3] hw/net/e1000e: Fix assertion failures in e1000e_write_payload_frag_to_rx_buffers()
2025-11-05 6:21 UTC (4+ messages)
` [PATCH 1/3] hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors
MAINTAINERS spring-cleaning
2025-11-05 6:02 UTC (3+ messages)
[PATCH v7 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-11-05 2:45 UTC (5+ messages)
` [PATCH v7 09/23] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-flts=on
[PATCH v2 0/3] Hexagon (target/hexagon) Improve USR handling
2025-11-05 2:40 UTC (6+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Add pkt_need_commit argument to arch_fpop_end
` [PATCH v2 2/3] Hexagon (target/hexagon) Implicit writes to USR don't force packet commit
` [PATCH v2 3/3] Hexagon (tests/tcg/hexagon) Add test for USR changes in packet
[PATCH] hw/arm/ast27x0: Fix typo in LTPI address
2025-11-05 1:27 UTC (3+ messages)
[PATCH v1 0/1] riscv: Update MIPS vendor id
2025-11-04 23:08 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH] target/arm: add support for FEAT_MTE_TAGGED_FAR
2025-11-04 20:50 UTC
[PATCH] ati-vga: Separate default control bit for source
2025-11-04 19:13 UTC (4+ messages)
[PATCH v2 0/7] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
2025-11-04 18:22 UTC (4+ messages)
` [PATCH v2 1/7] ati-vga: Add scissor clipping register support
[PATCH Backport] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU 10.0.x
2025-11-04 18:12 UTC (2+ messages)
[PULL 00/27] Block layer patches
2025-11-04 17:54 UTC (28+ messages)
` [PULL 01/27] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PULL 02/27] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
` [PULL 03/27] aio-posix: fix spurious return from ->wait() due to signals
` [PULL 04/27] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PULL 05/27] tests/unit: skip test-nested-aio-poll with io_uring
` [PULL 06/27] aio-posix: integrate fdmon into glib event loop
` [PULL 07/27] aio: remove aio_context_use_g_source()
` [PULL 08/27] aio: free AioContext when aio_context_new() fails
` [PULL 09/27] aio: add errp argument to aio_context_setup()
` [PULL 10/27] aio-posix: gracefully handle io_uring_queue_init() failure
` [PULL 11/27] aio-posix: unindent fdmon_io_uring_destroy()
` [PULL 12/27] aio-posix: add fdmon_ops->dispatch()
` [PULL 13/27] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [PULL 14/27] block/io_uring: use aio_add_sqe()
` [PULL 15/27] block/io_uring: use non-vectored read/write when possible
` [PULL 16/27] block: replace TABs with space
` [PULL 17/27] block: Drop detach_subchain for bdrv_replace_node
` [PULL 18/27] iotests: Test resizing file node under raw with size/offset
` [PULL 19/27] qemu-img: Fix amend option parse error handling
` [PULL 20/27] iotests: Run iotests with sanitizers
` [PULL 21/27] qcow2: rename update_refcount_discard to queue_discard
` [PULL 22/27] qcow2: put discards in discard queue when discard-no-unref is enabled
` [PULL 23/27] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
` [PULL 24/27] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
` [PULL 25/27] tests/qemu-iotest: Add more image formats to the "
` [PULL 26/27] block: Allow drivers to control protocol prefix at creation
` [PULL 27/27] qcow2, vmdk: Restrict creation with secondary file using protocol
[PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
2025-11-04 17:51 UTC (20+ messages)
` [PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
` [PATCH v6 3/6] hw/sd/sdcard: Add basic support for RPMB partition
` [PATCH v6 4/6] hw/sd/sdcard: Handle RPMB MAC field
` [PATCH v6 5/6] scripts: Add helper script to generate eMMC block device images
` [PATCH v6.1 "
` [PATCH v6 6/6] docs: Add eMMC device model description
[PATCH v3 0/2] reject qcow2 creation with protocol in data_store
2025-11-04 17:26 UTC (2+ messages)
[PATCH] hw/audio: Remove dead code from ac97_realize
2025-11-04 17:19 UTC (2+ messages)
[PATCH] hw/i386/microvm: Use fdt field from MachineState
2025-11-04 17:19 UTC (2+ messages)
[PATCH v2 0/3] tests/qemu-iotests: Improve test detection for meson
2025-11-04 17:10 UTC (2+ messages)
[PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
2025-11-04 17:01 UTC (2+ messages)
[PATCH v9 0/7] net/tap: simple refactoring
2025-11-04 16:59 UTC (2+ messages)
[PATCH 0/9] clean-includes: improve exclude list, run on cxl, vfio, tests
2025-11-04 16:54 UTC (15+ messages)
` [PATCH 1/9] scripts/clean-includes: Allow directories on command line
` [PATCH 2/9] scripts/clean-includes: Remove outdated comment
` [PATCH 3/9] scripts/clean-includes: Make ignore-regexes one per line
` [PATCH 4/9] scripts/clean-includes: Do all our exclusions with REGEXFILE
` [PATCH 5/9] scripts/clean-includes: Give the args in git commit messages
` [PATCH 6/9] scripts/clean-includes: Update exclude list
` [PATCH 7/9] cxl: Clean up includes
` [PATCH 8/9] vfio: "
` [PATCH 9/9] tests: "
[PATCH v3] ui/sdl2: Fix using GL display on macOS with improvements
2025-11-04 16:48 UTC (3+ messages)
[PATCH 0/2] iotests: Run iotests with sanitizers
2025-11-04 16:36 UTC (2+ messages)
[PULL 0/8] Cleanup patches for QEMU 10.2 soft freeze
2025-11-04 16:31 UTC (9+ messages)
` [PULL 1/8] scripts/checkpatch.pl: remove bogus patch prefix warning
` [PULL 2/8] rust/util: add ensure macro
` [PULL 3/8] rust/util: use anyhow's native chaining capabilities
` [PULL 4/8] rust/util: replace Error::err_or_unit/err_or_else with Error::with_errp
` [PULL 5/8] rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize
` [PULL 6/8] rust: do not add qemuutil to Rust crates
` [PULL 7/8] rust: migration: allow nested offset_of
` [PULL 8/8] rust: add back to Ubuntu 22.04 jobs
[RFC v1 0/1] add virtio bus for rvsp-ref board
2025-11-04 15:38 UTC (5+ messages)
` [RFC v1 1/1] hw/riscv/server_platform_ref.c: add virtio bus
[PATCH v2] block: Drop detach_subchain for bdrv_replace_node
2025-11-04 15:32 UTC (2+ messages)
[PATCH v4] block: replace TABs with space
2025-11-04 15:25 UTC (2+ messages)
[PATCH 0/4] rust: improvements to errors
2025-11-04 15:47 UTC (9+ messages)
` [PATCH 1/4] rust/util: add ensure macro
` [PATCH 2/4] rust/util: use anyhow's native chaining capabilities
` [PATCH 3/4] rust/util: replace Error::err_or_unit/err_or_else with Error::with_errp
` [PATCH 4/4] rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize
[PULL v2 0/3] I82596 fixes patches
2025-11-04 15:22 UTC (4+ messages)
` [PULL v2 1/3] hw/hppa: Enable LASI i82596 network on 715 machine
` [PULL v2 2/3] i82596: Added core infrastructure and helper functions
` [PULL v2 3/3] i82596: Implement enhanced TX/RX with packet queuing and filtering
[PULL 00/32] Next pr patches
2025-11-04 15:19 UTC (2+ messages)
[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
2025-11-04 15:15 UTC (4+ messages)
[PATCH 0/8] Fix deadlock with bdrv_open of self-served NBD
2025-11-04 15:14 UTC (3+ messages)
` [PATCH 7/8] qio: Use AioContext for default-context QIONetListener
[PATCH-for-10.2] tests/functional: Mark another MIPS replay test as flaky
2025-11-04 14:59 UTC
[PATCH v5] qapi: Add documentation format validation
2025-11-04 14:41 UTC (5+ messages)
[PATCH 00/11] rust: migration: add high-level migration wrappers
2025-11-04 14:40 UTC (5+ messages)
` [PATCH 08/11] rust: qemu-macros: add ToMigrationState derive macro
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).