messages from 2025-11-19 02:50:23 to 2025-11-20 02:05:12 UTC [more...]
[v4] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
2025-11-20 2:03 UTC (9+ messages)
[PATCH] docs/system: Clarify local filename escaping in device URLs
2025-11-20 1:49 UTC
[RFC PATCH] virtio-net: introduce strict peer feature check
2025-11-20 1:45 UTC (18+ messages)
[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
2025-11-20 1:36 UTC (4+ messages)
` [PATCH 1/3] amd_iommu: Use switch case to determine mmio register name
[PATCH 0/9] gitdm metadata updates 2025 edition
2025-11-20 1:32 UTC (17+ messages)
` [PATCH 1/9] contrib/gitdm: add a group map for SiFive
` [PATCH 2/9] contrib/gitdm: add group-map for Huawei
` [PATCH 3/9] contrib/gitdm: add group-map for Microsoft
` [PATCH 4/9] contrib/gitdm: add Nicholas to the IBM group map
` [PATCH 5/9] contrib/gitdm: add University of Tokyo to academic group
` [PATCH 6/9] contrib/gitdm: add mapping for Eviden
` [PATCH 7/9] contrib/gitdm: add mapping for Nutanix
` [PATCH 8/9] contrib/gitdm: add mapping for Qualcomm
` [PATCH 9/9] contrib/gitdm: add more individual contributors
[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
2025-11-20 0:42 UTC (8+ messages)
` [PATCH 1/7] riscv: implement Ssqosid extension and srmcfg CSR
` [PATCH 2/7] hw/riscv: define capabilities of CBQRI controllers
` [PATCH 3/7] hw/riscv: implement CBQRI capacity controller
` [PATCH 4/7] hw/riscv: implement CBQRI bandwidth controller
` [PATCH 5/7] hw/riscv: Kconfig: add CBQRI options
` [PATCH 6/7] hw/riscv: meson: add CBQRI controllers to the build
` [PATCH 7/7] hw/riscv: add CBQRI controllers to virt machine
[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-11-20 0:22 UTC (4+ messages)
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured
[PULL 00/10] x86, mtest2make changes for QEMU 10.2
2025-11-20 0:16 UTC (11+ messages)
` [PULL 01/10] ioapic: fix typo in irqfd check
` [PULL 02/10] target/i386: emulate: Make sure fetch_instruction exist before calling it
` [PULL 03/10] target/i386: Mark VPERMILPS as not valid with prefix 0
` [PULL 04/10] target/i386/tcg: validate segment registers
` [PULL 05/10] target/i386: svm: fix sign extension of exit code
` [PULL 06/10] target/i386: fix stack size when delivering real mode interrupts
` [PULL 07/10] mtest2make: cleanup mtest-suites variables
` [PULL 08/10] mtest2make: add dependencies to the "speed-qualified" suite
` [PULL 09/10] mtest2make: do not repeat the same speed over and over
` [PULL 10/10] replay: add tracing events
[ANNOUNCE] QEMU 10.2.0-rc1 is now available
2025-11-19 23:39 UTC
[PATCH 00/22] python: drop qemu.qmp from qemu.git tree
2025-11-19 23:03 UTC (17+ messages)
` [PATCH 05/22] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH 11/22] python: add vendored qemu.qmp package
` [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
` [PATCH 22/22] python: delete qemu.qmp
[PATCH 0/5] rust/hpet: complete moving state out of HPETTimer
2025-11-19 22:28 UTC (7+ messages)
` [PATCH 3/5] rust/hpet: remove BqlRefCell around HPETTimer
` [PATCH 5/5] rust/hpet: Apply Migratable<> wrapper and ToMigrationState
[PATCH 0/3] migration: Error fixes and improvements
2025-11-19 20:58 UTC (6+ messages)
[PATCH v2 0/4] trace: add Rust DTrace/SystemTap SDT support
2025-11-19 20:52 UTC (5+ messages)
` [PATCH v2 1/4] hpet: remove unused trace events
` [PATCH v2 2/4] rust/hpet: add "
` [PATCH v2 3/4] subprojects: add probe crate
` [PATCH v2 4/4] tracetool: add Rust DTrace/SystemTap SDT support
A few more patches for u-boot-sam460ex (based on 10.2.0-rc1)
2025-11-19 20:42 UTC
[PATCH v2] hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build
2025-11-19 20:37 UTC
[PATCH 0/2] trace: add Rust DTrace/SystemTap SDT support
2025-11-19 19:36 UTC (4+ messages)
` [PATCH 1/2] subprojects: add probe crate
` [PATCH 2/2] tracetool: add Rust DTrace/SystemTap SDT support
[PATCH 0/5] A bit of cleanup around Error
2025-11-19 19:12 UTC (21+ messages)
` [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
` [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
` [PATCH 3/5] nbd/client-connection: Replace error_propagate() by assignment
` [PATCH 4/5] error: error_free(NULL) is safe, drop unnecessary conditionals
` [PATCH 5/5] error: Consistently name Error * objects err, and not errp
[PATCH 1/1] scripts: Changed potential O(n) file size calculation to O(1)
2025-11-19 17:28 UTC
[PATCH 0/5] i386/cpu: Support APX for KVM
2025-11-19 18:08 UTC (10+ messages)
` [PATCH 2/5] i386/cpu: Cache EGPRs in CPUX86State
` [PATCH 4/5] i386/cpu: Support APX CPUIDs
[PATCH v2 0/8] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
2025-11-19 17:35 UTC (8+ messages)
` [PATCH v2 1/8] target/arm/machine: Improve traces on register mismatch during migration
` [PATCH v2 2/8] target/arm/cpu: Allow registers to be hidden
` [PATCH v2 4/8] target/arm/helper: Skip hidden registers
[PATCH v2 0/9] KVM/hostmem: Support init-shared guest-memfd as VM backends
2025-11-19 17:29 UTC (10+ messages)
` [PATCH v2 1/9] kvm: Decouple memory attribute check from kvm_guest_memfd_supported
` [PATCH v2 2/9] kvm: Detect guest-memfd flags supported
` [PATCH v2 3/9] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
` [PATCH v2 4/9] memory: Rename memory_region_has_guest_memfd() to *_private()
` [PATCH v2 5/9] ramblock: Rename guest_memfd to guest_memfd_private
` [PATCH v2 6/9] hostmem: "
` [PATCH v2 7/9] hostmem: Support in-place guest memfd to back a VM
` [PATCH v2 8/9] tests/migration-test: Support guest-memfd init shared mem type
` [PATCH v2 9/9] tests/migration-test: Add a precopy test for guest-memfd
[PATCH] block-backend: Fix race when resuming queued requests
2025-11-19 17:27 UTC
[PATCH for-11.0 00/15] tests/functional: Check Python code with pylint
2025-11-19 16:29 UTC (21+ messages)
` [PATCH for-11.0 01/15] tests/functional: Add a pylintrc file
` [PATCH for-11.0 02/15] tests/functional/riscv64/test_sifive_u: Remove unused import statement
` [PATCH for-11.0 03/15] tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings
` [PATCH for-11.0 04/15] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint
` [PATCH for-11.0 05/15] tests/functional/mips/test_malta: Silence warnings "
` [PATCH for-11.0 06/15] tests/functional/ppc64/test_hv: "
` [PATCH for-11.0 07/15] tests/functional/x86_64/test_reverse_debug: Silence pylint warning
` [PATCH for-11.0 08/15] tests/functional/x86_64/test_memlock: Silence pylint warnings
` [PATCH for-11.0 09/15] tests/functional/ppc/test_amiga: Fix issues reported by pylint and flake8
` [PATCH for-11.0 10/15] tests/functional/ppc/test_ppe42: Fix style issues reported by pylint
` [PATCH for-11.0 11/15] tests/functional/aarch64/test_virt_gpu: Fix style issues
` [PATCH for-11.0 12/15] tests/functional/aarch64/test_reverse_debug: Fix issues reported by pylint
` [PATCH for-11.0 13/15] tests/functional/aarch64/test_smmu: Silence warning from pylint
` [PATCH for-11.0 14/15] tests/functional/aarch64/test_rme_sbsaref: Silence issues reported by pylint
` [PATCH for-11.0 15/15] tests/functional: Add a generic test that checks the files with pylint
[PATCH v2 0/3] block: use pwrite_zeroes_alignment when writing first sector
2025-11-19 15:43 UTC (3+ messages)
[PATCH 0/4] qcow2: Add keep_data_file command-line option
2025-11-19 15:22 UTC (2+ messages)
[PATCH 0/8] KVM/hostmem: Support in-place guest-memfd as VM backends
2025-11-19 14:45 UTC (14+ messages)
` [PATCH 2/8] kvm: Allow kvm_guest_memfd_supported for non-private use case
` [PATCH 3/8] kvm: Detect guest-memfd flags supported
` [PATCH 4/8] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
[PATCH 0/2] hw/sd: Fix broken ssi-sd implementation since v9.1.0
2025-11-19 14:31 UTC (4+ messages)
[PATCH v3] hw/s390x: Fix a possible crash with passed-through virtio devices
2025-11-19 14:01 UTC (8+ messages)
[PATCH v1] target/riscv: add support for RV64 THEAD C910 CPU
2025-11-19 11:27 UTC
[PATCH v2 0/5] vfio-user coverity fixes
2025-11-19 13:45 UTC (5+ messages)
` [PATCH v2 5/5] vfio-user: recycle msg on failure
[PATCH for-11.0] arm: add DCZID_EL0 to idregs array
2025-11-19 13:44 UTC
[PATCH v4] vdpa: fix vhost-vdpa suspended state not be shared
2025-11-19 13:24 UTC
[PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-11-19 13:00 UTC (14+ messages)
` [PATCHv3 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [PATCHv3 02/13] hw/arm/fsl-imx8mm: Implemented CCM(Clock Control Module) and Analog IP
` [PATCHv3 03/13] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PATCHv3 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PATCHv3 05/13] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCHv3 06/13] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCHv3 07/13] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCHv3 08/13] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCHv3 09/13] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PATCHv3 10/13] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PATCHv3 11/13] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PATCHv3 12/13] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PATCHv3 13/13] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
[PATCH for-11.0] hw: add compat machines for 11.0
2025-11-19 12:58 UTC (2+ messages)
[PATCH v2 0/7] Add LoongArch v1.1 instructions
2025-11-19 12:30 UTC (8+ messages)
` [PATCH v2 1/7] target/loongarch: Require atomics to be aligned
` [PATCH v2 2/7] target/loongarch: Add am{swap/add}[_db].{b/h}
` [PATCH v2 3/7] target/loongarch: Add amcas[_db].{b/h/w/d}
` [PATCH v2 4/7] target/loongarch: Add estimated reciprocal instructions
` [PATCH v2 5/7] target/loongarch: Add llacq/screl instructions
` [PATCH v2 6/7] target/loongarch: Add sc.q instructions
` [PATCH v2 7/7] target/loongarch: Add LA v1.1 instructions to max cpu
[PATCH 0/3] Python: fix tests
2025-11-19 11:47 UTC (3+ messages)
[PATCH v2 0/4] linux-user: fix several mremap bugs
2025-11-19 11:21 UTC (5+ messages)
` [PATCH v2 1/4] linux-user: fix mremap unmapping adjacent region
` [PATCH v2 3/4] linux-user: fix reserved_va page leak in do_munmap
[PATCH] target/i386: svm: fix sign extension of exit code
2025-11-19 10:59 UTC (6+ messages)
[PATCH] hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build
2025-11-19 10:27 UTC (2+ messages)
unaligned access for cortex-a15?
2025-11-19 9:57 UTC (3+ messages)
[PULL 00/19] Block layer patches
2025-11-19 9:44 UTC (2+ messages)
[PULL 00/18] Misc HW patches for 2025-11-18
2025-11-19 9:45 UTC (2+ messages)
[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
2025-11-19 8:10 UTC
[PATCH RFC v2 00/10] target/arm: add support for MTE4
2025-11-19 7:51 UTC (7+ messages)
` [PATCH RFC v2 08/10] target/arm: storing to canonical tags faults
` [PATCH RFC v2 09/10] tests/tcg: added test for MTE canonical and NAT
` [PATCH RFC v2 10/10] docs: added MTE4 features to docs
[PATCH] replay: add tracing events
2025-11-19 7:11 UTC (3+ messages)
[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-11-19 5:55 UTC (24+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
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).