messages from 2025-07-22 08:36:13 to 2025-07-23 17:51:49 UTC [more...]
[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-07-23 17:50 UTC (20+ messages)
` [PATCH v4 01/28] Add boot-certificates to s390-ccw-virtio machine type option
` [PATCH v4 02/28] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v4 03/28] hw/s390x/ipl: Create "
` [PATCH v4 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v4 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v4 09/28] s390x/diag: Implement "
` [PATCH v4 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v4 26/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
[PATCH] dump: enhance win_dump_available to report properly
2025-07-23 17:31 UTC (3+ messages)
[PATCH] 9pfs: Add FreeBSD support
2025-07-23 15:55 UTC
[PATCH for-10.1 0/6] target/arm: Fix various SVE2p1 load/store bugs
2025-07-23 17:14 UTC (10+ messages)
` [PATCH for-10.1 1/6] target/arm: Expand the descriptor for SME/SVE memory ops to i64
` [PATCH for-10.1 2/6] target/arm: Pack mtedesc into upper 32 bits of descriptor
` [PATCH for-10.1 3/6] decodetree: Infer argument set before inferring format
` [PATCH for-10.1 4/6] target/arm: LD1Q, ST1Q are vector + scalar, not scalar + vector
` [PATCH for-10.1 5/6] target/arm: Pass correct esize to sve_st1_z() for LD1Q, ST1Q
` [PATCH for-10.1 6/6] target/arm: Fix LD1W, LD1D to 128-bit elements
qos-test is annoyingly noisy
2025-07-23 16:38 UTC (2+ messages)
[PATCH] hw/sd: print bad s->arglen in unexpected response
2025-07-23 16:30 UTC (5+ messages)
[PATCH-for-10.1 v4 0/4] target/arm/hvf: Correctly set Generic Timer frequency
2025-07-23 16:19 UTC (11+ messages)
` [PATCH-for-10.1 v4 1/4] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH-for-10.1 v4 2/4] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH-for-10.1 v4 3/4] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH-for-10.1 v4 4/4] target/arm/hvf: Really set Generic Timer counter frequency
[RFC PATCH] tests/functional: add hypervisor test for aarch64
2025-07-23 16:15 UTC (2+ messages)
[PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of
2025-07-23 16:09 UTC (3+ messages)
` [PATCH 1/2] vfio/igd: Require host VGA decode for legacy mode
` [PATCH 2/2] vfio/igd: Fix VGA regions are not exposed in "
[RFC] memory.c: improve refcounting for RAM vs MMIO regions
2025-07-23 14:59 UTC (9+ messages)
[PATCH] ui/keymaps: Avoid trace crash and improve error messages
2025-07-23 13:53 UTC (3+ messages)
[PATCH 0/2] A fix and cleanup around qio_channel_socket_connect_sync()
2025-07-23 13:32 UTC (3+ messages)
` [PATCH 1/2] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
` [PATCH 2/2] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
[PATCH 0/3] kvm: Guet_memfd enhancement and fix for KVM_SET_USER_MEMORY_REGION2
2025-07-23 12:29 UTC (7+ messages)
` [PATCH 1/3] accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM
` [PATCH 2/3] accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region()
` [PATCH 3/3] accel/kvm: Set mem.guest_memfd_offset only when guest_memfd is valid
[PATCH] target/mips: fix TLB huge page check to use 64-bit shift
2025-07-23 12:12 UTC (2+ messages)
[PATCH v4 0/2] target/arm: Added support for SME register exposure to GDB
2025-07-23 11:54 UTC (4+ messages)
` [PATCH v4 1/2] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
` [PATCH v4 2/2] target/arm: Added support for SME register exposure to GDB
[PATCH] decodetree: Infer argument set before inferring format
2025-07-23 11:53 UTC (3+ messages)
[PATCH RFC v3 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-23 11:21 UTC (14+ messages)
` [PATCH RFC v3 06/13] virtio-pci: implement support for extended features
` [PATCH RFC v3 07/13] vhost: add support for negotiating "
` [PATCH RFC v3 12/13] net: implement tunnel probing
[PATCH RFC] arm/kvm: report registers we failed to set
2025-07-23 9:59 UTC (3+ messages)
[PATCH for-10.1 0/1] roms/opensbi: Update to v1.7
2025-07-23 9:42 UTC (2+ messages)
` [PATCH for-10.1 1/1] "
[PATCH] hw/smbios: add an ability to set extension bytes in the type0 table
2025-07-23 9:28 UTC (5+ messages)
[PATCH] i386/kvm: Disable hypercall patching quirk by default
2025-07-23 9:26 UTC (12+ messages)
[PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
2025-07-23 9:12 UTC (4+ messages)
[PATCH v2] i386/kvm: Disable hypercall patching quirk by default
2025-07-23 8:50 UTC (5+ messages)
[RFC 0/6] virtio-net: initial iterative live migration support
2025-07-23 6:51 UTC (9+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability
` [RFC 2/6] virtio-net: Reorder vmstate_virtio_net and helpers
` [RFC 3/6] virtio-net: Add SaveVMHandlers for iterative migration
` [RFC 4/6] virtio-net: iter live migration - migrate vmstate
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
` [RFC 6/6] virtio-net: skip vhost_started assertion during "
apparent race condition in mttcg memory handling
2025-07-23 6:31 UTC (3+ messages)
[PATCH 1/1] hw/intc/loongarch_ipi: use physical CPU ID for kvm_ipi_access_regs
2025-07-23 6:11 UTC (3+ messages)
[PATCH] virtio: fix off-by-one and invalid access in virtqueue_ordered_fill
2025-07-23 5:55 UTC (3+ messages)
[PATCH v3 RESEND] hw/riscv/virt: Add acpi ged and powerdown support
2025-07-23 3:37 UTC
[PATCH v1 00/21] Control coprocessor reset for AST2700
2025-07-23 2:42 UTC (4+ messages)
` [PATCH v1 19/21] pc-bios: Update AST27x0 vBootrom with SSP/TSP SCU initialization support
` [SPAM] "
[RFC PATCH 0/1] TCTI TCG backend for acceleration on non-JIT AArch64
2025-07-23 0:51 UTC (3+ messages)
` [RFC PATCH 1/1] tcg/tcti: add "
[PULL 0/7] Migration patches for 2025-07-22
2025-07-22 23:42 UTC (8+ messages)
` [PULL 1/7] migration: HMP: Fix possible out-of-bounds access
` [PULL 2/7] migration: HMP: Fix postcopy latency distribution label
` [PULL 3/7] migration: show error message when postcopy fails
` [PULL 4/7] crypto: implement workaround for GNUTLS thread safety problems
` [PULL 5/7] io: add support for activating TLS thread safety workaround
` [PULL 6/7] migration: activate "
` [PULL 7/7] crypto: add tracing & warning about GNUTLS countermeasures
[PATCH v3 00/12] aio: add the aio_add_sqe() io_uring API
2025-07-22 21:38 UTC (3+ messages)
` [PATCH v3 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
[PATCH v4 2/2] target/arm: Added support for SME register exposure to GDB
2025-07-22 20:20 UTC
[PATCH 0/1] Support per-head resolutions with virtio-gpu
2025-07-22 19:08 UTC (2+ messages)
` [PATCH 1/1] hw/display: "
[PATCH 0/3] hw/ppc: Fix --without-default-devices build
2025-07-22 18:04 UTC (5+ messages)
` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-07-22 17:42 UTC (3+ messages)
` [RFC PATCH v3 14/15] Read and validate host SMMUv3 feature bits
[PATCH 0/2] target/arm: Fix big-endian handling for NEON and SVE gdb remote debugging
2025-07-22 17:37 UTC (4+ messages)
` [PATCH 1/2] target/arm: Fix big-endian handling of NEON "
[PATCH v2 0/2] target/arm: Fix big-endian handling for NEON and SVE gdb remote debugging
2025-07-22 17:37 UTC (3+ messages)
` [PATCH v2 1/2] target/arm: Fix big-endian handling of NEON "
` [PATCH v2 2/2] target/arm: Fix big-endian handling of SVE "
[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
2025-07-22 16:20 UTC (17+ messages)
` [PATCH RFC 1/1] "
[PATCH] log: make '-msg timestamp=on' apply to all qemu_log usage
2025-07-22 15:38 UTC (4+ messages)
[PATCH 0/2] target/arm: Fix sve2p1 mtedesc assertion
2025-07-22 15:22 UTC (7+ messages)
` [PATCH 1/2] target/arm: Expand the descriptor for SME/SVE memory ops to i64
` [PULL 1/1] tcg/optimize: Don't fold INDEX_op_and_vec to extract
` [PATCH 2/2] target/arm: Pack mtedesc into upper 32 bits of descriptor
[PATCH] target/arm: Trap PMCR when MDCR_EL2.TPMCR is set
2025-07-22 15:09 UTC (2+ messages)
[PULL 0/1] Tracing patches
2025-07-22 15:03 UTC (2+ messages)
` [PULL 1/1] tracetool: removed the unused vcpu property
[PATCH] tracetool: removed the unused vcpu property
2025-07-22 14:45 UTC (2+ messages)
[PATCH] linux-user: check for NULL before using interval_tree_iter_first result
2025-07-22 14:43 UTC (2+ messages)
[PATCH] target/hppa: prevent overflow in BTLB entry size calculation
2025-07-22 14:35 UTC (2+ messages)
[PULL 00/50] ppc queue
2025-07-22 14:25 UTC (5+ messages)
[PATCH] rust: devices are not staticlibs
2025-07-22 14:39 UTC (2+ messages)
[PATCH] scripts: add script to help distro use global Rust packages
2025-07-22 12:28 UTC (3+ messages)
[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
2025-07-22 12:04 UTC (7+ messages)
[PATCH v4 0/5] ASPEED OTP QEMU model: block backend, machine alias, SoC integration
2025-07-22 11:27 UTC (13+ messages)
` [PATCH v4 1/5] hw/misc/aspeed_otp: Add ASPEED OTP memory device model
` [SPAM] "
` [PATCH v4 4/5] hw/misc/aspeed_otp: Add 'drive' property to support block backend
` [SPAM] "
` [PATCH v4 5/5] hw/misc/aspeed_sbc: Add machine parameter to alias OTP drive property
` [SPAM] "
` [SPAM] [PATCH v4 0/5] ASPEED OTP QEMU model: block backend, machine alias, SoC integration
[PATCH] hw/display: refine upper limit for offset value in assert check
2025-07-22 11:17 UTC
[PATCH] target/ppc: fix potential shift overflow by using 64-bit constant
2025-07-22 10:16 UTC
[PATCH 0/2] target/arm: hvf: add timer freq note and stubbing LORC_EL1 reads
2025-07-22 10:02 UTC (4+ messages)
` [PATCH 1/2] target/arm: hvf: add timer frequency note
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).