messages from 2025-03-27 16:26:18 to 2025-03-31 08:58:09 UTC [more...]
[PATCH v3 0/7] Enable shared device assignment
2025-03-31 8:55 UTC (8+ messages)
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
[PATCH] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
2025-03-31 8:03 UTC
[PATCH v2 0/3] Enable QEMU NVMe userspace driver on s390x
2025-03-31 7:34 UTC (12+ messages)
` [PATCH v2 1/3] util: Add functions for s390x mmio read/write
` [PATCH v2 2/3] include: Add a header to define PCI MMIO functions
` [PATCH v2 3/3] block/nvme: Use QEMU PCI MMIO API
[PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
2025-03-31 6:41 UTC (4+ messages)
[PATCH v2 0/3] vhost: fix the IO error after live migration
2025-03-31 6:37 UTC (3+ messages)
` [PATCH v3 "
[PATCH v5 0/4] virtio_net: Add the check for vdpa's mac address
2025-03-31 6:32 UTC (3+ messages)
` [PATCH v5 2/4] "
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-03-31 6:32 UTC (4+ messages)
[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-31 3:55 UTC (5+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH v3 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-31 1:32 UTC (11+ messages)
` [PATCH v3 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v3 02/10] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v3 03/10] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v3 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v3 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v3 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters
[PATCH] ppc/vof: Make nextprop behave more like Open Firmware
2025-03-30 22:34 UTC
[PATCH v3] target/ppc: Deprecate Power8E and Power8NVL
2025-03-30 21:11 UTC (3+ messages)
[PATCH v4] target/ppc: Deprecate Power8E and Power8NVL
2025-03-30 21:10 UTC
[PATCH v3 0/2] GT64120 PCI endianness fixes and cleanup
2025-03-30 21:01 UTC (3+ messages)
` [PATCH v3 1/2] hw/pci-host/gt64120: Fix endianness handling
` [PATCH v3 2/2] hw/pci-host: Remove unused pci_host_data_be_ops
[PATCH 0/2] Initial logging support for Rust
2025-03-30 20:58 UTC (3+ messages)
` [PATCH 1/2] rust/qemu-api: Add initial logging support based on C API
` [PATCH 2/2] rust/hw/char/pl011/src/device: Implement logging
Plea for advice with PCIe on QEMU for iMX6 and plan to add FlexCAN controller support
2025-03-30 15:01 UTC (3+ messages)
` [WIP] QEMU FlexCAN controller support on iMX6, interrest in iMX8 and PCIe Virtio on iMX6/8
[PATCH v2] hw/pci-host/gt64120.c: Fix PCI host bridge endianness handling
2025-03-30 12:26 UTC (5+ messages)
[PATCH] hw/pci-host/gt64120.c: Fix PCI host bridge endianness handling
2025-03-30 11:53 UTC (9+ messages)
[PATCH v3 0/3] i.MX 8M Plus EVK Fixes
2025-03-30 9:48 UTC (3+ messages)
[PATCH] tests/functional: Add test for imx8mp-evk board with USDHC coverage
2025-03-30 9:41 UTC
[PATCH] hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled
2025-03-30 8:55 UTC (2+ messages)
[PATCH v2 00/11] gdbstub: conversion to runtime endianess helpers
2025-03-30 8:25 UTC (8+ messages)
` [PATCH v2 01/11] include/exec: fix assert in size_memop
` [PATCH v2 04/11] gdbstub: introduce target independent gdb register helper
[PATCH v7 0/3] hw/acpi: Add vmclock device
2025-03-30 4:52 UTC (9+ messages)
` [PATCH v7 3/3] "
` [PATCH] hw/acpi: Remove legacy reset handling from vmclock
[PATCH 0/2] Move device tree files in a subdir in pc-bios
2025-03-29 17:35 UTC (4+ messages)
` [PATCH 1/2] system/datadir: Add new type constant for DTB files
` [PATCH 2/2] pc-bios: Move device tree files in their own subdir
[PATCH v2 00/12] Fix RVV encoding corner cases
2025-03-29 14:44 UTC (13+ messages)
` [PATCH v2 01/12] target/riscv: rvv: Source vector registers cannot overlap mask register
` [PATCH v2 02/12] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
` [PATCH v2 03/12] target/riscv: Add vext_check_input_eew to check mismatched input EEWs encoding constraint
` [PATCH v2 04/12] target/riscv: rvv: Apply vext_check_input_eew to vector register gather instructions
` [PATCH v2 05/12] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
` [PATCH v2 06/12] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
` [PATCH v2 07/12] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
` [PATCH v2 08/12] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
` [PATCH v2 09/12] target/riscv: rvv: Apply vext_check_input_eew to vector widen instructions(OPMVV/OPMVX/etc.)
` [PATCH v2 10/12] target/riscv: rvv: Apply vext_check_input_eew to vector narrow instructions
` [PATCH v2 11/12] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
` [PATCH v2 12/12] target/riscv: Fix the rvv reserved encoding of unmasked instructions
[PATCH] target/ppc: Deprecate Power8E and Power8NVL
2025-03-29 13:45 UTC (3+ messages)
[PATCH] hw/ufs: free irq on exit
2025-03-29 12:21 UTC (2+ messages)
[PATCH v2 0/5] target/riscv: Smepmp fixes to match specification
2025-03-29 9:29 UTC (13+ messages)
` [PATCH v2 1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PATCH v2 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH v2 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH v2 4/5] target/riscv: pmp: exit csr writes early if value was not changed
` [PATCH v2 5/5] target/riscv: pmp: remove redundant check in pmp_is_locked
[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
2025-03-29 7:28 UTC (2+ messages)
[PATCH] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
2025-03-29 5:41 UTC (2+ messages)
[PATCH 0/9] single-binary: Restrict scope of TARGET_PAGE_BITS_MIN
2025-03-28 21:21 UTC (23+ messages)
` [PATCH 1/9] include/exec: Move tb_{, set_}page_addr[01] to translation-block.h
` [PATCH 1/9] include/exec: Move tb_{,set_}page_addr[01] "
` [PATCH 2/9] accel/tcg: Move get_page_addr_code* declarations
` [PATCH 3/9] accel/tcg: Remove page_protect
` [PATCH 4/9] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
` [PATCH 5/9] accel/tcg: Build translator.c twice
` [PATCH 6/9] accel/tcg: Split out tlb-bounds.h
` [PATCH 7/9] include/exec: Redefine tlb-flags with absolute values
` [PATCH 8/9] page-vary: Move and rename qemu_target_page_bits_min
` [PATCH 9/9] page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
[PATCH] i386/kvm: Prefault memory on page state change
2025-03-28 20:30 UTC
[PATCH] tests/functional/test_aarch64_rme_virt: fix sporadic failure
2025-03-28 20:05 UTC (3+ messages)
[PULL 0/1] bug fix for 10.0
2025-03-28 16:36 UTC (3+ messages)
` [PULL 1/1] target/loongarch: Fix the cpu unplug resource leak
[PULL 0/1] Migration patches for 2025-03-27
2025-03-28 16:36 UTC (3+ messages)
` [PULL 1/1] migration: Avoid SNP guest crash due to duplicate cpr blocker
[PULL 0/3] riscv-to-apply queue
2025-03-28 16:36 UTC (5+ messages)
` [PULL 1/3] docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file
` [PULL 2/3] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
` [PULL 3/3] Revert "target/riscv/kvm: add missing KVM CSRs"
[PATCH] tests/functional: Remove semicolons at the end of lines
2025-03-28 18:13 UTC (4+ messages)
[PATCH] hw/sd/sdhci: free irq on exit
2025-03-28 18:08 UTC (2+ messages)
[PATCH] hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize()
2025-03-28 18:04 UTC (2+ messages)
[PATCH 0/3] target/mips: Revert TARGET_PAGE_BITS_VARY and bug fixes
2025-03-28 17:55 UTC (4+ messages)
` [PATCH 1/3] target/mips: Revert TARGET_PAGE_BITS_VARY
` [PATCH 2/3] target/mips: Require even maskbits in update_pagemask
` [PATCH 3/3] target/mips: Simplify and fix update_pagemask
[PULL 0/6] Functional test fixes for 10.0-rc2
2025-03-28 11:48 UTC (2+ messages)
[PATCH] hw/net/rocker: fix assertion error while hotunplugging
2025-03-28 9:17 UTC
[PATCH v7 0/7] Power11 support for QEMU [PowerNV]
2025-03-28 9:03 UTC (14+ messages)
` [PATCH v7 1/7] ppc/pnv: Introduce Pnv11Chip
` [PATCH v7 2/7] ppc/pnv: Introduce Power11 PowerNV machine
` [PATCH v7 3/7] ppc/pnv: Add XIVE2 controller to Power11
` [PATCH v7 4/7] ppc/pnv: Add PHB5 PCIe Host bridge "
` [PATCH v7 5/7] ppc/pnv: Add ChipTOD model for Power11
` [PATCH v7 6/7] tests/powernv: Switch to buildroot images instead of op-build
` [PATCH v7 7/7] tests/powernv: Add PowerNV test for Power11
[PATCH v2 0/4] qapi: add auto-generated return docs
2025-03-28 8:36 UTC (3+ messages)
` [PATCH v2 4/4] qapi: rephrase return docs to avoid type name
[RFC v5 0/7] Add packed format to shadow virtqueue
2025-03-28 8:02 UTC (27+ messages)
` [RFC v5 1/7] vhost: Refactor vhost_svq_add_split
` [RFC v5 2/7] vhost: Data structure changes to support packed vqs
` [RFC v5 3/7] vhost: Forward descriptors to device via packed SVQ
` [RFC v5 5/7] vhost: Forward descriptors to guest via packed vqs
` [RFC v5 6/7] vhost: Validate transport device features for "
` [RFC v5 7/7] vdpa: Support setting vring_base for packed SVQ
[PULL 0/8] Migration patches for 2025-03-07
2025-03-28 7:05 UTC (9+ messages)
` [PULL 2/8] migration: ram block cpr blockers
[PATCH for-10.0] Revert "target/riscv/kvm: add missing KVM CSRs"
2025-03-28 5:43 UTC (3+ messages)
[PATCH] hw/net/e1000: fix memory leak in timer_del()
2025-03-28 2:44 UTC (3+ messages)
` "
[PATCH v1 1/1] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
2025-03-28 0:52 UTC (3+ messages)
[PATCH-for-10.0 00/12] hw: Categorize few devices and add their descriptions
2025-03-27 20:31 UTC (3+ messages)
` [PATCH-for-10.0 10/12] hw/rtc: Categorize and add description
[PATCH v1 0/2] Enable QEMU NVMe userspace driver on s390x
2025-03-27 19:53 UTC (7+ messages)
` [PATCH v1 1/2] util: Add functions for s390x mmio read/write
` [PATCH v1 2/2] block/nvme: Enable NVMe userspace driver for s390x
[PATCH v2 00/11] target/avr: Increase page size
2025-03-27 18:46 UTC (4+ messages)
` [PATCH v2 10/11] hw/avr: Prepare for TARGET_PAGE_SIZE > 256
[PATCH v6 00/10] Power11 support for QEMU [PowerNV]
2025-03-27 18:27 UTC (10+ messages)
` [PATCH v6 07/10] ppc/pnv: Introduce Power11 PowerNV machine
[PATCH V2] migration: cpr breaks SNP guest
2025-03-27 18:24 UTC (2+ messages)
[PATCH] target/i386: Reset parked vCPUs together with the online ones
2025-03-27 18:24 UTC
[PATCH-for-10.1 0/8] target/mips: Make 'cpu-qom.h' target agnostic
2025-03-27 17:05 UTC (4+ messages)
` [PATCH-for-10.1 6/8] target/mips: Introduce mips_cpu_is_64bit() helper
[PATCH 0/4] migration: savevm testing
2025-03-27 17:02 UTC (4+ messages)
` [PATCH 1/4] migration/savevm: Add a compatibility check for capabilities
[PATCH 0/4] Fix qemu-img bench issues and improve checks
2025-03-27 16:24 UTC (2+ messages)
` [PATCH 4/4] qemu-img: improve queue depth validation in img_bench
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).