messages from 2025-11-25 04:02:18 to 2025-11-25 20:09:59 UTC [more...]
[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
2025-11-25 20:08 UTC (6+ messages)
` [PATCH v2 02/17] hw/riscv: Trace RAM Sink initial impl
[PATCH] target/i386/mshv: remove unused gpa txl optimization
2025-11-25 19:45 UTC (2+ messages)
[PATCH RFC] tests/migration-test: Add mapped-ram + ignore-shared test
2025-11-25 19:40 UTC
[PATCH] migration: fix parsing snapshots with x-ignore-shared flag
2025-11-25 19:35 UTC (2+ messages)
[PATCH] migration: Fix double-free on error path
2025-11-25 19:32 UTC (14+ messages)
` g_autoptr(Error) (was: [PATCH] migration: Fix double-free on error path)
` g_autoptr(Error)
[PATCH v2] 9pfs: local: read native symlinks when security-model=mapped
2025-11-25 19:31 UTC (5+ messages)
[PULL 0/4] Block layer patches
2025-11-25 19:29 UTC (6+ messages)
` [PULL 1/4] block-backend: Fix race when resuming queued requests
` [PULL 2/4] file-posix: populate pwrite_zeroes_alignment
` [PULL 3/4] block: use pwrite_zeroes_alignment when writing first sector
` [PULL 4/4] iotests: add Linux loop device image creation test
[PULL 0/4] ui/chardev patches
2025-11-25 18:22 UTC (7+ messages)
` [PULL 1/4] ui/vdagent: fix windows agent regression
` [PULL 2/4] chardev/char-file: fix failure path
` [PULL 3/4] chardev/char-pty: Do not ignore chr_write() failures
` [PULL 4/4] ui/vnc: Fix qemu abort when query vnc info
[PULL 0/3] nvme fixes
2025-11-25 18:22 UTC (5+ messages)
` [PULL 1/3] hw/nvme: fix namespace atomic parameter setup
` [PULL 2/3] hw/nvme: fix up extended protection information format
` [PULL 3/3] hw/nvme: Validate PMR memory size
[PATCH v2 0/5] vfio-user coverity fixes
2025-11-25 18:16 UTC (8+ messages)
` [PATCH v2 4/5] vfio-user: simplify vfio_user_recv_one()
[PATCH] linux-user: look up executable in emulation dir for execve syscall
2025-11-25 17:42 UTC
[PATCH] scripts/analyze-migration: Support mapped-ram snapshot format
2025-11-25 17:38 UTC
[PATCH] aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
2025-11-25 17:35 UTC (3+ messages)
` [PATCH] aspeed/{xdma,rtc,sdhci}: "
[PATCH] scripts/analyze-migration: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO
2025-11-25 17:30 UTC
[PATCH v3 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
2025-11-25 17:20 UTC (19+ messages)
` [PATCH v3 01/11] hw/arm/virt: Rename arm_virtio_compat into arm_virt_compat_defaults
` [PATCH v3 02/11] target/arm/machine: Improve traces on register mismatch during migration
` [PATCH v3 03/11] target/arm/cpu: Allow registers to be hidden
` [PATCH v3 04/11] target/arm/machine: Allow extra regs in the incoming stream
` [PATCH v3 05/11] target/arm/helper: Skip hidden registers
` [PATCH v3 06/11] kvm-all: Add the capability to blacklist some KVM regs
` [PATCH v3 07/11] target/arm/cpu: Implement hide_reg callback()
` [PATCH v3 08/11] target/arm/cpu: Expose x-mig-hidden-regs and x-mig-safe-missing-regs properties
` [PATCH v3 09/11] hw/arm/virt: Declare AArch32 DBGDTRTX as safe to ignore in incoming stream
` [PATCH v3 10/11] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"
` [PATCH v3 11/11] hw/arm/virt: [DO NOT UPSTREAM] Enforce compatibility with older kernels
[PATCH for-11.0] arm: add DCZID_EL0 to idregs array
2025-11-25 16:49 UTC (4+ messages)
[PATCH] docs/devel: Update URL for make-pullreq script
2025-11-25 16:45 UTC
[RFC PATCH v4 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-25 15:49 UTC (16+ messages)
` [RFC PATCH v4 1/7] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v4 2/7] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v4 3/7] virtio-gpu: Improve virgl_cmd_resource_map_blob() error handling
` [RFC PATCH v4 4/7] virtio-gpu: Make virtio_gpu_virgl_unmap_resource_blob() return -1 on error
` [RFC PATCH v4 6/7] virtio-gpu: Make virtio_gpu_virgl_init() "
` [RFC PATCH v4 7/7] virtio-gpu: Support mapping hostmem blobs with map_fixed
[PATCH] hw/pci: Use correct bus aperture for device container size
2025-11-25 15:45 UTC (2+ messages)
[PATCH v2 0/6] Fix Zjpm implementation
2025-11-25 15:41 UTC (9+ messages)
` [PATCH v2 2/6] target/riscv: Add a helper to return the current effective priv mode
` [PATCH v2 3/6] target/riscv: Fix pointer masking PMM field selection logic
` [PATCH v2 4/6] target/riscv: Fix pointer masking for virtual-machine load/store insns
` [PATCH v2 6/6] target/riscv: Fix pointer masking translation mode check bug
[PATCH v4 3/5] hw/riscv: experimental server platform reference machine
2025-11-25 15:39 UTC (4+ messages)
[PATCH 0/3] generic-loader: improve docs
2025-11-25 15:00 UTC (8+ messages)
` [PATCH 1/3] docs/system/generic-loader: Clarify behaviour of cpu-num
` [PATCH 2/3] docs/system/generic-loader: Don't mention QemuOpts implementation detail
` [PATCH 3/3] docs/system/generic-loader: move TODO to source code
[PATCH 1/2] target/riscv: Add a new RISC-V CPU type
2025-11-25 6:05 UTC (2+ messages)
` [PATCH 2/2] hw/riscv: Add leapfive-rva23-base machine board for RISC-V
[PATCH] linux-user: add option to intercept execve() syscalls
2025-11-25 14:33 UTC (6+ messages)
[PATCH 0/4] Fixes and improvements for scripts/qemugdb commands
2025-11-25 14:21 UTC (5+ messages)
` [PATCH 1/4] scripts/qemugdb: mtree: Fix OverflowError in mtree with 128-bit addresses
` [PATCH 2/4] scripts/qemugdb: timers: Fix KeyError in 'qemu timers' command
` [PATCH 3/4] scripts/qemugdb: timers: Improve 'qemu timers' command readability
` [PATCH 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump
[PATCH v4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
2025-11-25 14:07 UTC
[RFC v2] ui/vnc: Fix qemu abort when query vnc info
2025-11-25 13:19 UTC
[PATCH v3] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
2025-11-25 13:12 UTC (4+ messages)
[RFC] ui/vnc: Fix qemu abort when query vnc info
2025-11-25 12:55 UTC (2+ messages)
[PATCH] virtio/vhost: don't consider non-MAP_SHARED regions public
2025-11-25 12:32 UTC (2+ messages)
[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
2025-11-25 11:55 UTC (7+ messages)
` [PATCH 3/7] hw/riscv: implement CBQRI capacity controller
[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
2025-11-25 11:40 UTC (5+ messages)
[PULL 00/35] i386 (MSHV, migration) and Rust changes for 2025-10-09
2025-11-25 11:25 UTC (4+ messages)
` [PULL 28/35] target/i386/mshv: Implement mshv_vcpu_run()
[PATCH-for-11.0 00/12] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
2025-11-25 11:06 UTC (18+ messages)
` [PATCH-for-11.0 01/12] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 02/12] target/tricore: "
` [PATCH-for-11.0 03/12] target/rx: "
` [PATCH-for-11.0 04/12] target/m68k: "
` [PATCH-for-11.0 05/12] target/s390x: "
` [PATCH-for-11.0 06/12] target/sparc: "
` [PATCH-for-11.0 07/12] target/i386: "
` [PATCH-for-11.0 08/12] target/hppa: "
` [PATCH-for-11.0 09/12] target/riscv: Use little-endian variant of cpu_ld/st_data*() for vector
` [PATCH-for-11.0 10/12] target/sh4: Replace cpu_stl_data() by explicit endianness variants
` [PATCH-for-11.0 11/12] target/mips: Use big-endian variant of cpu_ld/st_data*() for MSA
` [PATCH-for-11.0 12/12] accel/tcg: Remove non-explicit endian cpu_ld/st*_data*() helpers
[PATCH v2 00/16] python: drop qemu.qmp from qemu.git tree
2025-11-25 11:05 UTC (18+ messages)
` [PATCH v2 01/16] python/mkvenv: create timestamp file for each group "ensured"
` [PATCH v2 02/16] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH v2 03/16] python/mkvenv: add 'checktests' and 'functests' dependency groups
` [PATCH v2 04/16] meson, mkvenv: add checktests and functests custom targets
` [PATCH v2 05/16] tests/iotests: Use configured python to run GitLab iotests
` [PATCH v2 06/16] tests/iotests: use "make check-venv" to prepare for running iotests
` [PATCH v2 07/16] python: add vendored qemu.qmp package
` [PATCH v2 08/16] meson, mkvenv: make iotests depend on checktests group
` [PATCH v2 09/16] meson, mkvenv: make functional tests depend on functests group
` [PATCH v2 10/16] tests: conditionally run "make check-venv" during build phase
` [PATCH v2 11/16] tests: run 'make check-venv' for crash tests
` [PATCH v2 12/16] python/mkvenv: add mechanism to install local package(s)
` [PATCH v2 13/16] mkvenv: add --no-build-isolation flag
` [PATCH v2 14/16] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
` [PATCH v2 15/16] tests/Makefile: replace old "check-venv" target with meson target
` [PATCH v2 16/16] python: delete qemu.qmp
[PATCH 0/2] virtio-scsi: Flexible max_target and max_lun params
2025-11-25 11:01 UTC (3+ messages)
` [PATCH 1/2] virtio-scsi: Make max_target value configurable
` [PATCH 2/2] virtio-scsi: Make max_lun "
[RFC PATCH v2 0/5] rust/hw: Add the I2C and the first GPIO device
2025-11-25 10:47 UTC (2+ messages)
[PATCH v2 00/15] Error message improvements
2025-11-25 10:28 UTC (31+ messages)
` [PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
` [PATCH v2 02/15] hw/usb: Convert to qemu_create() for a better error message
` [PATCH v2 03/15] ui: Convert to qemu_create() for simplicity and consistency
` [PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH v2 05/15] qga: "
` [PATCH v2 06/15] hw/scsi: Use error_setg_file_open() for a better error message
` [PATCH v2 07/15] hw/virtio: "
` [PATCH v2 08/15] net/tap: "
` [PATCH v2 09/15] blkdebug: "
` [PATCH v2 10/15] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH v2 11/15] net/slirp: Improve file open error message
` [PATCH v2 12/15] error: Use error_setg_errno() to improve error messages
` [PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
` [PATCH v2 14/15] qga/commands-win32: Use error_setg_win32() for better error messages
` [PATCH v2 15/15] block/file-win32: Improve an error message
[PATCH-for-10.2] hw/sd/sdcard: Correct SCR 'DATA_STAT_AFTER_ERASE' bit
2025-11-25 10:24 UTC (4+ messages)
[PATCH 1/2] libqos: pci: Avoid fatal assert on zero-sized BARs in fuzz builds
2025-11-25 10:01 UTC (4+ messages)
[PATCH v5 0/9] vfio: relax the vIOMMU check
2025-11-25 10:04 UTC (7+ messages)
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space
` [PATCH v5 8/9] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure
[PATCH 0/4] hw/sd: Improve performance of read/write/erase
2025-11-25 9:47 UTC (4+ messages)
` [PATCH 3/4] hw/sd/sdcard: Erase blocks to zero
[PATCH v2 0/4] target/i386: Add support for Zhaoxin Shijidadao vCPU models
2025-11-25 8:57 UTC (8+ messages)
` [PATCH v2 1/4] target/i386: Add an option in X86CPUDefinition to control CPUID 0x1f
` [PATCH v2 2/4] target/i386: Add cache model for Zhaoxin Shijidadao vCPUs
` [PATCH v2 3/4] target/i386: Introduce Zhaoxin Shijidadao-Client CPU model
[PULL 0/3] aspeed queue
2025-11-25 7:37 UTC (3+ messages)
[PULL 0/9] Staging patches
2025-11-25 6:56 UTC (4+ messages)
` [PULL 4/9] migration: Use warn_reportf_err() where appropriate
[PATCH] replay: Improve assert in replay_char_read_all_load()
2025-11-25 6:26 UTC (2+ messages)
[RFC PATCH v3 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-25 6:21 UTC (7+ messages)
` [RFC PATCH v3 5/7] virtio-gpu: Destroy virgl resources on virtio-gpu reset
[v5 0/2] virtio-gpu: fix error handling and improve consistency
2025-11-25 5:53 UTC (4+ messages)
` [v5 2/2] virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov
[PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-11-25 5:22 UTC (2+ messages)
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).