messages from 2025-09-08 18:18:55 to 2025-09-09 14:49:06 UTC [more...]
[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
2025-09-09 14:48 UTC (10+ messages)
` [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
` [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
[PATCH v4 0/3] vfio-user client functional test
2025-09-09 14:44 UTC (5+ messages)
` [PATCH v4 3/3] tests/functional: add a vfio-user smoke test
[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-09 14:42 UTC (5+ messages)
` [PATCH v5 04/29] hw/s390x/ipl: Create certificate store
` [PATCH v5 05/29] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
[PATCH 0/8] sd: Add RPMB emulation to eMMC model
2025-09-09 14:39 UTC (5+ messages)
` [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
` [PATCH 8/8] scripts: Add helper script to generate eMMC block device images
[PATCH V3 0/9] Live update: cpr-exec
2025-09-09 14:36 UTC (3+ messages)
[PATCH 00/10] io: deal with blocking/non-blocking fds
2025-09-09 14:25 UTC (25+ messages)
` [PATCH 01/10] io/channel: document how qio_channel_readv_full() handles fds
` [PATCH 02/10] char-socket: rework tcp_chr_recv()
` [PATCH 03/10] util: add qemu_set_blocking() function
` [PATCH 04/10] util: drop qemu_socket_set_nonblock()
` [PATCH 05/10] util: drop qemu_socket_try_set_nonblock()
` [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
[PATCH] bql: Fix bql_locked status with condvar APIs
2025-09-08 18:24 UTC (2+ messages)
[PATCH] util/hexdump: fix QEMU_HEXDUMP_LINE_WIDTH logic
2025-09-09 14:20 UTC (3+ messages)
[PATCH v3 0/6] sd: Add RPMB emulation to eMMC model
2025-09-09 14:23 UTC (9+ messages)
` [PATCH v3 1/6] hw/sd/sdcard: Fix size check for backing block image
` [PATCH v3 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
` [PATCH v3 3/6] hw/sd/sdcard: Add basic support for RPMB partition
` [PATCH v3 4/6] hw/sd/sdcard: Handle RPMB MAC field
` [PATCH v3 5/6] scripts: Add helper script to generate eMMC block device images
` [PATCH v3 6/6] docs: Add eMMC device model description
[PATCH v3 0/9] virtio-net: live-TAP local migration
2025-09-09 14:09 UTC (14+ messages)
` [PATCH v3 4/9] qapi: add interface for local TAP migration
` [PATCH v3 5/9] net/tap: implement interfaces for local migration
` [PATCH v3 7/9] tests/functional: exec_command_and_wait_for_pattern: add vm arg
[PULL 00/23] Functional tests and misc patches
2025-09-09 13:51 UTC (24+ messages)
` [PULL 01/23] hw/display/bcm2835_fb: Move inclusion of console.h to the .c file
` [PULL 02/23] Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD"
` [PULL 03/23] hw/mips/malta: Silence warning from ubsan
` [PULL 04/23] system/physmem: "
` [PULL 05/23] ui/vnc: Fix crash when specifying [vnc] without id in the config file
` [PULL 06/23] tests/functional/m68k: Avoid ResourceWarning in the nextcube test
` [PULL 07/23] tests/functional: enable force refresh of cached assets
` [PULL 08/23] tests/functional: fix formatting of exception args
` [PULL 09/23] tests/functional: handle URLError when fetching assets
` [PULL 10/23] tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030
` [PULL 11/23] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500
` [PULL 12/23] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600
` [PULL 13/23] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootrom
` [PULL 14/23] gitlab: replace avocado results files with meson results files
` [PULL 15/23] gitlab: always include entire of meson-logs directory
` [PULL 16/23] gitlab: include all junit XML files from meson
` [PULL 17/23] gitlab: prevent duplicated meson log artifacts in test jobs
` [PULL 18/23] tests/functional: return output from cmd.py helpers
` [PULL 19/23] tests/functional: add vm param to "
` [PULL 20/23] tests/functional: fix infinite loop on console EOF
` [PULL 21/23] tests/functional: avoid duplicate messages on failures
` [PULL 22/23] tests/functional: avoid tearDown failure when QEMU dies
` [PULL 23/23] tests/functional: purge scratch dir on test startup
[PATCH v3 0/9] virtio-console: notify about the terminal size
2025-09-09 13:48 UTC (3+ messages)
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-09 13:43 UTC (29+ messages)
` [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [RFC PATCH v3 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [RFC PATCH v3 12/15] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
` [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
[RFC PATCH 0/5] target/riscv: Implement SMSDID and SMMPT extension
2025-09-09 13:25 UTC (6+ messages)
` [RFC PATCH 1/5] target/riscv: Add basic definitions and CSRs for SMMPT
` [RFC PATCH 2/5] target/riscv: Implement core SMMPT lookup logic
` [RFC PATCH 3/5] target/riscv: Integrate SMMPT checks into MMU and TLB fill
` [RFC PATCH 4/5] target/riscv: Implement SMMPT fence instructions
` [RFC PATCH 5/5] target/riscv: Enable SMMPT extension
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
2025-09-09 13:33 UTC (7+ messages)
` [PATCH v4 52/84] target/arm: Implement EXLOCKException for ELR_ELx and SPSR_ELx
` [PATCH v4 53/84] target/arm: Split {arm,core}_user_mem_index
` [PATCH v4 55/84] target/arm: Emit HSTR trap exception out of line
[PATCH 0/3] Fix RISC-V timer migration issues
2025-09-09 12:49 UTC (7+ messages)
` [PATCH 1/3] hw/intc: Save time_delta in RISC-V mtimer VMState
` [PATCH 2/3] hw/intc: Save timers array "
` [PATCH 3/3] target/riscv: Save stimer and vstimer in CPU vmstate
[PATCH] KVM: x86: Restrict writeback of SMI VCPU state
2025-09-09 6:42 UTC (2+ messages)
[PATCH] tests/functional/aarch64: Fix assets of test_hotplug_pci
2025-09-09 12:37 UTC
[PATCH v3 0/1] Support per-head resolutions with virtio-gpu
2025-09-09 12:03 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH 00/12] Error reporting cleanup, a fix, and &error_warn removal
2025-09-09 11:50 UTC (13+ messages)
` [PATCH 01/12] monitor: Clean up HMP gdbserver error reporting
` [PATCH 06/12] net/slirp: Clean up "
` [PATCH 07/12] ui/spice-core: "
` [PATCH 08/12] util/oslib-win32: Revert warning on WSAEventSelect() failure
[PATCH 0/4] tests/functional: misc fixes for reliability / debuggability
2025-09-09 10:39 UTC (8+ messages)
` [PATCH 1/4] tests/functional: fix infinite loop on console EOF
` [PATCH 2/4] tests/functional: avoid duplicate messages on failures
` [PATCH 3/4] tests/functional: avoid tearDown failure when QEMU dies
[PATCH] tests/functional: add --debug CLI arg
2025-09-09 10:37 UTC (6+ messages)
[PATCH 00/22] Fix memory region leaks and use-after-finalization
2025-09-09 9:54 UTC (11+ messages)
` [PATCH 04/22] target/mips: Fix AddressSpace exposure timing
` [PATCH 05/22] target/xtensa: "
` [PATCH 06/22] auxbus: "
` [PATCH 08/22] sun4m: "
` [PATCH 09/22] sun4u: "
Failure of func-x86_64-memlock
2025-09-09 9:19 UTC (4+ messages)
[PATCH] docs/system/keys: fix incorrect reset scaling key binding
2025-09-09 9:15 UTC (2+ messages)
[RFC PATCH] scripts/ci: add gitlab-failure-analysis script
2025-09-09 9:12 UTC (5+ messages)
[PATCH v4 for v10.0.0] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
2025-09-09 9:09 UTC (4+ messages)
` [PATCH v5 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration
` [PATCH v5 for v10.0.0 1/2] target/riscv:Set-KVM-initial-privilege-mode and mp_state
` [PATCH v5 for v10.0.0 2/2] target/riscv/kvm:Fixed the issue of resume after QEMU+KVM migration
[PATCH v5 0/5] NVMe: Add SPDM over the storage transport support
2025-09-09 9:00 UTC (11+ messages)
` [PATCH v5 1/5] spdm-socket: add seperate send/recv functions
` [PATCH v5 2/5] spdm: add spdm storage transport virtual header
` [PATCH v5 3/5] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH v5 4/5] spdm: define SPDM transport enum types
` [PATCH v5 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
[PATCH v6 0/3] target/arm: Added support for SME register exposure to GDB
2025-09-09 8:55 UTC (5+ messages)
` [PATCH v6 3/3] target/arm: Added test case "
[PATCH 0/4] gitlab: misc artifact / log handling fixes
2025-09-09 8:46 UTC (11+ messages)
` [PATCH 1/4] gitlab: replace avocado results files with meson results files
` [PATCH 2/4] gitlab: always include entire of meson-logs directory
` [PATCH 3/4] gitlab: include all junit XML files from meson
` [PATCH 4/4] gitlab: prevent duplicated meson log artifacts in test jobs
[PATCH v2 0/4] Error recovery for zPCI passthrough devices
2025-09-09 7:59 UTC (6+ messages)
` [PATCH v2 3/4] s390x/pci: Add PCI error handling for vfio pci devices
debian guest significant slowdown in aarch64 qemu-user
2025-09-09 7:57 UTC
[PATCH v4 00/36] linux-user: Improve host and guest page size handling
2025-09-09 7:58 UTC (4+ messages)
` [PATCH v4 04/36] linux-user: Remove qemu_host_page_size from create_elf_tables
[PATCH] tests/functional/m68k: Use proper polling in the next-cube test
2025-09-09 7:48 UTC
[PATCH RESEND 0/5] Fix dependencies in arm machines and update OpenBSD to 7.7
2025-09-09 7:30 UTC (4+ messages)
` [RFC PATCH 5/5] Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD"
[PATCH 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
2025-09-09 7:14 UTC (5+ messages)
` [PATCH 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
` [PATCH 2/5] tests/qtest: Add qtest for for ASPEED GPIO gpio-set property
[PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
2025-09-09 7:14 UTC (3+ messages)
` [PATCH 5/5] hw/pci-host/bonito: Add comments about documentation
[RFC PATCH] docs/system/security: Restrict "virtualization use case" to specific machines
2025-09-09 5:19 UTC (2+ messages)
[PATCH v4 0/5] NVMe: Add SPDM over the storage transport support
2025-09-09 4:31 UTC (12+ messages)
` [PATCH v4 1/5] spdm-socket: add seperate send/recv functions
` [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH v4 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
[PATCH v1 0/4] tests/functional/arm: Update test images for ASPEED chips
2025-09-09 0:30 UTC (3+ messages)
` [SPAM] "
[PATCH v3 0/9] Add IBM PPE42 CPU support
2025-09-08 21:17 UTC (11+ messages)
` [PATCH v3 1/9] target/ppc: IBM PPE42 general regs and flags
` [PATCH v3 2/9] target/ppc: Add IBM PPE42 family of processors
` [PATCH v3 3/9] target/ppc: IBM PPE42 exception flags and regs
` [PATCH v3 4/9] target/ppc: Add IBM PPE42 exception model
` [PATCH v3 5/9] target/ppc: Support for IBM PPE42 MMU
` [PATCH v3 6/9] target/ppc: Add IBM PPE42 special instructions
` [PATCH v3 7/9] hw/ppc: Support for an IBM PPE42 CPU decrementer
` [PATCH v3 8/9] hw/ppc: Add a test machine for the IBM PPE42 CPU
` [PATCH v3 9/9] tests/functional: Add test for IBM PPE42 instructions
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-08 20:51 UTC (7+ messages)
[PATCH v3 00/19] python: 3.14 compatibility and python-qemu-qmp synchronization
2025-09-08 19:03 UTC (20+ messages)
` [PATCH v3 01/19] python: backport 'Change error classes to have better repr methods'
` [PATCH v3 02/19] python: backport 'EventListener: add __repr__ method'
` [PATCH v3 03/19] python: backport 'kick event queue on legacy event_pull()'
` [PATCH v3 04/19] python: backport 'protocol: adjust logging name when changing client name'
` [PATCH v3 05/19] python: backport 'drop Python3.6 workarounds'
` [PATCH v3 06/19] python: backport 'Use @asynciocontextmanager'
` [PATCH v3 07/19] python: backport 'qmp-shell: add common_parser()'
` [PATCH v3 08/19] python: backport 'feat: allow setting read buffer limit'
` [PATCH v3 09/19] python: backport 'make require() preserve async-ness'
` [PATCH v3 10/19] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
` [PATCH v3 11/19] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
` [PATCH v3 12/19] python: backport 'Remove deprecated get_event_loop calls'
` [PATCH v3 13/19] python: backport 'avoid creating additional event loops per thread'
` [PATCH v3 14/19] python: synchronize qemu.qmp documentation
` [PATCH v3 15/19] iotests: drop compat for old version context manager
` [PATCH v3 16/19] python: ensure QEMUQtestProtocol closes its socket
` [PATCH v3 17/19] iotests/147: ensure temporary sockets are closed before exiting
` [PATCH v3 18/19] iotests/151: ensure subprocesses are cleaned up
` [PATCH v3 19/19] iotests/check: always enable all python warnings
[PATCH v7 0/3] target/arm: Added support for SME register exposure to GDB
2025-09-08 18:28 UTC (4+ messages)
` [PATCH v7 1/3] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
` [PATCH v7 2/3] target/arm: Added support for SME register exposure to GDB
` [PATCH v7 3/3] target/arm: Added test case "
[PATCH v2 00/18] python: 3.14 compatibility and python-qemu-qmp synchronization
2025-09-08 18:16 UTC (5+ messages)
` [PATCH v2 06/18] python: backport 'qmp-shell: add common_parser()'
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).