qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-07 22:40:51 to 2025-03-09 07:43:10 UTC [more...]

[PATCH 00/57] docs: Add new QAPI transmogrifier
 2025-03-09  6:46 UTC  (60+ messages)
` [PATCH 11/57] docs/qapi-domain: add qapi:command directive
` [PATCH 12/57] docs/qapi-domain: add :since: directive option
` [PATCH 13/57] docs/qapi-domain: add "Arguments:" field lists
` [PATCH 15/57] docs/qapi-domain: add "Errors:" "
` [PATCH 16/57] docs/qapi-domain: add "Returns:" "
` [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive
` [PATCH 19/57] docs/qapi-domain: add qapi:event directive
` [PATCH 21/57] docs/qapi-domain: add :deprecated: directive option
` [PATCH 35/57] docs/qapidoc: Fix static typing on qapidoc.py
` [PATCH 40/57] docs/qapidoc: add visit_freeform() method
` [PATCH 41/57] docs/qapidoc: add preamble() method
` [PATCH 48/57] docs/qapidoc: add visit_returns() method
` [PATCH 49/57] docs/qapidoc: add visit_member() method
` [PATCH 50/57] docs/qapidoc: add visit_sections() method
` [PATCH 51/57] docs/qapidoc: add visit_entity()
` [PATCH 56/57] docs/qapidoc: add intermediate output debugger
` [PATCH 57/57] docs/qapidoc: Add "the members of" pointers

[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
 2025-03-09  6:47 UTC  (4+ messages)

[PATCH v3 0/9] target/arm: Implement SEL2 physical and virtual timers
 2025-03-09  5:24 UTC  (2+ messages)

[PULL 00/31] testing, plugin and maintainer updates
 2025-03-09  3:44 UTC  (33+ messages)
` [PULL 01/31] tests/functional: move aarch64 GPU test into own file
` [PULL 02/31] tests/functional: factor out common code in gpu test
` [PULL 03/31] tests/functional: ensure we have a GPU device for tests
` [PULL 04/31] tests/functional: bail early if vkmark hangs
` [PULL 05/31] tests/functional: skip vulkan tests with nVidia
` [PULL 06/31] tests/functional: expand tests to cover virgl
` [PULL 07/31] tests/functional: update the aarch64_virg_gpu images
` [PULL 08/31] plugins: add explicit dependency in functional tests
` [PULL 09/31] tests/functional: Introduce the dso_suffix() helper
` [PULL 10/31] tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
` [PULL 11/31] libvirt-ci: bump to latest for vulkan-tools
` [PULL 12/31] tests/vm: bump timeout for shutdown
` [PULL 13/31] tests/tcg: mark test-vma as a linux-only test
` [PULL 14/31] tests/tcg: add message to _Static_assert in test-avx
` [PULL 15/31] tests/tcg: fix constraints in test-i386-adcox
` [PULL 16/31] tests/tcg: enable -fwrapv for test-i386-bmi
` [PULL 17/31] tests/tcg: Suppress compiler false-positive warning on sha1.c
` [PULL 18/31] gitlab: add a new build_unit job to track build size
` [PULL 19/31] tests/functional: add boot error detection for RME tests
` [PULL 20/31] plugins/api: use qemu_target_page_mask() to get value
` [PULL 21/31] plugins/loader: populate target_name with target_name()
` [PULL 22/31] include/qemu: plugin-memory.h doesn't need cpu-defs.h
` [PULL 23/31] plugins/api: clean-up the includes
` [PULL 24/31] plugins/plugin.h: include queue.h
` [PULL 25/31] plugins/loader: compile loader only once
` [PULL 26/31] plugins/api: split out binary path/start/end/entry code
` [PULL 27/31] plugins/api: split out the vaddr/hwaddr helpers
` [PULL 28/31] plugins/api: split out time control helpers
` [PULL 29/31] plugins/api: build only once
` [PULL 30/31] plugins/core: make a single build unit
` [PULL 31/31] MAINTAINERS: remove widely sanctioned entities

[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-09  0:08 UTC  (19+ messages)
` [PATCH v4 01/14] hw/qdev-properties-system: Include missing 'qapi/qapi-types-common.h'
` [PATCH v4 02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field
` [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
` [PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
` [PATCH v4 05/14] hw/sd/sdhci: Make I/O region size "
` [PATCH v4 06/14] hw/sd/sdhci: Enforce little endianness on PCI devices
` [PATCH v4 07/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
` [PATCH v4 08/14] hw/sd/sdhci: Simplify MemoryRegionOps endianness check
` [PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
` [PATCH v4 10/14] hw/sd/sdhci: Convert SDHCIState::endianness to EndianMode
` [PATCH v4 11/14] hw/sd/sdhci: Add SDHCIClass::ro::capareg field
` [PATCH v4 12/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
` [PATCH v4 13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
` [PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC

[PATCH v2 00/21] hw/vfio: Build various objects once
 2025-03-08 23:09 UTC  (22+ messages)
` [PATCH v2 01/21] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH v2 02/21] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH v2 03/21] hw/vfio: Compile some common objects once
` [PATCH v2 04/21] hw/vfio: Compile more "
` [PATCH v2 05/21] hw/vfio: Compile iommufd.c once
` [PATCH v2 06/21] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH v2 07/21] hw/vfio: Compile display.c once
` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier()
` [PATCH v2 09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH v2 10/21] qom: Introduce type_is_registered()
` [PATCH v2 11/21] hw/vfio/igd: Define TYPE_VFIO_PCI_IGD_LPC_BRIDGE
` [PATCH v2 12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin()
` [PATCH v2 13/21] hw/vfio/igd: Compile once
` [PATCH v2 14/21] system/iommufd: Introduce iommufd_builtin() helper
` [PATCH v2 15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH v2 16/21] hw/vfio/pci: Compile once
` [PATCH v2 17/21] hw/vfio/ap: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH v2 18/21] hw/vfio/ccw: "
` [PATCH v2 19/21] hw/vfio/s390x: Compile AP and CCW once
` [PATCH v2 20/21] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin
` [PATCH v2 21/21] hw/vfio/platform: Compile once

[PULL 00/23] tcg patch queue
 2025-03-08 22:59 UTC  (25+ messages)
` [PULL 01/23] linux-user/main: Allow setting tb-size
` [PATCH v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
` [PULL 02/23] accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions to accel/tcg/
` [PULL 03/23] include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h
` [PULL 04/23] include/exec: Split out exec/cpu-interrupt.h
` [PULL 05/23] accel/tcg: Compile watchpoint.c once
` [PULL 06/23] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
` [PULL 07/23] exec: Declare tlb_set_page_full() "
` [PULL 08/23] exec: Declare tlb_set_page_with_attrs() "
` [PULL 09/23] exec: Declare tlb_set_page() "
` [PULL 10/23] exec: Declare tlb_hit*() "
` [PULL 11/23] exec: Declare tlb_flush*() "
` [PULL 12/23] system: Build watchpoint.c once
` [PULL 13/23] accel/tcg: Build tcg-accel-ops.c once
` [PULL 14/23] accel/tcg: Build tcg-accel-ops-icount.c once
` [PULL 15/23] accel/tcg: Build tcg-accel-ops-rr.c once
` [PULL 16/23] accel/tcg: Build tcg-accel-ops-mttcg.c once
` [PULL 17/23] accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
` [PULL 18/23] accel/tcg: Split out getpc.h
` [PULL 19/23] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
` [PULL 20/23] qemu/atomic: Rename atomic128-ldst.h "
` [PULL 21/23] qemu/atomic128: Include missing 'qemu/atomic.h' header
` [PULL 22/23] accel/tcg: Build tcg-runtime.c once
` [PULL 23/23] accel/tcg: Build tcg-runtime-gvec.c once

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-08 22:31 UTC  (24+ messages)
` [PATCH 01/14] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH 02/14] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH 03/14] hw/vfio: Compile some common objects once
` [PATCH 04/14] hw/vfio: Compile more "
` [PATCH 05/14] hw/vfio: Compile iommufd.c once
` [PATCH 07/14] hw/vfio: Compile display.c once
` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier()
  ` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH 09/14] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH 10/14] system/iommufd: Introduce iommufd_builtin() helper

[PATCH v5 0/8] Power11 support for QEMU [PowerNV]
 2025-03-08 20:51 UTC  (9+ messages)
` [PATCH v5 1/8] ppc/pnv: Add HOMER for POWER11
` [PATCH v5 2/8] ppc/pnv: Add a LPC controller "
` [PATCH v5 3/8] ppc/pnv: Add OCC for Power11
` [PATCH v5 4/8] ppc/pnv: Add a PSI bridge model "
` [PATCH v5 5/8] ppc/pnv: Add SBE "
` [PATCH v5 6/8] ppc/pnv: Add ChipTOD "
` [PATCH v5 7/8] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine
` [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11

[PATCH v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
 2025-03-08 20:34 UTC 

[PATCH v3 00/12] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-08 19:02 UTC  (13+ messages)
` [PATCH v3 01/12] hw/sd/sdhci: Remove need for SDHCIState::vendor field
` [PATCH v3 02/12] hw/sd/sdhci: Introduce SDHCIClass stub
` [PATCH v3 03/12] hw/sd/sdhci: Make quirks a class property
` [PATCH v3 04/12] hw/sd/sdhci: Make I/O region size "
` [PATCH v3 05/12] hw/sd/sdhci: Enforce little endianness on PCI devices
` [PATCH v3 06/12] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
` [PATCH v3 07/12] hw/sd/sdhci: Simplify MemoryRegionOps endianness check
` [PATCH v3 08/12] hw/sd/sdhci: Unify default MemoryRegionOps
` [PATCH v3 09/12] hw/sd/sdhci: Add SDHCIClass::ro::capareg field
` [PATCH v3 10/12] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
` [PATCH v3 11/12] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
` [PATCH v3 12/12] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC

[PATCH v2 0/7] hw/virtio: Build virtio-mem.c once
 2025-03-08 18:57 UTC  (7+ messages)
` [PATCH v2 1/7] system: Replace arch_type global by qemu_arch_available() helper
` [PATCH v2 5/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime
` [PATCH v2 6/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS "
` [PATCH v2 7/7] hw/virtio: Compile virtio-mem.c once

[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-08 18:20 UTC  (5+ messages)

[PATCH v4 0/3] user: Extract common MMAP API to 'user/mmap.h'
 2025-03-08 17:33 UTC  (6+ messages)
` [PATCH v4 1/3] bsd-user: Always use mmap_find_vma_aligned() in target_mmap()
` [PATCH v4 2/3] bsd-user: Propagate alignment argument to mmap_find_vma()
` [PATCH v4 3/3] user: Extract common MMAP API to 'user/mmap.h'

[PATCH] MAINTAINERS: Consolidate core exec/vCPU handling section
 2025-03-08 16:11 UTC  (2+ messages)

[PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
 2025-03-08 10:16 UTC  (3+ messages)
` [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism
` [PATCH 2/2] qapi: Fix qmp_block_set_io_throttle blocked for too long

[PATCH v8 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-03-08  9:22 UTC  (4+ messages)
` [PATCH v8 20/20] scripts/ghes_inject: add a script to generate GHES "

[PULL 0/8] Migration patches for 2025-03-07
 2025-03-08  8:42 UTC  (4+ messages)
` [PULL 8/8] migration: Add qtest for migration over RDMA

[PATCH] tests/functional: Require 'user' netdev for ppc64 e500 test
 2025-03-08  7:26 UTC  (2+ messages)

[PATCH v2 00/18] accel/tcg: Compile more files once
 2025-03-08  7:23 UTC  (4+ messages)
` [PATCH v2 15/18] accel/tcg: Restrict GETPC_ADJ() to 'tb-internal.h'
` [PATCH v2 16/18] accel/tcg: Split out getpc.h
` [PATCH v2 17/18] accel/tcg: Build tcg-runtime.c once

[PATCH] usb-storage: Allow manually adding SCSI device
 2025-03-08  6:17 UTC  (3+ messages)

[PATCH 00/38] hexagon system emu, part 1/3
 2025-03-08  1:47 UTC  (12+ messages)
` [PATCH 08/38] target/hexagon: Add guest, system reg number defs
` [PATCH 21/38] target/hexagon: Add system reg insns
` [PATCH 22/38] target/hexagon: Add sysemu TCG overrides
` [PATCH 24/38] target/hexagon: Add TCG overrides for int handler insts
` [PATCH 25/38] target/hexagon: Add TCG overrides for thread ctl

[PATCH V1 0/4] skip memory init during CPR
 2025-03-07 23:08 UTC  (3+ messages)
` [PATCH V1 1/4] migration: cpr_is_incoming

[PATCH v6 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-03-07 22:47 UTC  (2+ messages)

[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
 2025-03-07 22:51 UTC  (12+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-07 22:49 UTC  (7+ messages)
` [PATCH v2 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v2 06/10] target/i386/kvm: rename architectural PMU variables


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).