messages from 2025-09-13 08:18:19 to 2025-09-15 13:30:43 UTC [more...]
[PATCH v4 00/10] virtio-console: notify about the terminal size
2025-09-15 8:44 UTC (9+ messages)
` [PATCH v4 07/10] qmp: add chardev-resize command
[PATCH] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
2025-09-15 13:29 UTC
[PATCH 00/33] vhost-user-blk: live-backend local migration
2025-09-15 13:28 UTC (5+ messages)
` [PATCH 24/33] chardev-add: support "
[PULL 00/28] i386, accel, memory patches for 2025-08-29
2025-09-15 13:26 UTC (7+ messages)
` [PULL 24/28] hpet: switch to fine-grained device locking
[PATCH v3 00/13] io: deal with blocking/non-blocking fds
2025-09-15 13:22 UTC (14+ messages)
` [PATCH v3 01/13] char-socket: tcp_chr_recv(): drop extra _set_(block, cloexec)
` [PATCH v3 02/13] char-socket: tcp_chr_recv(): add comment
` [PATCH v3 03/13] util: add qemu_set_blocking() function
` [PATCH v3 04/13] util/error: add &error_reporter
` [PATCH v3 05/13] handle result of qio_channel_set_blocking()
` [PATCH v3 06/13] migration: qemu_file_set_blocking(): add errp parameter
` [PATCH v3 07/13] util: drop qemu_socket_set_nonblock()
` [PATCH v3 08/13] util: drop qemu_socket_try_set_nonblock()
` [PATCH v3 09/13] io/channel-socket: rework qio_channel_socket_copy_fds()
` [PATCH v3 10/13] util: drop qemu_socket_set_block()
` [PATCH v3 11/13] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
` [PATCH v3 12/13] chardev: qemu_chr_open_fd(): add errp
` [PATCH v3 13/13] chardev: close an fd on failure path
[PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
2025-09-15 13:20 UTC (4+ messages)
Some iotests are failing with -luks
2025-09-15 13:18 UTC (13+ messages)
[PATCH 0/5] target/ppc: Move floating-point instructions to decodetree
2025-09-15 13:14 UTC (5+ messages)
` [PATCH 2/5] target/ppc: Move floating-point compare "
[PATCH v2 0/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
2025-09-15 12:49 UTC (8+ messages)
[PATCH v3 0/4] Add support for PowerPC e500 little-endian pages
2025-09-15 12:46 UTC (5+ messages)
` [PATCH v3 1/4] accel/tcg: Unify big- and little- endian atomic ops
` [PATCH v3 2/4] target/ppc: refactor MMU helpers
` [PATCH v3 3/4] target/ppc: Add support for LE pages on PowerPC booke206 mmu
` [PATCH v3 4/4] target/ppc: fix GDB stub to work correctly with LE pages
[RFC PATCH 0/2] tests/functional: Adapt reverse_debugging to run w/o Avocado (yet another try)
2025-09-15 12:42 UTC (3+ messages)
` [RFC PATCH 1/2] tests/functional: Provide GDB to the functional tests
` [RFC PATCH 2/2] tests/functional: Adapt reverse_debugging to run w/o Avocado
[PATCH 0/6] tests/functional: remove last use of avocado.utils
2025-09-15 12:05 UTC (19+ messages)
` [PATCH 1/6] tests/functional: import GDB remote code from avocado
` [PATCH 2/6] tests/functional: convert reverse debug test to local gdb module
` [PATCH 3/6] tests/functional: replace avocado process with subprocess
` [PATCH 4/6] tests/functional: drop datadrainer class in reverse debugging
` [PATCH 5/6] tests/functional: close GDB socket in reverse debugging test
` [PATCH 6/6] tests/functional: use self.log for all logging
[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-09-15 11:59 UTC (5+ messages)
` [PATCH 1/4] migration: Do not try to start VM if disk activation fails
` [PATCH 2/4] migration: Accept MigrationStatus in migration_has_failed()
` [PATCH 3/4] migration: Refactor incoming cleanup into migration_incoming_finish()
` [PATCH 4/4] migration: Introduce POSTCOPY_DEVICE state
[PATCH 0/3] riscv: add all available CSRs to 'info registers'
2025-09-15 11:49 UTC (8+ messages)
` [PATCH 1/3] target/riscv/cpu: add riscv_dump_csr() helper
` [PATCH 2/3] target/riscv/cpu: print all FPU CSRs in riscv_cpu_dump_state()
` [PATCH 3/3] target/riscv: print all available "
[PATCH for-10.1 0/1] roms/opensbi: Update to v1.7
2025-09-15 11:30 UTC (5+ messages)
` [PATCH for-10.1 1/1] "
[PATCH] contrib/plugins/hwprofile: use BIT_ULL() for CPU mask, avoid UB shift
2025-09-15 11:27 UTC
[PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
2025-09-15 10:57 UTC (13+ messages)
` [PATCH 1/5] hw/pci-host/bonito: Implement ICU
` [PATCH 2/5] hw/pci-host/bonito: Implement PCIMAP register
` [PATCH 3/5] hw/pci-host/bonito: Implement DMA address translation
` [PATCH 4/5] hw/pci-host/bonito: Rework PCI config space accessor
` [PATCH 5/5] hw/pci-host/bonito: Add comments about documentation
[PATCH] virtio: Add function name to error messages
2025-09-15 10:35 UTC (3+ messages)
KVM/QEMU Community call 16/9/2025 agenda items
2025-09-15 10:28 UTC
[PATCH v2 00/15] Fix memory region leaks and use-after-finalization
2025-09-15 10:08 UTC (16+ messages)
` [PATCH v2 01/15] docs/devel: Do not unparent in instance_finalize()
` [PATCH v2 02/15] vfio/pci: "
` [PATCH v2 03/15] hw/pci-bridge: Do not assume immediate MemoryRegion finalization
` [PATCH v2 04/15] vfio-user: Do not delete the subregion
` [PATCH v2 05/15] hw/char/diva-gsp: "
` [PATCH v2 06/15] hw/char/serial-pci-multi: "
` [PATCH v2 07/15] secondary-vga: Do not delete the subregions
` [PATCH v2 08/15] cmd646: "
` [PATCH v2 09/15] hw/ide/piix: "
` [PATCH v2 10/15] hw/ide/via: "
` [PATCH v2 11/15] hw/nvme: Do not delete the subregion
` [PATCH v2 12/15] pci: Do not delete the subregions
` [PATCH v2 13/15] hw/ppc/spapr_pci: "
` [PATCH v2 14/15] hw/usb/hcd-ehci: "
` [PATCH v2 15/15] hw/usb/hcd-xhci: "
[PATCH v2 0/8] io: deal with blocking/non-blocking fds
2025-09-15 10:04 UTC (11+ messages)
` [PATCH v2 4/8] util: drop qemu_socket_set_nonblock()
` [PATCH v2 6/8] io/channel-socket: rework qio_channel_socket_copy_fds()
` [PATCH v2 8/8] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
[RFC 00/11] hw/arm/smmuv3: Add initial support for Secure State
2025-09-15 9:34 UTC (8+ messages)
` [RFC 02/11] hw/arm/smmuv3: Implement read/write logic for secure registers
[PATCH v2] virtio-dmabuf: Ensure UUID persistence for hash table insertion
2025-09-15 9:23 UTC (4+ messages)
[PATCH v2 00/14] Support PCIe RC to AST2600 and AST2700
2025-09-15 9:20 UTC (3+ messages)
` [PATCH v2 02/14] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
` [SPAM] "
[PATCH 0/8] Add high MMIO support with GPEX host bridge
2025-09-15 9:14 UTC (11+ messages)
` [PATCH 1/8] target/loongarch: Add phys_bits in CPULoongArchState
` [PATCH 2/8] hw/loongarch/virt: Add field ram_end in LoongArchVirtMachineState
` [PATCH 3/8] hw/loongarch/virt: Add field gpx "
` [PATCH 4/8] hw/loongarch/virt: Get irq number from gpex config info
` [PATCH 5/8] hw/loongarch/virt: Get PCI info "
` [PATCH 6/8] hw/loongarch/virt: Add property highmem_mmio with virt machine
` [PATCH 7/8] hw/loongarch/virt: Add high MMIO support with GPEX host
` [PATCH 8/8] hw/loongarch/virt: Add property highmem-mmio-size with virt machine
[RESEND PATCH] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
2025-09-15 8:59 UTC
[PATCH] ui/spice: fix crash when disabling GL scanout on
2025-09-15 8:50 UTC (2+ messages)
[PATCH 0/5] block/vvfat: introduce "size" option
2025-09-15 8:47 UTC (2+ messages)
[RFC PATCH 0/8] Add Zvfbfa extension support
2025-09-15 8:40 UTC (9+ messages)
` [RFC PATCH 1/8] target/riscv: Add cfg properities for Zvfbfa extensions
` [RFC PATCH 2/8] target/riscv: Add the Zvfbfa extension implied rule
` [RFC PATCH 3/8] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [RFC PATCH 4/8] target/riscv: Use the tb->cs_bqse as the extend tb flags
` [RFC PATCH 5/8] target/riscv: Introduce altfmt into DisasContext
` [RFC PATCH 6/8] target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
` [RFC PATCH 7/8] target/riscv: rvv: Support Zvfbfa vector bf16 operations
` [RFC PATCH 8/8] target/riscv: Expose Zvfbfa extension as an experimental cpu property
[PATCH 0/5] qemu-optios: Fix, cleanup and add description of tdx-guest
2025-09-15 8:34 UTC (5+ messages)
` [PATCH 3/5] qemu-options: Change memory-encryption to confidential-guest-support in the example
[PATCH v2] i386/cpu: Remove FEAT_24_0_EBX for AVX10
2025-09-15 8:24 UTC (3+ messages)
[PATCH] target/ppc: use MAKE_64BIT_MASK for mcrfs exception clear mask
2025-09-15 8:01 UTC
[RFC 0/6] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-09-15 7:27 UTC (11+ messages)
` [RFC 3/6] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices
` [RFC 4/6] virtio-gpu: Don't rely on res->blob to identify blob resources
[PATCH v8 for v10.0.0 0/2] target/riscv:Fix riscv64 kvm migration
2025-09-15 7:15 UTC (3+ messages)
[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
2025-09-15 7:08 UTC (3+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state
` [PATCH v9 2/2] Fix VM resume after QEMU+KVM migration
[PATCH] igvm: add initial support for non-cc firmware in igvm format
2025-09-15 6:52 UTC (4+ messages)
[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-15 6:44 UTC (7+ messages)
` [PATCH v5 01/29] Add boot-certs to s390-ccw-virtio machine type option
[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
2025-09-15 5:43 UTC (4+ messages)
` [PATCH 3/4] export/fuse: Safe termination for FUSE-uring
[PATCH v3 0/4] Fix RISC-V timer migration issues
2025-09-15 4:25 UTC (10+ messages)
` [PATCH v3 1/4] hw/intc: Save time_delta in RISC-V mtimer VMState
` [PATCH v3 2/4] migration: Add support for a variable-length array of UINT32 pointers
` [PATCH v3 3/4] hw/intc: Save timers array in RISC-V mtimer VMState
` [PATCH v3 4/4] target/riscv: Save stimer and vstimer in CPU vmstate
[PATCH 0/4] Fix SiFive UART character drop issue and minor refactors
2025-09-15 4:07 UTC (10+ messages)
` [PATCH 1/4] hw/char: sifive_uart: Raise IRQ according to the Tx/Rx watermark thresholds
` [PATCH 2/4] hw/char: sifive_uart: Avoid pushing Tx FIFO when size is zero
` [PATCH 3/4] hw/char: sifive_uart: Remove outdated comment about Tx FIFO
` [PATCH 4/4] hw/char: sifive_uart: Add newline to error message
[PATCH] target/riscv: implement MonitorDef HMP API
2025-09-15 3:05 UTC (3+ messages)
[PATCH] linux-user/syscall.c: sync RISC-V hwprobe with Linux
2025-09-15 2:46 UTC (3+ messages)
[PATCH] intc/aia: fix the read of in_clrip register
2025-09-15 2:12 UTC (2+ messages)
[PATCH] docs/interop/firmware: Add riscv64 to FirmwareArchitecture
2025-09-15 2:01 UTC (2+ messages)
[PATCH] hw/riscv/riscv-iommu: Fix MSI table size limit
2025-09-15 1:54 UTC (2+ messages)
[PATCH v2] aplic: fix mask for smsiaddrcfgh
2025-09-15 1:51 UTC (2+ messages)
[PATCH] hw/mips/fuloong2e: Fix vt82c686b idsel
2025-09-14 18:55 UTC
[PATCH v4 0/6] sd: Add RPMB emulation to eMMC model
2025-09-14 12:46 UTC (7+ messages)
` [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
` [PATCH v4 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
` [PATCH v4 3/6] hw/sd/sdcard: Add basic support for RPMB partition
` [PATCH v4 4/6] hw/sd/sdcard: Handle RPMB MAC field
` [PATCH v4 5/6] scripts: Add helper script to generate eMMC block device images
` [PATCH v4 6/6] docs: Add eMMC device model description
[PATCH v3 0/6] sd: Add RPMB emulation to eMMC model
2025-09-14 12:23 UTC (4+ messages)
` [PATCH v3 6/6] docs: Add eMMC device model description
[PATCH 0/8] sd: Add RPMB emulation to eMMC model
2025-09-14 12:23 UTC (4+ messages)
` [PATCH 8/8] scripts: Add helper script to generate eMMC block device images
[PATCH trivial] ui/gtk: Fix callback function signature
2025-09-14 10:29 UTC (3+ messages)
[PATCH 00/22] Fix memory region leaks and use-after-finalization
2025-09-14 9:06 UTC (8+ messages)
` [PATCH 02/22] vfio/pci: Do not unparent in instance_finalize()
[PULL 00/61] CPU, Rust, x86 changes for 2025-09-13
2025-09-13 9:37 UTC (34+ messages)
` [PULL 02/61] target/sparc: limit cpu_check_irqs to system emulation
` [PULL 06/61] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
` [PULL 07/61] cpu-common: use atomic access for interrupt_request
` [PULL 08/61] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
` [PULL 11/61] accel/tcg: create a thread-kick function for TCG
` [PULL 12/61] accel/tcg: inline cpu_exit()
` [PULL 14/61] cpus: properly kick CPUs out of inner execution loop
` [PULL 17/61] cpus: clear exit_request in qemu_process_cpu_events
` [PULL 20/61] ci: temporarily remove rust from Ubuntu
` [PULL 22/61] meson, cargo: require Rust 1.83.0
` [PULL 23/61] rust: add missing const markers for MSRV==1.83.0
` [PULL 24/61] rust: use inline const expressions
` [PULL 28/61] rust: qdev: const_refs_to_static
` [PULL 30/61] rust: remove unused global qemu "allocator"
` [PULL 32/61] rust: move vmstate_clock!() to qdev module
` [PULL 35/61] rust: split Rust-only "common" crate
` [PULL 36/61] rust: make build.rs generic over various ./rust/projects
` [PULL 37/61] rust: split "util" crate
` [PULL 39/61] rust: split "bql" crate
` [PULL 41/61] rust: split "chardev" crate
` [PULL 42/61] rust: split "system" crate
` [PULL 45/61] rust/hpet: drop now unneeded qemu_api dep
` [PULL 46/61] rust/pl011: drop dependency on qemu_api
` [PULL 47/61] rust: repurpose qemu_api -> tests
` [PULL 49/61] rust: re-export qemu macros from common/qom/hwcore
` [PULL 51/61] rust: meson: remove unnecessary complication in device crates
` [PULL 52/61] rust: do not inline do_init_io
` [PULL 54/61] i386/cpu: Enable SMM cpu address space under KVM
` [PULL 56/61] multiboot: Fix the split lock
` [PULL 58/61] i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init()
` [PULL 59/61] accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM
` [PULL 61/61] accel/kvm: Set guest_memfd_offset to non-zero value only when guest_memfd is valid
[PATCH v8 0/2] Generate strided vector loads/stores with tcg nodes
2025-09-13 9:17 UTC (3+ messages)
` [PATCH v8 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
` [PATCH v8 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction
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).