qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-09 04:34:39 to 2025-09-09 22:01:04 UTC [more...]

[PATCH] migration: Apply migration specific keep-alive defaults to inet socket
 2025-09-09 21:58 UTC  (3+ messages)

[RFC V2 0/8] Live update: tap and vhost
 2025-09-09 21:35 UTC  (10+ messages)

[PATCH 0/3] Fix RISC-V timer migration issues
 2025-09-09 21:34 UTC  (8+ 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 00/11] accel/tcg: Improve tb_flush usage
 2025-09-09 21:06 UTC  (3+ messages)
` [PATCH 05/11] accel/tcg: Move post-load tb_flush to vm_change_state hook

XIVE VFIO kernel resample failure in INTx mode under heavy load
 2025-09-09 21:05 UTC  (9+ messages)

[PATCH v2 0/4] Error recovery for zPCI passthrough devices
 2025-09-09 20:56 UTC  (10+ messages)
` [PATCH v2 2/4] vfio/pci: Add an architecture specific error handler
` [PATCH v2 3/4] s390x/pci: Add PCI error handling for vfio pci devices

[PATCH v3 0/6] sd: Add RPMB emulation to eMMC model
 2025-09-09 20:56 UTC  (10+ 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 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
 2025-09-09 20:51 UTC  (17+ 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 3/4] export/fuse: Safe termination for FUSE-uring
` [PATCH 4/4] iotests: add tests for FUSE-over-io_uring

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-09-09 20:44 UTC  (7+ messages)
` [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate

[PATCH] tests/functional/m68k: Use proper polling in the next-cube test
 2025-09-09 20:32 UTC  (2+ messages)

[PATCH 00/22] Fix memory region leaks and use-after-finalization
 2025-09-09 20:26 UTC  (13+ 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: "

[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
 2025-09-09 19:48 UTC  (7+ messages)

[PATCH V3 0/9] Live update: cpr-exec
 2025-09-09 19:27 UTC  (21+ messages)
` [PATCH V3 1/9] migration: multi-mode notifier
` [PATCH V3 2/9] migration: add cpr_walk_fd
` [PATCH V3 4/9] vl: helper to request exec
` [PATCH V3 5/9] migration: cpr-exec-command parameter
` [PATCH V3 7/9] migration: cpr-exec mode

[PATCH v3 0/9] virtio-console: notify about the terminal size
 2025-09-09 19:24 UTC  (4+ messages)

[PATCH v4 00/84] target/arm: Implement FEAT_GCS
 2025-09-09 17:17 UTC  (9+ 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 v4 68/84] target/arm: Add gcs record for BLR with PAuth

[PATCH v4 for v10.0.0] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
 2025-09-09 17:01 UTC  (6+ 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 <RFC> 00/15] Encode object type security status in code
 2025-09-09 16:57 UTC  (16+ messages)
` [PATCH 01/15] qom: replace 'abstract' with 'flags'
` [PATCH 02/15] qom: add tracking of security state of object types
` [PATCH 03/15] machine: add 'require-secure' and 'prohibit-insecure' properties
` [PATCH 04/15] machine: check security for machine and accelerator types
` [PATCH 05/15] system: report machine security status in help output
` [PATCH 06/15] system: check security of device types
` [PATCH 07/15] system: report device security status in help output
` [PATCH 08/15] hw/core: report secure/insecure status in query-machines
` [PATCH 09/15] accel: mark 'kvm' as secure and 'tcg' as insecure
` [PATCH 10/15] hw/virtio: mark all virtio PCI devices as secure
` [PATCH 11/15] hw: mark x86, s390, ppc, arm versioned machine types "
` [PATCH 12/15] hw: declare Xen & microvm machines as secure, isapc as insecure
` [PATCH 13/15] hw/core: declare 'none' machine to be insecure
` [PATCH 14/15] hw/net: mark all NICs as insecure except e1000, e1000e & xen
` [PATCH 15/15] docs: expand security docs with info about secure/insecure markers

[PATCH v6 0/3] target/arm: Added support for SME register exposure to GDB
 2025-09-09 16:11 UTC  (6+ messages)
` [PATCH v6 3/3] target/arm: Added test case "

[PATCH v8 0/3] target/arm: Added support for SME register exposure to GDB
 2025-09-09 16:10 UTC  (4+ messages)
` [PATCH v8 1/3] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
` [PATCH v8 2/3] target/arm: Added support for SME register exposure to GDB
` [PATCH v8 3/3] target/arm: Added test case "

[PATCH v3 0/9] virtio-net: live-TAP local migration
 2025-09-09 15:08 UTC  (16+ 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

[PATCH v3 0/2] FM-API Physical Switch Command Set Support
 2025-09-09 15:07 UTC  (8+ messages)
    ` [PATCH v3 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State

[PATCH v2 -qemu 0/4] hw/cxl: Support Back-Invalidate
 2025-09-09 14:47 UTC  (5+ messages)
` [PATCH 1/4] hw/pcie: Support enabling flit mode

[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  (3+ messages)
` [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 00/10] io: deal with blocking/non-blocking fds
 2025-09-09 14:25 UTC  (23+ 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 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)

[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

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-09-09 13:43 UTC  (24+ 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 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] 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)

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 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 0/4] gitlab: misc artifact / log handling fixes
 2025-09-09  8:46 UTC  (5+ messages)
` [PATCH 4/4] gitlab: prevent duplicated meson log artifacts in test jobs

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 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)


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).