messages from 2026-03-05 15:55:53 to 2026-03-05 22:43:02 UTC [more...]
[PATCH v9 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-03-05 22:41 UTC (4+ messages)
` [PATCH v9 02/30] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v9 03/30] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v9 04/30] hw/s390x/ipl: Create "
[PATCH v3 00/14] TYPE_SERIAL cleanup
2026-03-05 22:33 UTC (20+ messages)
` [PATCH v3 01/14] hw/arm/Kconfig: Fix serial selection for NPCM8XX
` [PATCH v3 02/14] hw/char/{diva-gsp, serial-pci-multi}: Fix deinitialization order
` [PATCH v3 03/14] hw/arm/aspeed_ast27x0-{ssp, tsp}: Do not access SerialMM internals directly
` [PATCH v3 04/14] util/fifo8: Make all read-only methods const-correct
` [PATCH v3 05/14] hw/char/serial: Remove explicit cast from void pointer
` [PATCH v3 06/14] hw/char/serial: Prefer fifo8 methods over open-coding
` [PATCH v3 07/14] hw/char/serial: Reuse fifo8_num_used()
` [PATCH v3 08/14] hw/char/serial: Remove unhelpful comment
` [PATCH v3 09/14] hw/char/serial: Add constants for Line Control Register
` [PATCH v3 10/14] hw/char/serial: Remove redundant reset
` [PATCH v3 11/14] hw/char/serial: Avoid implicit conversion when tracing
` [PATCH v3 12/14] hw/char/serial: Keep MemoryRegionOps private
` [PATCH v3 13/14] hw/char/serial: Inherit from SysBusDevice
` [PATCH v3 14/14] hw/char/serial: Plug into reset framework
[PATCH v4 00/15] s390x: Add support for virtio-blk-pci IPL device
2026-03-05 22:30 UTC (7+ messages)
` [PATCH v4 11/15] pc-bios/s390-ccw: Introduce virtio-pci functions
` [PATCH v4 12/15] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
` [PATCH v4 13/15] s390x: Build IPLB for virtio-pci devices
[PATCH v11 00/12] HVF: Add support for platform vGIC and nested virtualisation
2026-03-05 22:09 UTC (24+ messages)
` [PATCH v11 01/12] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v11 02/12] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PATCH v11 03/12] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v11 04/12] target/arm: hvf: instantiate GIC early
` [PATCH v11 05/12] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v11 06/12] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v11 08/12] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v11 09/12] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PATCH v11 10/12] hvf: sync registers used at EL2
` [PATCH v11 12/12] hvf: enable nested virtualisation support
COLO concurrency issues
2026-03-05 21:54 UTC (5+ messages)
[PATCH v8 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-03-05 21:34 UTC (3+ messages)
` [PATCH v8 04/30] hw/s390x/ipl: Create certificate store
[PATCH v2] hw/char: clear dangling GLib event source tag
2026-03-05 21:33 UTC
[PATCH v6 0/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases
2026-03-05 21:13 UTC (3+ messages)
` [PATCH v6 3/3] "
[PULL 0/6] hw/virtio: single-binary
2026-03-05 21:08 UTC (8+ messages)
` [PULL 1/6] hw/virtio: Add virtio_vdev_is_legacy()
` [PULL 2/6] hw/virtio: Simplify virtio_access_is_big_endian()
` [PULL 3/6] hw/virtio: Inline virtio_access_is_big_endian()
` [PULL 4/6] hw/virtio/vhost-user: make compilation unit common
` [PULL 5/6] hw/virtio/virtio-qmp: "
` [PULL 6/6] hw/virtio/: make all compilation units common
[PULL 0/6] hw/virtio: single-binary
2026-03-05 21:06 UTC (7+ messages)
` [PULL 1/6] hw/virtio: Add virtio_vdev_is_legacy()
` [PULL 2/6] hw/virtio: Simplify virtio_access_is_big_endian()
` [PULL 3/6] hw/virtio: Inline virtio_access_is_big_endian()
` [PULL 4/6] hw/virtio/vhost-user: make compilation unit common
` [PULL 5/6] hw/virtio/virtio-qmp: "
` [PULL 6/6] hw/virtio/: make all compilation units common
[PATCH v6 0/1] numa: add 'memmap-type' option for memory type configuration
2026-03-05 21:06 UTC (3+ messages)
` [PATCH v6 1/1] "
[PATCH v3 00/12] net: refactoring and fixes
2026-03-05 21:01 UTC (8+ messages)
` [PATCH v3 09/12] net/tap: move fds parameters handling to separate functions
` [PATCH 13/12 v3] net/tap: check that user tries to define zero queues
[PULL 00/12] Plugins update 2025-03-05
2026-03-05 20:51 UTC (13+ messages)
` [PULL 01/12] plugins/core: clamp syscall arguments if target is 32-bit
` [PULL 02/12] plugins: add flag to specify whether PC is rw
` [PULL 03/12] linux-user: make syscall emulation interruptible
` [PULL 04/12] plugins: add PC diversion API function
` [PULL 05/12] tests/tcg: add tests for qemu_plugin_set_pc API
` [PULL 06/12] plugins: add read-only property for registers
` [PULL 07/12] plugins: prohibit writing to read-only registers
` [PULL 08/12] tests/tcg/plugins: test register accesses
` [PULL 09/12] plugins: add missing callbacks to version history
` [PULL 10/12] tests/tcg/plugins/mem: Don't access unaligned memory
` [PULL 11/12] tests/tcg/plugins/mem: Correct hash iteration code in plugin_exit()
` [PULL 12/12] tests/tcg/plugins/patch: Free read_data in patch_hwaddr()
[PATCH] MAINTAINERS: Update the maintainer for the CHRP NVRAM section
2026-03-05 20:23 UTC (2+ messages)
duplicating CPUs with memcpy() in cpu_copy() vs memory-allocated things in CPUArchState structs
2026-03-05 19:45 UTC (2+ messages)
[PATCH] ui/gtk: Implement dpy_gl_ctx_destroy_texture for gtk-egl and gtk-gl-area
2026-03-05 18:44 UTC (5+ messages)
[PATCH] mirror: Fix missed dirty bitmap writes during startup
2026-03-05 18:34 UTC (2+ messages)
[PATCH v7 0/8] Enable PC diversion via the plugin API
2026-03-05 18:24 UTC (9+ messages)
` [PATCH v7 1/8] plugins/core: clamp syscall arguments if target is 32-bit
` [PATCH v7 5/8] tests/tcg: add tests for qemu_plugin_set_pc API
[PATCH v2 00/13] TYPE_SERIAL cleanup
2026-03-05 17:53 UTC (4+ messages)
` [PATCH v2 12/13] hw/char/serial: Inherit from SysBusDevice
[PATCH 0/3] RISC-V Zbr0p93 extension
2026-03-05 17:59 UTC (4+ messages)
` [PATCH 2/3] target/riscv: add unratified RISC-V Zbr0p93 ext
[PULL 00/38] aspeed queue
2026-03-05 17:57 UTC (39+ messages)
` [PULL 01/38] hw/i2c/aspeed_i2c: Fix DMA64 address handling
` [PULL 02/38] hw/misc/aspeed_i3c: Move to i3c directory
` [PULL 03/38] hw/i3c/aspeed_i3c: Switch to DEFINE_TYPES() and align parent_obj naming
` [PULL 04/38] hw/i3c: Add bus support
` [PULL 05/38] hw/i3c: Split DesignWare I3C out of Aspeed I3C
` [PULL 06/38] hw/i3c/dw-i3c: Add more register fields
` [PULL 07/38] hw/i3c/aspeed_i3c: "
` [PULL 08/38] hw/i3c/dw-i3c: Add more reset values
` [PULL 09/38] hw/i3c/aspeed_i3c: Add register RO field masks
` [PULL 10/38] hw/i3c/dw-i3c: "
` [PULL 11/38] hw/i3c/dw-i3c: Treat more registers as read-as-zero
` [PULL 12/38] hw/i3c/dw-i3c: Use 32 bits on MMIO writes
` [PULL 13/38] hw/i3c/dw-i3c: Add IRQ MMIO behavior
` [PULL 14/38] hw/i3c/dw-i3c: Add data TX and RX
` [PULL 15/38] hw/i3c/dw-i3c: Add IBI handling
` [PULL 16/38] hw/i3c/dw-i3c: Add ctrl MMIO handling
` [PULL 17/38] hw/i3c/dw-i3c: Add controller resets
` [PULL 18/38] hw/i3c/aspeed: Add I3C bus get function
` [PULL 19/38] hw/i3c: Add Mock target
` [PULL 20/38] hw/arm/aspeed: Build with I3C_DEVICES
` [PULL 21/38] hw/i3c: Add hotplug support
` [PULL 22/38] tests/functional/arm/test_aspeed_ast2600_sdk: Add i3c functional test
` [PULL 23/38] MAINTAINERS: Add I3C maintainers and reviewer
` [PULL 24/38] hw/i3c: Fix array bounds and storage in i3c_addr_is_rsvd()
` [PULL 25/38] hw/i3c/dw-i3c: Use ROUND_UP() for RX buffer allocation alignment
` [PULL 26/38] hw/i3c/mock-i3c-target: Set num_sent in TX callback to fix trace reporting
` [PULL 27/38] hw/i3c/core: Initialize num_sent in i3c_send_byte()
` [PULL 28/38] hw/i3c/mock-i3c-target: Simplify GETMRL byte extraction logic
` [PULL 29/38] tests/functional/arm/test_aspeed_ast1030: Update test ASPEED Zephyr SDK v03.06
` [PULL 30/38] tests/functional/arm/test_aspeed_ast1060: Update test aspeed-zephyr-project v03.05
` [PULL 31/38] tests/functional/arm/test_aspeed_ast2500_sdk: Update test ASPEED OpenBMC SDK v11.01
` [PULL 32/38] tests/functional/arm/test_aspeed_ast2500_sdk_515: "
` [PULL 33/38] tests/functional/arm/test_aspeed_ast2600_sdk: "
` [PULL 34/38] tests/functional/arm/test_aspeed_ast2600_sdk_otp: "
` [PULL 35/38] tests/functional/arm/test_aspeed_ast2600_sdk_515: "
` [PULL 36/38] tests/functional/aarch64/test_aspeed_ast2700a1: "
` [PULL 37/38] tests/functional/aarch64/test_aspeed_ast2700a2: "
` [PULL 38/38] tests/functional/aarch64/test_aspeed_ast2700fc: "
[PATCH] bsd-user: Switch to SPDX-License-Expression
2026-03-05 18:04 UTC (7+ messages)
[PATCH v4 00/24] export/fuse: Use coroutines and multi-threading
2026-03-05 17:56 UTC (3+ messages)
` [PATCH v4 07/24] fuse: Fix mount options
[PULL v2 00/27] Misc patches queue
2026-03-05 17:47 UTC (28+ messages)
` [PULL 01/27] scripts: detect another GPL license boilerplate variant
` [PULL 02/27] io: separate freeing of tasks from marking them as complete
` [PULL 03/27] io: fix cleanup for TLS I/O source data on cancellation
` [PULL 04/27] io: fix cleanup for websock "
` [PULL 05/27] docs: simplify DiamondRapids CPU docs
` [PULL 06/27] qemu-options: remove extraneous [] around arg values
` [PULL 07/27] include: define constant for early constructor priority
` [PULL 08/27] monitor: initialize global data from a constructor
` [PULL 09/27] system: unconditionally enable thread naming
` [PULL 10/27] util: fix race setting thread name on Win32
` [PULL 11/27] util: expose qemu_thread_set_name
` [PULL 12/27] audio: make jackaudio use qemu_thread_set_name
` [PULL 13/27] util: set the name for the 'main' thread on Windows
` [PULL 14/27] util: add API to fetch the current thread name
` [PULL 15/27] util: introduce some API docs for logging APIs
` [PULL 16/27] util: avoid repeated prefix on incremental qemu_log calls
` [PULL 17/27] util/log: add missing error reporting in qemu_log_trylock_with_err
` [PULL 18/27] ui: add proper error reporting for password changes
` [PULL 19/27] ui: remove redundant use of error_printf_unless_qmp()
` [PULL 20/27] monitor: remove redundant error_[v]printf_unless_qmp
` [PULL 21/27] monitor: refactor error_vprintf()
` [PULL 22/27] monitor: move error_vprintf back to error-report.c
` [PULL 23/27] util: fix interleaving of error & trace output
` [PULL 24/27] util: don't skip error prefixes when QMP is active
` [PULL 25/27] util: fix interleaving of error prefixes
` [PULL 26/27] scripts/checkpatch: Fix MAINTAINERS update warning with --terse
` [PULL 27/27] util/oslib-posix: increase memprealloc thread count to 32
[PULL 00/28] Remove deprecated pc machine types -2.8 up to -2.12
2026-03-05 17:47 UTC (2+ messages)
[PULL 00/27] Misc patches queue
2026-03-05 17:48 UTC (4+ messages)
[PATCH v3 00/18] migration: more bool+errp APIs
2026-03-05 17:15 UTC (11+ messages)
` [PATCH v3 05/18] migration: vmstate_save/load_state(): refactor tracing errors
` [PATCH v3 13/18] migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
` [PATCH v3 16/18] hw/s390x/css: drop use of .err_hint for vmstate
` [PATCH v3 17/18] migration: drop VMStateField.err_hint
` [PATCH v3 18/18] migration/vmstate-types: move to new migration APIs
[PATCH v4 0/4] Fix use-after-free and make format overflow more difficult
2026-03-05 17:14 UTC (5+ messages)
` [PATCH v4 1/4] contrib/elf2dmp: Grow PDB URL buffer
` [PATCH v4 4/4] meson: Add -Wformat-overflow=2
[PATCH v2] hw/net/rtl8319: Work around GCC sanitizer / -Wstringop-overflow bug
2026-03-05 17:07 UTC (2+ messages)
[PULL 0/6] Miscellaneous patches for 2026-03-05
2026-03-05 16:58 UTC (2+ messages)
[PULL 0/8] loongarch-to-apply queue
2026-03-05 16:56 UTC (2+ messages)
[PATCH v6 0/8] memory: Remove most _nomigrate variants
2026-03-05 16:56 UTC (6+ messages)
` [PATCH v6 5/8] memory: Factor out common ram region initialization
[PULL 00/61] riscv-to-apply queue
2026-03-05 16:54 UTC (3+ messages)
` [PULL 06/61] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
[PATCH] hw/net/xilinx_axienet.c: Prevent writes to PHY Identification registers
2026-03-05 16:54 UTC (2+ messages)
[RFC PATCH 0/8] Add vhost-vdpa and Shadow Virtqueue tests
2026-03-05 16:39 UTC (9+ messages)
` [RFC PATCH 1/8] tests: vhost-vdpa: add initial VDUSE-based vhost-vdpa tests
` [RFC PATCH 2/8] tests: vhost-vdpa: parameterize VDUSE operations
` [RFC PATCH 3/8] tests: vhost-vdpa: add TX packet transmission test
` [RFC PATCH 4/8] tests: vhost-vdpa: test SVQ cleanup of pending buffers
` [RFC PATCH 5/8] tests: vhost-vdpa: add descriptor chain tests
` [RFC PATCH 6/8] tests: vhost-vdpa: test out-of-order descriptor completion
` [RFC PATCH 7/8] tests: vhost-vdpa: introduce TestParameters struct
` [RFC PATCH 8/8] tests: vhost-vdpa: add VIRTIO_F_IN_ORDER feature tests
[PATCH 0/3] tests/tcg/plugins: Fix sanitizer issues
2026-03-05 16:21 UTC (8+ messages)
` [PATCH 1/3] tests/tcg/plugins/mem: Don't access unaligned memory
` [PATCH 2/3] tests/tcg/plugins/mem: Correct hash iteration code in plugin_exit()
` [PATCH 3/3] tests/tcg/plugins/patch: Free read_data in patch_hwaddr()
[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
2026-03-05 16:17 UTC
[PATCH v5 0/8] memory: Remove most _nomigrate variants
2026-03-05 16:06 UTC (6+ messages)
` [PATCH v5 1/8] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
2026-03-05 16:06 UTC (8+ messages)
` [PATCH 17/16] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
` [PATCH v3 "
[PATCH v2 0/2] Error-handling fixes for passt
2026-03-05 16:04 UTC (3+ messages)
` [PATCH v2 1/2] Only kill passt if it wrote a pidfile
` [PATCH v2 2/2] Don't try to read the pidfile if passt got a signal
[PATCH] tests/plugins/tcg/mem: Don't access unaligned memory
2026-03-05 16:04 UTC (3+ messages)
[PATCH 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
2026-03-05 15:55 UTC (4+ messages)
` [PATCH 1/3] hw/cxl: Add fixes in maintenance and memory sparing
[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
2026-03-05 15:54 UTC (4+ messages)
` [RFC v4 15/31] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
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