messages from 2025-05-14 08:03:56 to 2025-05-14 14:56:38 UTC [more...]
[PATCH v6 00/14] arm: rework id register storage
2025-05-14 14:55 UTC (7+ 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 v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-14 14:47 UTC (4+ messages)
[PATCH 0/3] migration: Some fix and enhancements to HMP "info migrate"
2025-05-14 14:33 UTC (10+ 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 v2 0/3] ui/vnc: fix some endian problems
2025-05-14 14:32 UTC (6+ messages)
` [PATCH v2 1/3] ui/vnc.c: replace big endian flag with byte order value
` [PATCH v2 2/3] ui/vnc: take account of client byte order in pixman format
` [PATCH v2 3/3] ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
[RFC PATCH] migration/ram: avoid to do log clear in the last round
2025-05-14 14:25 UTC (2+ messages)
[PATCH v5 1/3] Add support for emulation of CRC32 instructions
2025-05-14 14:10 UTC (4+ messages)
[PATCH 00/13] single-binary: make QAPI generated files common
2025-05-14 14:09 UTC (3+ messages)
` [PATCH 09/13] qapi: transform target specific 'if' in runtime checks
[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
2025-05-14 14:05 UTC (6+ messages)
` [PATCH v2 07/20] mcd: Implement target initialization API
live-migration performance regression when using pmem
2025-05-14 13:57 UTC (4+ messages)
[PATCH v2 00/14] Maintainer updates for May (testing, plugins, virtio-gpu)
2025-05-14 13:51 UTC (4+ messages)
` [PATCH v2 03/14] tests/tcg: make aarch64 boot.S handle different starting modes
[PATCH] file-posix: Probe paths and retry SG_IO on potential path errors
2025-05-14 13:43 UTC (2+ messages)
[PATCH v2 0/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
2025-05-14 13:27 UTC (8+ 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 v4 00/13] Make blockdev-mirror dest sparse in more cases
2025-05-14 13:20 UTC (3+ messages)
` [PATCH v4 14/13] mirror: Reduce I/O when destination is detect-zeroes:unmap
[PULL v3 0/8] block-job patches 2025-04-29
2025-05-14 13:18 UTC (2+ messages)
[PULL 00/16] Meson, x86, Rust patches for 2025-05-12
2025-05-14 13:18 UTC (2+ messages)
[PULL 00/17] loongarch-to-apply queue
2025-05-14 13:18 UTC (17+ 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 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 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
Rust in QEMU update, April 2025
2025-05-14 13:16 UTC (5+ messages)
[PATCH] s390x: Clear RAM on diag308 subcode 3 reset
2025-05-14 13:19 UTC (8+ messages)
[Stable-9.2.4 00/34] Patch Round-up for stable 9.2.4, freeze on 2025-05-24
2025-05-14 12:57 UTC (35+ messages)
` [Stable-9.2.4 01/34] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
` [Stable-9.2.4 02/34] hw/rtc/goldfish: keep time offset when resetting
` [Stable-9.2.4 03/34] hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
` [Stable-9.2.4 04/34] target/avr: Fix buffer read in avr_print_insn
` [Stable-9.2.4 05/34] target/mips: Revert TARGET_PAGE_BITS_VARY
` [Stable-9.2.4 06/34] target/mips: Require even maskbits in update_pagemask
` [Stable-9.2.4 07/34] target/mips: Simplify and fix update_pagemask
` [Stable-9.2.4 08/34] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
` [Stable-9.2.4 09/34] virtio-net: Fix num_buffers for version 1
` [Stable-9.2.4 10/34] hw/i386/amd_iommu: Assign pci-id 0x1419 for the AMD IOMMU device
` [Stable-9.2.4 11/34] tcg: Allocate TEMP_VAL_MEM frame in temp_load()
` [Stable-9.2.4 12/34] target/ppc: Big-core scratch register fix
` [Stable-9.2.4 13/34] target/ppc: Fix SPRC/SPRD SPRs for P9/10
` [Stable-9.2.4 14/34] scsi-disk: Apply error policy for host_status errors again
` [Stable-9.2.4 15/34] smbios: Fix buffer overrun when using path= option
` [Stable-9.2.4 16/34] plugins/loader: fix deadlock when resetting/uninstalling a plugin
` [Stable-9.2.4 17/34] Fix objdump output parser in "nsis.py"
` [Stable-9.2.4 18/34] Revert "virtio-net: Copy received header to buffer"
` [Stable-9.2.4 19/34] target/i386/hvf: fix lflags_to_rflags
` [Stable-9.2.4 20/34] target/avr: Improve decode of LDS, STS
` [Stable-9.2.4 21/34] hw/core: Get default_cpu_type calling machine_class_default_cpu_type()
` [Stable-9.2.4 22/34] hw/core/cpu: gdb_arch_name string should not be freed
` [Stable-9.2.4 23/34] target/mips: Fix MIPS16e translation
` [Stable-9.2.4 24/34] meson: Use has_header_symbol() to check getcpu()
` [Stable-9.2.4 25/34] meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID
` [Stable-9.2.4 26/34] accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128
` [Stable-9.2.4 27/34] target/arm: Don't assert() for ISB/SB inside IT block
` [Stable-9.2.4 28/34] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
` [Stable-9.2.4 29/34] target/i386: do not trigger IRQ shadow for LSS
` [Stable-9.2.4 30/34] target/i386: do not block singlestep for STI
` [Stable-9.2.4 31/34] gitlab: use --refetch in check-patch/check-dco jobs
` [Stable-9.2.4 32/34] hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs
` [Stable-9.2.4 33/34] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [Stable-9.2.4 34/34] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()
[Stable-7.2.18 00/18] Patch Round-up for stable 7.2.18, freeze on 2025-05-24
2025-05-14 12:56 UTC (19+ messages)
` [Stable-7.2.18 01/18] Makefile: "make dist" generates a .xz, not .bz2
` [Stable-7.2.18 02/18] hw/rtc/goldfish: keep time offset when resetting
` [Stable-7.2.18 03/18] hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
` [Stable-7.2.18 04/18] target/avr: Fix buffer read in avr_print_insn
` [Stable-7.2.18 05/18] target/mips: Revert TARGET_PAGE_BITS_VARY
` [Stable-7.2.18 06/18] target/mips: Require even maskbits in update_pagemask
` [Stable-7.2.18 07/18] target/mips: Simplify and fix update_pagemask
` [Stable-7.2.18 08/18] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
` [Stable-7.2.18 09/18] virtio-net: Fix num_buffers for version 1
` [Stable-7.2.18 10/18] smbios: Fix buffer overrun when using path= option
` [Stable-7.2.18 11/18] plugins/loader: fix deadlock when resetting/uninstalling a plugin
` [Stable-7.2.18 12/18] target/i386/hvf: fix lflags_to_rflags
` [Stable-7.2.18 13/18] target/avr: Improve decode of LDS, STS
` [Stable-7.2.18 14/18] target/arm: Don't assert() for ISB/SB inside IT block
` [Stable-7.2.18 15/18] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
` [Stable-7.2.18 16/18] hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs
` [Stable-7.2.18 17/18] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [Stable-7.2.18 18/18] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()
[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
2025-05-14 13:08 UTC (17+ 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 v3 00/10] Improve futex usage
2025-05-14 12:57 UTC (7+ messages)
` [PATCH v3 04/10] qemu-thread: Avoid futex abstraction for non-Linux
` [PATCH v3 07/10] migration: Replace QemuSemaphore with QemuEvent
[PATCH v3 0/4] x86-disas: port x86-mini disassembler to QEMU
2025-05-14 12:52 UTC (8+ messages)
` [PATCH v3 4/4] x86-disas: add x86-mini disassembler implementation
[RFC PATCH] migration/ram: avoid to do log clear in the last round
2025-05-14 11:58 UTC
[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
2025-05-14 12:41 UTC (4+ messages)
` [PATCH 2/4] hw/intc/arm_gic: introduce a first-cpu-index property
[PULL 00/27] virtio,pci,pc: fixes, features
2025-05-14 11:51 UTC (28+ messages)
` [PULL 01/27] hw/cxl: Support aborting background commands
` [PULL 02/27] hw/cxl: Support get/set mctp response payload size
` [PULL 03/27] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3)
` [PULL 04/27] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PULL 05/27] hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3)
` [PULL 06/27] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands
` [PULL 07/27] docs/cxl: Add serial number for persistent-memdev
` [PULL 08/27] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PULL 09/27] hw/pci: Fix SR-IOV VF number calculation
` [PULL 10/27] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PULL 11/27] pcie_sriov: Check PCI Express for SR-IOV PF
` [PULL 12/27] pcie_sriov: Allow user to create SR-IOV device
` [PULL 13/27] virtio-pci: Implement SR-IOV PF
` [PULL 14/27] virtio-net: Implement SR-IOV VF
` [PULL 15/27] docs: Document composable SR-IOV device
` [PULL 16/27] pcie_sriov: Make a PCI device with user-created VF ARI-capable
` [PULL 17/27] pci-testdev.c: Add membar-backed option for backing membar
` [PULL 18/27] system/runstate: add VM state change cb with return value
` [PULL 19/27] vhost: return failure if stop virtqueue failed in vhost_dev_stop
` [PULL 20/27] vhost-user: return failure if backend crash when live migration
` [PULL 21/27] vhost-scsi: support VIRTIO_SCSI_F_HOTPLUG
` [PULL 22/27] virtio: Call set_features during reset
` [PULL 23/27] virtio: Move virtio_reset()
` [PULL 24/27] intel_iommu: Use BQL_LOCK_GUARD to manage cleanup automatically
` [PULL 25/27] intel_iommu: Take locks when looking for and creating address spaces
` [PULL 26/27] hw/i386/amd_iommu: Isolate AMDVI-PCI from amd-iommu device to allow full control over the PCI device creation
` [PULL 27/27] hw/i386/amd_iommu: Allow migration when explicitly create the AMDVI-PCI device
[PATCH v2 0/7] scripts/checkpatch: refactor & fix SPDX-License-Identifier detection
2025-05-14 11:56 UTC (12+ messages)
` [PATCH v2 1/7] Revert "scripts: mandate that new files have SPDX-License-Identifier"
` [PATCH v2 2/7] scripts/checkpatch.pl: fix various indentation mistakes
` [PATCH v2 3/7] scripts/checkpatch: introduce tracking of file start/end
` [PATCH v2 5/7] scripts/checkpatch: use new hook for file permissions check
` [PATCH v2 6/7] scripts/checkpatch: use new hook for MAINTAINERS update check
[PATCH 0/9] ui: Improve scale handling
2025-05-14 11:50 UTC (5+ messages)
` [PATCH 1/9] ui/gtk: Document scale and coordinate handling
[PATCH v5 0/2] intel_iommu: Fix locking issues
2025-05-14 11:48 UTC (3+ messages)
` [PATCH v5 2/2] intel_iommu: Take locks when looking for and creating address spaces
[PULL 00/13] s390x obsolete machine removal & misc fixes
2025-05-14 11:27 UTC (14+ messages)
` [PULL 01/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 machine type
` [PULL 02/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.11 "
` [PULL 03/13] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
` [PULL 04/13] target/s390x: Rename the qemu_V2_11 feature set to qemu_MIN
` [PULL 05/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
` [PULL 06/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 3.0 "
` [PULL 07/13] hw/s390x: Remove the obsolete hpage_1m_allowed switch
` [PULL 08/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 3.1 machine type
` [PULL 09/13] hw/s390x/s390-virtio-ccw: Remove the deprecated 4.0 "
` [PULL 10/13] s390x: Fix leak in machine_set_loadparm
` [PULL 11/13] include/hw/dma/xlnx_dpdma: Remove dependency on console.h
` [PULL 12/13] tests/functional/test_s390x_tuxrun: Check whether the machine is available
` [PULL 13/13] tests/functional: Skip the screendump tests if the command is not available
Wiki account creation request
2025-05-14 10:21 UTC
[PATCH v2 00/25] Fix incorrect hash results on AST2700
2025-05-14 9:41 UTC (7+ messages)
` [PATCH v2 05/25] hw/misc/aspeed_hace: Split hash execution into helper functions for clarity
[PULL 0/4] Block layer patches
2025-05-14 9:31 UTC (7+ messages)
` [PULL 4/4] qemu-img: improve queue depth validation in img_bench
[PATCH 1/1] vhost: do not reset used_memslots when destroying vhost dev
2025-05-14 9:26 UTC (5+ messages)
[PATCH 0/7] audio related fixes for 10.1
2025-05-14 9:19 UTC (4+ messages)
[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-05-14 9:03 UTC (5+ messages)
` [PATCH v2 02/25] hw/s390x/ipl: Create certificate store
` [PATCH v2 04/25] s390x/diag: Introduce DIAG 320 for certificate store facility
[PATCH 00/19] target/arm: More header rework around arm_feature() & multiprocessing.h
2025-05-14 8:24 UTC (7+ 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 16/19] target/arm: Add arm_cpu_has_feature() helper
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).