messages from 2025-11-12 02:11:19 to 2025-11-13 04:59:54 UTC [more...]
[PATCH 00/22] rust/hpet: Move towards lockless IO, partly
2025-11-13 5:19 UTC (8+ messages)
` [PATCH 01/22] rust/migration: Add Sync implementation for Migratable<>
` [PATCH 04/22] rust/bql: Add BqlGuard to provide BQL context
` [PATCH 09/22] rust/hpet: Rename decoded "reg" enumeration to "target"
` [PATCH 11/22] rust/hpet: Make timer register accessors as methods of HPETTimerRegisters
` [PATCH 13/22] rust/hpet: Make global register accessors as methods of HPETRegisters
` [PATCH 14/22] rust/hpet: Borrow HPETState.regs once in HPETState::post_load()
` [PATCH 21/22] rust/hpet: Replace BqlRefCell<HPETRegisters> with Mutex<HPETRegisters>
[PATCH v2 0/1] 64 Bit support for hppa gdbstub
2025-11-13 4:48 UTC (2+ messages)
` [PATCH v2 1/1] target/hppa: add 64 bit support to gdbstub
[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-11-13 4:08 UTC (19+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v2 09/10] virtio-gpu-dmabuf: Introduce qemu_iovec_same_memory_regions()
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[PATCH v14 00/10] Support virtio-gpu DRM native context
2025-11-13 3:58 UTC (7+ messages)
` [PATCH v14 04/10] virtio-gpu: Support asynchronous fencing
[PATCH 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-11-13 3:03 UTC (8+ messages)
` [PATCH 13/13] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
` [EXT] "
[PATCH] rtc/mc146818rtc: fix QEMU crash when time runs backwards
2025-11-13 3:02 UTC
[RFC PATCH v1 0/1] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-13 2:52 UTC (3+ messages)
` [RFC PATCH v1 1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed
[PATCH] memory: Make FlatView root references weak
2025-11-13 1:58 UTC (12+ messages)
[PATCH v4 RESEND 0/2] hw/riscv/virt: Add acpi ged and powerdown support
2025-11-13 1:44 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] "
` [PATCH v4 RESEND 2/2] tests/acpi: Add acpi ged and power button in DSDT for RISC-V
[PATCH V2 1/2] Modify the interrupt trigger type in loongarch virt fdt to macro definition
2025-11-13 1:26 UTC (4+ messages)
` [PATCH V2 2/2] fix pci device can't alloc irq from fdt
[PATCH v3 for-10.2 00/13] Fix deadlock with bdrv_open of self-served NBD
2025-11-13 1:11 UTC (14+ messages)
` [PATCH v3 01/13] iotests: Drop execute permissions on vvfat.out
` [PATCH v3 02/13] qio: Add trace points to net_listener
` [PATCH v3 03/13] qio: Unwatch before notify in QIONetListener
` [PATCH v3 04/13] qio: Remember context of qio_net_listener_set_client_func_full
` [PATCH v3 05/13] qio: Protect NetListener callback with mutex
` [PATCH v3 06/13] qio: Minor optimization when callback function is unchanged
` [PATCH v3 07/13] qio: Factor out helpers qio_net_listener_[un]watch
` [PATCH v3 08/13] chardev: Reuse channel's cached local address
` [PATCH v3 09/13] qio: Provide accessor around QIONetListener->sioc
` [PATCH v3 10/13] qio: Prepare NetListener to use AioContext
` [PATCH v3 11/13] qio: Add QIONetListener API for using AioContext
` [PATCH v3 12/13] nbd: Avoid deadlock in client connecting to same-process server
` [PATCH v3 13/13] iotests: Add coverage of recent NBD qio deadlock fix
[PATCH v2 0/3] Add drive-backed EEPROM support to quanta-q71l
2025-11-13 0:43 UTC (4+ messages)
` [PATCH v2 1/3] hw/nvram: Add a new auxiliary function to init at24c eeprom
` [PATCH v2 2/3] hw/arm: add eeproms to quanta-q7l1 board
` [PATCH v2 3/3] hw/arm: enable eeproms for quanta-q71l
[PATCH 0/2] Add drive-backed EEPROM support to quanta-q71l
2025-11-13 0:44 UTC (6+ messages)
` [PATCH 2/2] hw/arm: enable eeproms for quanta-q71l
[RFC PATCH] virtio-net: introduce strict peer feature check
2025-11-13 0:31 UTC (3+ messages)
[Qemu-devel] [PULL 00/17] virtio, pci fixes, enhancements
2025-11-12 22:35 UTC (3+ messages)
` [Qemu-devel] [PULL 16/17] hw/pci-bridge: format special OFW unit address for PXB host
[PATCH] monitor/qmp: cleanup socket listener sources early to avoid fd handling race
2025-11-12 21:48 UTC (6+ messages)
[PATCH] tests/qemu-iotest: fix iotest 024 with qed images
2025-11-12 21:35 UTC (2+ messages)
[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
2025-11-12 21:07 UTC (4+ messages)
` [PATCH v3 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v3 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`
2025-11-12 18:46 UTC
[PATCH v3 0/8] target/arm/kvm: Improve memory error handling
2025-11-12 17:41 UTC (16+ messages)
` [PATCH v3 2/8] acpi/ghes: Increase GHES raw data maximal length to 4KiB
` [PATCH v3 4/8] acpi/ghes: Extend acpi_ghes_memory_errors() to support multiple CPERs
` [PATCH v3 6/8] acpi/ghes: Use error_abort in acpi_ghes_memory_errors()
[PATCH v4 0/8] target/arm/kvm: Improve memory error handling
2025-11-12 17:25 UTC (9+ messages)
` [PATCH v4 1/8] acpi/ghes: Make GHES max raw data length dynamic
` [PATCH v4 2/8] tests/qtest/bios-tables-test: Prepare for changes in the HEST table
` [PATCH v4 3/8] acpi/ghes: Increase GHES raw data maximal length to 4KiB
` [PATCH v4 4/8] tests/qtest/bios-tables-test: Update HEST table
` [PATCH v4 5/8] acpi/ghes: Extend acpi_ghes_memory_errors() for multiple CPERs
` [PATCH v4 6/8] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH v4 7/8] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()
` [PATCH v4 8/8] target/arm/kvm: Support multiple memory CPERs injection
[PATCH v2 0/2] arm: add kvm-psci-version vcpu property
2025-11-12 17:20 UTC (4+ messages)
` [PATCH v2 2/2] target/arm/kvm: "
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-11-12 16:55 UTC (6+ messages)
` [PATCH RFC V6 14/24] arm/acpi: Introduce dedicated CPU OSPM interface for ARM-like platforms
[PULL v2 00/28] Block layer patches
2025-11-12 16:42 UTC (5+ messages)
` [PULL v2 28/28] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
[BUG] Block graph assertion failure on blockdev-add
2025-11-12 16:41 UTC (2+ messages)
` [RFC PATCH 1/1] block: avoid global drain on graph subtrees manipulation
[PATCH v5] Add RISCV ZALASR extension
2025-11-12 16:29 UTC
[RFC v3 0/3] hw/misc: Introduce a generalized IOMMU test framework
2025-11-12 16:21 UTC (4+ messages)
` [RFC v3 1/3] hw/misc: introduce iommu-testdev for bare-metal IOMMU testing
` [RFC v3 2/3] tests/qtest: add libqos SMMUv3 helper library
` [RFC v3 3/3] tests/qtest: add SMMUv3 bare-metal test using iommu-testdev
[PATCH 00/16] testing/next cleanups (docker, functional)
2025-11-12 15:23 UTC (7+ messages)
` [PATCH 01/16] tests/docker: drop --link from COPYs in emsdk docker
` [PATCH 06/16] docs/about/emulation: update assets for uftrace plugin documentation
[PATCH 0/3] virtio-gpu: Add user pointer and HSAKMT support enhancements
2025-11-12 10:54 UTC (6+ messages)
` [PATCH 1/3] virtio-gpu: Add support for VIRTIO_GPU_BLOB_FLAG_USE_USERPTR flag
` [PATCH 2/3] virtio-gpu: add configurable HSAKMT capset support
` [PATCH 3/3] virtio-gpu: Add VIRTIO_GPU_F_RESOURCE_USERPTR feature support
[RFC] Why is IO_BUF_SIZE still 2MB in qemu-img operations?
2025-11-12 11:55 UTC
[PATCH v3 00/10] chardev: Improve @docstring and clarify qemu_chr_write() uses
2025-11-12 13:58 UTC (13+ messages)
` [PATCH v3 01/10] chardev/char-fe: Improve @docstrings
` [PATCH v3 02/10] chardev/char-io: Add @docstrings for io_channel_send[_full]()
` [PATCH v3 03/10] chardev/char: Improve ChardevClass::chr_write() docstring
` [PATCH v3 04/10] chardev/char: Document qemu_chr_write[_all]()
` [PATCH v3 05/10] chardev/char-pty: Do not ignore chr_write() failures
` [PATCH v3 06/10] chardev/char: Allow partial writes in qemu_chr_write()
` [PATCH v3 07/10] chardev/char: Preserve %errno "
` [PATCH v3 08/10] chardev/char: Document qemu_chr_fe_write()'s return value
` [PATCH v3 09/10] hw/char: Simplify when qemu_chr_fe_write() could not write
` [PATCH v3 10/10] system/replay: Rename some method parameters
[PATCH v7 00/19] single-binary: Make hw/arm/ common
2025-11-12 13:46 UTC (5+ messages)
` [PATCH v7 06/19] config/target: Implement per-binary TargetInfo structure (ARM, AARCH64)
[PATCH] hw/9pfs: Drop unused print_sg helper
2025-11-12 13:42 UTC (4+ messages)
[PATCH 0/5] block/vvfat: introduce "size" option
2025-11-12 13:09 UTC (3+ messages)
[PATCH for-11.0] hw: add compat machines for 11.0
2025-11-12 13:00 UTC
[PATCH v2 0/9] chardev: Improve @docstring and clarify qemu_chr_write() uses
2025-11-12 12:51 UTC (8+ messages)
` [PATCH v2 5/9] chardev/char-pty: Do not ignore chr_write() failures
` [PATCH v2 7/9] chardev/char: Preserve %errno in qemu_chr_write()
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
2025-11-12 12:29 UTC (12+ messages)
` [PATCH v2 5/5] vvfat: add support for "fat-size" options
[PATCH v4 00/15] hw/arm: add Beckhoff CX7200 board
2025-11-12 11:44 UTC (15+ messages)
` [PATCH v4 01/15] hw/timer: Make frequency configurable
` [PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
` [PATCH v4 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
` [PATCH v4 08/15] hw/dma/zynq-devcfg: Fix register memory
` [PATCH-for-10.2 "
` [PATCH v4 11/15] hw/misc: Add Beckhoff CCAT device
` [PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
` [PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
[PULL 0/4] Functional test patches (fixes for pylint issues)
2025-11-12 10:46 UTC (2+ messages)
[PATCH v14 00/10] Support persistent reservation operations
2025-11-12 10:39 UTC (3+ messages)
[PATCH 0/8] Fix deadlock with bdrv_open of self-served NBD
2025-11-12 10:31 UTC (9+ messages)
` [PATCH 6/8] qio: Hoist ref of listener outside loop
[RFC 0/2] hw/loongarch/virt: Add versioned machine type support
2025-11-12 9:25 UTC (3+ messages)
` [RFC 1/2] hw/loongarch/virt: Define virt machine type with type_init()
` [RFC 2/2] hw/loongarch/virt: Define versioned virt machine
[PATCH 0/3] Basic ASID2 support
2025-11-12 9:17 UTC (4+ messages)
` [PATCH 1/3] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/3] target/arm: Enable ASID2 for cpu_max, allow writes to FNG1, FNG0, A2
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits
[PATCH] i386/tcg/svm: fix comma operator typo
2025-11-12 8:30 UTC (3+ messages)
[PULL v2 0/8] Accelerators & CPU patches for 2025-11-02
2025-11-12 8:24 UTC (5+ messages)
[PATCH 0/2] hw/sd: Fix broken ssi-sd implementation since v9.1.0
2025-11-12 7:55 UTC (3+ messages)
` [PATCH 1/2] hw/sd: Fix incorrect idle state reporting in R1 response for SPI mode
[PATCH] hw/sd: Remove unused header includes in ssi-sd.c
2025-11-12 7:17 UTC (2+ messages)
[PATCH v4 0/5] hw/riscv: Experimental Server Platform Reference Board
2025-11-12 7:13 UTC (5+ messages)
` [PATCH v4 3/5] hw/riscv: experimental server platform reference machine
` [PATCH v4 4/5] hw/riscv/server_platform_ref.c: add riscv-iommu-sys
[PATCH 0/1] 64 Bit support for hppa gdbstub
2025-11-12 7:07 UTC (3+ messages)
` [PATCH 1/1] target/hppa: add 64 bit support to gdbstub
[PATCH v2 00/17] hw/arm/aspeed: AST1700 LTPI support and device hookups
2025-11-12 7:06 UTC (5+ messages)
` [PATCH v2 16/17] hw/arm/aspeed: Model AST1700 SGPIOM block as unimplemented device
[PATCH v4 0/6] target/riscv: Implement Smsdid and Smmpt extension
2025-11-12 6:49 UTC (7+ messages)
` [PATCH v4 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
` [PATCH v4 2/6] target/riscv: Implement core SMMPT lookup logic
` [PATCH v4 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
` [PATCH v4 4/6] target/riscv: Implement SMMPT fence instructions
` [PATCH v4 5/6] target/riscv: Fix smrnmi isa alphabetical order
` [PATCH v4 6/6] target/riscv: Enable SMMPT extension
[PATCH v3 0/6] target/riscv: Implement Smsdid and Smmpt extension
2025-11-12 6:40 UTC (7+ messages)
` [PATCH v3 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
` [PATCH v3 2/6] target/riscv: Implement core SMMPT lookup logic
` [PATCH v3 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
` [PATCH v3 4/6] target/riscv: Implement SMMPT fence instructions
` [PATCH v3 5/6] target/riscv: Fix smrnmi isa alphabetical order
` [PATCH v3 6/6] target/riscv: Enable SMMPT extension
[PATCH v2 00/12] Fix deadlock with bdrv_open of self-served NBD
2025-11-12 6:35 UTC (3+ messages)
` [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
[PATCH v2 0/6] target/riscv: Implement Smsdid and Smmpt extension
2025-11-12 6:04 UTC (5+ messages)
` [PATCH v2 2/6] target/riscv: Implement core SMMPT lookup logic
[PATCH v4 1/1] Add RISCV ZALASR extension
2025-11-12 4:30 UTC (2+ messages)
[PATCH qemu v11 0/1] target/riscv: Add Zilsd and Zclsd extension support
2025-11-12 4:00 UTC (2+ messages)
[PATCH v3 0/3] hw/arm Add STM32F4 support and PWR device model
2025-11-12 3:56 UTC (3+ messages)
` [PATCH v3 1/3] hw/arm: Add support for the STM32F407 SoC|
[PATCH V2 0/2] fix pci device can't alloc irq from fdt
2025-11-12 3:26 UTC
[PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
2025-11-12 3:05 UTC (13+ messages)
` [PATCH v2 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
` [PATCH v2 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
` [PATCH v2 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
` [PATCH v2 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
` [PATCH v2 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
` [PATCH v2 06/12] hw/arm/aspeed_ast10x0: Add common realize "
` [PATCH v2 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
` [PATCH v2 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
` [PATCH v2 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
` [PATCH v2 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
` [PATCH v2 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
` [PATCH v2 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 processor
[PATCH v2 0/5] RISC-V: NEORV32 CPU, devices, and machine
2025-11-12 2:10 UTC (3+ messages)
` [PATCH v2 5/5] hw/riscv: introduce 'neorv32' board, docs, and riscv32 device config
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).