messages from 2025-05-13 12:39:55 to 2025-05-14 09:20:15 UTC [more...]
[PATCH 0/7] audio related fixes for 10.1
 2025-05-14  9:19 UTC  (9+ messages)
` [PATCH 4/7] hw/audio/asc: fix SIGSEGV in asc_realize()
[PATCH 1/1] vhost: do not reset used_memslots when destroying vhost dev
 2025-05-14  9:12 UTC  (4+ messages)
[PATCH v2 0/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
 2025-05-14  9:03 UTC  (6+ messages)
` [PATCH v2 1/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference in ca35 init
` [PATCH v2 2/5] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
` [PATCH v2 3/5] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
` [PATCH v2 4/5] hw/arm/fby35: Map BMC "
` [PATCH v2 5/5] docs: Remove ast2700fc from Aspeed family boards
[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-05-14  9:03 UTC  (10+ messages)
` [PATCH v2 01/25] Add -boot-certificates to s390-ccw-virtio machine type option
` [PATCH v2 02/25] hw/s390x/ipl: Create certificate store
` [PATCH v2 03/25] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v2 04/25] s390x/diag: Introduce DIAG 320 for certificate store facility
[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
 2025-05-14  8:51 UTC  (11+ messages)
` [PATCH 1/9] qom/object: Improve the doc of macros related with simple type
` [PATCH 2/9] docs/devel/qom: Fix the doc about OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH 3/9] hw/acpi/pci: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PATCH 4/9] hw/char/sh_serial: "
` [PATCH 5/9] hw/hyperv/hv-balloon: "
` [PATCH 6/9] hw/ppc/pef: "
` [PATCH 7/9] hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH 8/9] target/s390x/kvm/pv: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PATCH 9/9] ui/console-vc: Consolidate OBJECT_DEFINE_SIMPLE_TYPE
[PATCH 00/19] target/arm: More header rework around arm_feature() & multiprocessing.h
 2025-05-14  8:24 UTC  (30+ messages)
` [PATCH 01/19] target/arm/tcg-stubs: compile file once (system)
` [PATCH 02/19] target/arm/hvf_arm: Avoid using poisoned CONFIG_HVF definition
` [PATCH 03/19] target/arm: Only link with zlib when TCG is enabled
` [PATCH 04/19] target/arm/cpregs: Include missing 'target/arm/cpu.h' header
` [PATCH 05/19] hw/arm/boot: Include missing 'system/memory.h' header
` [PATCH 06/19] target/arm/cpu-features: Include missing 'cpu.h' header
` [PATCH 07/19] target/arm/qmp: "
` [PATCH 08/19] target/arm/kvm: Include missing 'cpu-qom.h' header
` [PATCH 09/19] target/arm/hvf: "
` [PATCH 10/19] hw/arm: Remove unnecessary 'cpu.h' header
` [PATCH 11/19] target/arm: Restrict inclusion of 'multiprocessing.h'
` [PATCH 12/19] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h'
` [PATCH 13/19] hw/arm: Include missing 'target/arm/gtimer.h' header
` [PATCH 14/19] target/arm: Extract PSCI definitions to 'psci.h'
` [PATCH 15/19] target/arm: Extract feature definitions to 'cpu_has_feature.h' header
` [PATCH 16/19] target/arm: Add arm_cpu_has_feature() helper
` [PATCH 17/19] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature()
` [PATCH 18/19] hw/arm/virt-acpi: "
` [PATCH 19/19] target/arm: Always include full path to 'cpu.h'
[PATCH v3 0/4] x86-disas: port x86-mini disassembler to QEMU
 2025-05-14  8:17 UTC  (7+ messages)
` [PATCH v3 1/4] x86-disas: add x86-mini instruction set metadata
` [PATCH v3 2/4] x86-disas: add x86-mini metadata documentation
` [PATCH v3 3/4] x86-disas: add x86-mini metadata tablegen script
` [PATCH v3 4/4] x86-disas: add x86-mini disassembler implementation
[PULL 00/17] loongarch-to-apply queue
 2025-05-14  7:47 UTC  (18+ messages)
` [PULL 01/17] hw/intc/loongarch_pch: Modify name of some registers
` [PULL 02/17] hw/intc/loongarch_pch: Modify register name PCH_PIC_xxx_OFFSET with PCH_PIC_xxx
` [PULL 03/17] hw/intc/loongarch_pch: Remove some duplicate macro
` [PULL 04/17] hw/intc/loongarch_pch: Set version information at initial stage
` [PULL 05/17] hw/intc/loongarch_pch: Use relative address in MemoryRegionOps
` [PULL 06/17] hw/intc/loongarch_pch: Discard write operation with ISR register
` [PULL 07/17] hw/intc/loongarch_pch: Use generic read callback for iomem32_low region
` [PULL 08/17] hw/intc/loongarch_pch: Use generic read callback for iomem32_high region
` [PULL 09/17] hw/intc/loongarch_pch: Use generic read callback for iomem8 region
` [PULL 10/17] hw/intc/loongarch_pch: Use generic write callback for iomem32_low region
` [PULL 11/17] hw/intc/loongarch_pch: Use generic write callback for iomem32_high region
` [PULL 12/17] hw/intc/loongarch_pch: Use generic write callback for iomem8 region
` [PULL 13/17] hw/intc/loongarch_pch: Use unified trace event for memory region ops
` [PULL 14/17] hw/intc/loongarch_pch: Rename memory region iomem32_low with iomem
` [PULL 15/17] hw/intc/loongarch_pch: Set flexible memory access size with iomem region
  ` [PULL 16/17] hw/intc/loongarch_pch: Merge three memory region into one
  ` [PULL 17/17] hw/loongarch/boot: Adjust the loading position of the initrd
[PATCH v4 00/19] intel_iommu: Add ATS support
 2025-05-14  7:36 UTC  (4+ messages)
` [PATCH v4 14/19] atc: Add unit tests
[PATCH v3 00/10] Improve futex usage
 2025-05-14  7:34 UTC  (8+ messages)
` [PATCH v3 01/10] futex: Check value after qemu_futex_wait()
` [PATCH v3 04/10] qemu-thread: Avoid futex abstraction for non-Linux
` [PATCH v3 07/10] migration: Replace QemuSemaphore with QemuEvent
[PATCH 00/13] single-binary: make QAPI generated files common
 2025-05-14  7:13 UTC  (8+ messages)
` [PATCH 09/13] qapi: transform target specific 'if' in runtime checks
[PATCH] virtio-net: Add queues for RSS during migration
 2025-05-14  6:58 UTC  (4+ messages)
[RFC v5 0/7] Add packed format to shadow virtqueue
 2025-05-14  6:21 UTC  (5+ messages)
[PATCH v4 00/16] hw/intc/loongarch_pch: Cleanup with memory region ops
 2025-05-14  6:20 UTC  (2+ messages)
[PATCH v8 00/48] single-binary: compile target/arm twice
 2025-05-14  6:12 UTC  (6+ messages)
` [PATCH v8 30/48] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
[PATCH] rust: hpet: rename hpet module to "device"
 2025-05-14  5:40 UTC  (2+ messages)
[PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants
 2025-05-14  5:11 UTC  (4+ messages)
[PATCH 1/2] target/riscv: Add the implied rule for G extension
 2025-05-14  4:11 UTC  (2+ messages)
` [PATCH 2/2] target/riscv: Add standard B extension implied rule
[PATCH 0/2] Fixes for TCG/HVF warning of CPUID_HT and CPUID_EXT3_CMP_LEG
 2025-05-14  3:16 UTC  (3+ messages)
` [PATCH 1/2] i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported
` [PATCH 2/2] i386/hvf: Make CPUID_HT supported
[PATCH] virtio-net: Copy all for dhclient workaround
 2025-05-14  2:51 UTC  (3+ messages)
[PATCH 0/9] ui: Improve scale handling
 2025-05-14  2:50 UTC  (14+ messages)
` [PATCH 1/9] ui/gtk: Document scale and coordinate handling
` [PATCH 3/9] gtk/ui: Introduce helper gd_update_scale
` [PATCH 8/9] ui/gtk-gl-area: Render guest content with padding in fixed-scale mode
[PATCH v2 00/25] Fix incorrect hash results on AST2700
 2025-05-14  2:48 UTC  (5+ messages)
` [PATCH v2 05/25] hw/misc/aspeed_hace: Split hash execution into helper functions for clarity
[PATCH v2 0/9] s390x: Remove deprecated machine types up to v4.0
 2025-05-14  1:50 UTC  (2+ messages)
[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-05-14  1:42 UTC  (2+ messages)
[PATCH v4 00/13] Enable shared device assignment
 2025-05-14  1:39 UTC  (6+ messages)
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd
[PATCH v2] meson.build: Compile hw_common_arch_libs files with right header include paths
 2025-05-13 23:20 UTC  (2+ messages)
[PATCH 0/3] migration: Some fix and enhancements to HMP "info migrate"
 2025-05-13 22:09 UTC  (4+ messages)
` [PATCH 1/3] migration: Allow caps to be set when preempt or multifd cap enabled
` [PATCH 2/3] migration/hmp: Dump global in "info migrate_parameters" instead
` [PATCH 3/3] migration/hmp: Add "info migrate -a", reorg the dump
[PATCH v4 00/13] Make blockdev-mirror dest sparse in more cases
 2025-05-13 22:00 UTC  (4+ messages)
` [PATCH v4 11/13] mirror: Skip writing zeroes when target is already zero
` [PATCH v4 14/13] mirror: Reduce I/O when destination is detect-zeroes:unmap
[PATCH v11 0/3] Allow to enable multifd and postcopy migration together
 2025-05-13 21:50 UTC  (2+ messages)
live-migration performance regression when using pmem
 2025-05-13 20:11 UTC  (6+ messages)
[PATCH v4 00/23] tcg-plugins: add hooks for discontinuities
 2025-05-13 19:15 UTC  (5+ messages)
` [PATCH v4 21/23] tests: add plugin asserting correctness of discon event's to_pc
[PATCH v2 0/7] scripts/checkpatch: refactor & fix SPDX-License-Identifier detection
 2025-05-13 18:32 UTC  (3+ messages)
` [PATCH v2 7/7] scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
[PATCH v1] tests/qtest/aspeed_smc-test: Fix memory leaks
 2025-05-13 18:26 UTC  (2+ messages)
[PATCH] tests/qtest/ast2700-smc-test: Fix leak
 2025-05-13 18:25 UTC  (2+ messages)
[PATCH RFC 00/10] qapi: remove all TARGET_* conditionals from the schema
 2025-05-13 16:37 UTC  (13+ messages)
` [PATCH 08/10] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH 09/10] qapi: make most CPU commands unconditionally available
[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
 2025-05-13 16:24 UTC  (9+ messages)
` [PATCH 06/27] qemu-img: factor out parse_output_format() and use it in the code
` [PATCH 07/27] qemu-img: check: refresh options/--help
` [PATCH 08/27] qemu-img: simplify --repair error message
` [PATCH 09/27] qemu-img: commit: refresh options/--help
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-13 16:23 UTC  (25+ messages)
` [PATCH v3 01/10] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
` [PATCH v3 04/10] kvm: kvm_get_writable_id_regs
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
` [PATCH v3 07/10] arm/kvm: write back modified ID regs to KVM
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model
` [PATCH v3 09/10] arm-qmp-cmds: introspection for ID register props
` [PATCH v3 10/10] arm/cpu-features: document ID reg properties
[PATCH for-10.1 v5 00/13] arm: rework id register storage
 2025-05-13 16:17 UTC  (5+ messages)
` [PATCH for-10.1 v5 02/13] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
[PATCH v6 00/14] arm: rework id register storage
 2025-05-13 16:15 UTC  (5+ messages)
` [PATCH v6 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v6 12/14] arm/cpu: Add sysreg generation scripts
[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
 2025-05-13 15:39 UTC  (6+ messages)
` [PATCH 1/4] hw/arm: make cpu targeted by arm_load_kernel the primary CPU
` [PATCH 2/4] hw/intc/arm_gic: introduce a first-cpu-index property
` [PATCH 3/4] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
` [PATCH 4/4] hw/arm/xlnx-zynqmp: adapt cluster-id based on the boot cpu
[PULL 0/4] Block layer patches
 2025-05-13 15:06 UTC  (5+ messages)
` [PULL 4/4] qemu-img: improve queue depth validation in img_bench
[PATCH v2] linux-user: fix resource leaks in gen-vdso
 2025-05-13 15:03 UTC 
[PATCH v5 0/7] Add VNC Open H.264 Encoding
 2025-05-13 14:34 UTC  (7+ messages)
` [PATCH v5 1/7] new configure option to enable gstreamer
` [PATCH v5 2/7] add vnc h264 encoder
` [PATCH v5 7/7] h264: stop gstreamer pipeline before destroying, cleanup on exit
[PATCH 0/3] Add a for_commit option to qemu-img measure
 2025-05-13 14:10 UTC  (4+ messages)
` [PATCH 1/3] block: add for_commit option to measure
[PATCH 0/2] qapi/misc-target: Fix the doc of query-sgx and query-sgx-capabilities
 2025-05-13 14:31 UTC  (3+ messages)
` [PATCH 1/2] qapi/misc-target: Fix the doc related SGXEPCSection
` [PATCH 2/2] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
[PATCH] file-posix: Probe paths and retry SG_IO on potential path errors
 2025-05-13 13:51 UTC  (2+ messages)
[PATCH] s390x: Clear RAM on diag308 subcode 3 reset
 2025-05-13 13:42 UTC  (6+ messages)
[PATCH v2 0/3] migration, ci: Tweaks to migration-compat jobs
 2025-05-13 13:37 UTC  (5+ messages)
` [PATCH v2 1/3] ci: Re-enable python subtests in qtest migration suite
` [PATCH v2 2/3] ci: Fix build-previous-qemu when the version tag is absent
` [PATCH v2 3/3] ci: Reduce the size of artifacts for build-previous-qemu
[PATCH v4] qtest/migration/rdma: Add test for rdma migration with ipv6
 2025-05-13 13:37 UTC  (2+ messages)
[PATCH 0/2] qcow2: queue discards when discard-no-unref enabled
 2025-05-13 13:27 UTC  (4+ messages)
` [PATCH 2/2] qcow2: put discards in discard queue when discard-no-unref is enabled
[PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
 2025-05-13 13:26 UTC  (3+ messages)
` [PATCH v2 1/2] qcow2: rename update_refcount_discard to queue_discard
` [PATCH v2 2/2] qcow2: put discards in discard queue when discard-no-unref is enabled
[PATCH v4 10/13] mirror: Skip pre-zeroing destination if it is already zero
 2025-05-09 20:40 UTC  (2+ messages)
[PATCH v4 09/13] mirror: Drop redundant zero_target parameter
 2025-05-09 20:40 UTC  (2+ messages)
[PATCH v4 08/13] mirror: Allow QMP override to declare target already zero
 2025-05-09 20:40 UTC  (2+ messages)
[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-05-13 12:45 UTC  (3+ messages)
` [RFC 06/10] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
[PATCH v3 0/2] scsi-disk: Add FUA write support
 2025-05-13 12:45 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).