qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-07 07:32:51 to 2025-03-07 18:20:13 UTC [more...]

[PATCH 00/57] docs: Add new QAPI transmogrifier
 2025-03-07 18:19 UTC  (40+ messages)
` [PATCH 09/57] docs/qapi-domain: add QAPI xref roles
` [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 23/57] docs/qapi-domain: add :ifcond: "
` [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 43/57] docs/qapidoc: add visit_errors() method
` [PATCH 46/57] docs/qapidoc: add visit_feature() 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

[PULL 0/8] Migration patches for 2025-03-07
 2025-03-07 18:15 UTC  (9+ messages)
` [PULL 1/8] migration: Fix UAF for incoming migration on MigrationState
` [PULL 2/8] migration: ram block cpr blockers
` [PULL 3/8] migration: Prioritize RDMA in ram_save_target_page()
` [PULL 4/8] migration: check RDMA and capabilities are compatible on both sides
` [PULL 5/8] migration: disable RDMA + postcopy-ram
` [PULL 6/8] migration/rdma: Remove redundant migration_in_postcopy checks
` [PULL 7/8] migration: Unfold control_save_page()
` [PULL 8/8] migration: Add qtest for migration over RDMA

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-07 18:03 UTC  (15+ 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 06/14] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH 07/14] hw/vfio: Compile display.c once
` [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 11/14] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH 12/14] hw/vfio/ap: "
` [PATCH 13/14] hw/vfio/ccw: "
` [PATCH 14/14] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin

[PATCH 0/7] hw/virtio: Build virtio-mem.c once
 2025-03-07 17:55 UTC  (16+ messages)
` [PATCH 1/7] system: Replace arch_type global by qemu_arch_available() helper
` [PATCH 2/7] hw/acpi: Introduce acpi_builtin() helper
` [PATCH 3/7] hw/i386/fw_cfg: Check ACPI availability with acpi_builtin()
` [PATCH 4/7] hw/virtio/virtio-mem: Remove CONFIG_DEVICES include
` [PATCH 5/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime
` [PATCH 6/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS "
` [PATCH 7/7] hw/virtio: Compile virtio-mem.c once

[PATCH v6 00/29] Support AST2700 A1
 2025-03-07 17:47 UTC  (7+ messages)

[PATCH 0/7] hw/hyperv: remove duplication compilation units
 2025-03-07 17:34 UTC  (15+ messages)
` [PATCH 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH 5/7] hw/hyperv/syndbg: "

[PATCH 0/2] migration: multifd documentation
 2025-03-07 17:28 UTC  (5+ messages)
` [PATCH 1/2] migration: Add some documentation for multifd
` [PATCH 2/2] migration: Move compression docs under multifd

[PATCH v4] meson.build: default to -gsplit-dwarf for debug info
 2025-03-07 16:34 UTC  (2+ messages)

[PATCH v1 0/1] xen: Remove invalidation of mapcache_grants on IOREQ_TYPE_INVALIDATE
 2025-03-07 16:27 UTC  (3+ messages)
` [PATCH v1 1/1] xen: No need to flush the mapcache for grants

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

[PATCH] MAINTAINERS: Fix status for Arm boards I "maintain"
 2025-03-07 16:02 UTC  (2+ messages)

[PULL 00/11] s390x and qtest patches 2024-06-24
 2025-03-07 16:01 UTC  (5+ messages)
` [PULL 11/11] target/s390x: Add a CONFIG switch to disable legacy CPUs

[PATCH v2 0/5] ppc/amigaone patches
 2025-03-07 15:36 UTC  (9+ messages)
` [PATCH v2 3/5] ppc/amigaone: Add default environment
` [PATCH v2 5/5] ppc/amigaone: Add #defines for memory map constants

[PATCH v2 00/14] arm: rework id register storage
 2025-03-07 15:35 UTC  (7+ messages)
` [PATCH v2 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v2 02/14] arm/kvm: add accessors for storing host features into idregs

[PATCH qemu v2 1/3] hw/s390x: add CPI identifiers to QOM
 2025-03-07 15:29 UTC  (11+ messages)
` [PATCH qemu v2 3/3] hw/s390x: support migration of CPI values

[PULL 00/21] target-arm queue
 2025-03-07 15:07 UTC  (22+ messages)
` [PULL 01/21] hw/arm/smmu-common: Remove the repeated ttb field
` [PULL 02/21] hw/gpio: npcm7xx: fixup out-of-bounds access
` [PULL 03/21] tests/functional/test_arm_sx1: Check whether the serial console is working
` [PULL 04/21] target/arm: Apply correct timer offset when calculating deadlines
` [PULL 05/21] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
` [PULL 06/21] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
` [PULL 07/21] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
` [PULL 08/21] target/arm: Refactor handling of timer offset for direct register accesses
` [PULL 09/21] target/arm: Implement SEL2 physical and virtual timers
` [PULL 10/21] target/arm: Document the architectural names of our GTIMERs
` [PULL 11/21] hw/arm: enable secure EL2 timers for virt machine
` [PULL 12/21] hw/arm: enable secure EL2 timers for sbsa machine
` [PULL 13/21] target/arm: Correct LDRD atomicity and fault behaviour
` [PULL 14/21] target/arm: Correct STRD atomicity
` [PULL 15/21] target/arm: Drop unused address_offset from op_addr_{rr, ri}_post()
` [PULL 16/21] target/arm: Make dummy debug registers RAZ, not NOP
` [PULL 17/21] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
` [PULL 18/21] include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN
` [PULL 19/21] hw/arm/smmu: Introduce smmu_configs_inv_sid_range() helper
` [PULL 20/21] target/rx: Set exception vector base to 0xffffff80
` [PULL 21/21] target/rx: Remove TCG_CALL_NO_WG from helpers which write env

[PATCH v3] meson.build: default to -gsplit-dwarf for debug info
 2025-03-07 14:52 UTC  (3+ messages)

New git repository for Go bindings
 2025-03-07 13:51 UTC  (3+ messages)

[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-07 13:45 UTC  (14+ messages)
` [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH 1/2] vfio/migration: Add also max in-flight VFIO device state buffers size limit
` [PATCH 2/2] vfio/migration: Use BE byte order for device state wire packets

[PATCH v4 00/47] x86: Improve operation under QEMU
 2025-03-07 14:22 UTC  (2+ messages)

[PATCH V5] migration: ram block cpr blockers
 2025-03-07 14:16 UTC  (2+ messages)

[PATCH v5 0/6] migration/rdma: fixes, refactor and cleanup
 2025-03-07 14:15 UTC  (2+ messages)

[PATCH 0/5] Renesas RX target fixes
 2025-03-07 13:51 UTC  (11+ messages)
` [PATCH 0/4] Renesas RX target fixes (v2)
  ` [PATCH 1/4] target/rx: Set exception vector base to 0xffffff80
  ` [PATCH 2/4] target/rx: Remove TCG_CALL_NO_WG from helpers which write env
  ` [PATCH 3/4] hw/rx: Reset the CPU at qemu reset time
  ` [PATCH 4/4] rx: Support loading of ELF files too

[PATCH] target/riscv/csr.c: fix OVERFLOW_BEFORE_WIDEN in rmw_sctrdepth()
 2025-03-07 12:46 UTC 

[PULL 00/15] Functional and s390x patches before 10.0 soft-freeze
 2025-03-07 12:45 UTC  (20+ messages)
` [PULL 01/15] tests/functional: remove unused 'bin_prefix' variable
` [PULL 02/15] tests/functional: set 'qemu_bin' as an object level field
` [PULL 03/15] tests/functional: reduce tuxrun maxmem to work on 32-bit hosts
` [PULL 04/15] tests/functional: skip memaddr tests on 32-bit builds
` [PULL 05/15] tests/functional: drop unused 'get_tag' method
` [PULL 06/15] tests/functional: stop output from zstd command when uncompressing
` [PULL 07/15] tests/functional: Move the code for testing HTTP downloads to a common function
` [PULL 08/15] tests/functional/test_mips_malta: Add a network test via the pcnet NIC
` [PULL 09/15] tests/functional: Increase the timeout of the mips64el_replay test
` [PULL 10/15] tests/functional: fix race in virtio balloon test
` [PULL 11/15] tests/functional/test_virtio_balloon: Only use KVM for running this test
` [PULL 12/15] doc: add missing 'Asset' type in function test doc
` [PULL 13/15] MAINTAINERS: Add docs/devel/testing/functional.rst to the functional section
` [PULL 14/15] s390x/pci: add support for guests that request direct mapping
` [PULL 15/15] s390x/pci: indicate QEMU supports relaxed translation for passthrough

[PULL 00/41] Misc HW patches for 2025-03-05
 2025-03-07 12:41 UTC  (4+ messages)
` [PULL 11/41] hw/acpi/ghes: Make ghes_record_cper_errors() static

[PATCH 0/3] Enhancing Device Identification in RISC-V IOMMU Using Memory Attributes
 2025-03-07 12:39 UTC  (7+ messages)
` [PATCH 1/3] include/hw/pci: Attach BDF to "
` [PATCH 2/3] hw/riscv/riscv-iommu: Obtain Device IDs from "
` [PATCH 3/3] hw/riscv/riscv_iommu: Remove the "bus" property

[PATCH v2] hw/riscv/riscv-iommu: Fix process directory table walk
 2025-03-07 12:28 UTC  (2+ messages)

[PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions
 2025-03-07 12:13 UTC  (5+ messages)
` [PATCH v3 1/2] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter
` [PATCH v3 2/2] target/riscv: fix handling of nop for vstart >= vl in some vector instruction

[RFC PATCH v2 0/5] Report vfio-ap configuration changes
 2025-03-07 11:46 UTC  (5+ messages)
` [RFC PATCH v2 2/5] hw/vfio/ap: notification handler for AP config changed event
` [RFC PATCH v2 3/5] hw/vfio/ap: store object indicating AP config changed in a queue

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

[PATCH v4 00/11]
 2025-03-07 11:33 UTC  (5+ messages)

[PATCH v3] hw/arm/smmu: Introduce smmu_configs_inv_sid_range() helper
 2025-03-07 10:59 UTC  (3+ messages)

[PATCH 0/3] hw/net/smc91c111: Fix potential array overflows
 2025-03-07 10:40 UTC  (3+ messages)

[PATCH] include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN
 2025-03-07 10:40 UTC  (3+ messages)

[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
 2025-03-07 10:38 UTC  (3+ messages)
` [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices

[PATCH 0/4] target/i386: Emulate ftz and denormal flag bits correctly
 2025-03-07 10:38 UTC  (3+ messages)

[PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
 2025-03-07 10:36 UTC  (3+ messages)

[PATCH v7] hw/i386/cpu: remove default_cpu_version and simplify
 2025-03-07 10:23 UTC 

[PATCH v2 0/2] 9pfs: v9fs_reclaim_fd() fixes
 2025-03-07  9:47 UTC  (4+ messages)
` [PATCH v2 1/2] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [PATCH v2 2/2] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()

From ce9a42483c23c32cee233f648101a160b6604b45 Mon Sep 17 00:00:00 2001
 2025-03-07  9:39 UTC  (7+ messages)
` [PATCH 05/10] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
` [PATCH 07/10] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-07  9:19 UTC  (12+ messages)
` [PATCH v2 03/10] [DO NOT MERGE] kvm: Introduce kvm_arch_pre_create_vcpu()
` [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
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH v3 00/10] vfio/igd: Decoupling quirks with legacy mode
 2025-03-07  8:04 UTC  (2+ messages)

[PATCH] tests/functional: fix race in virtio balloon test
 2025-03-07  8:04 UTC  (6+ messages)

[PATCH] tests/functional/test_virtio_balloon: Only use KVM for running this test
 2025-03-07  8:01 UTC  (2+ messages)

[v5,1/6] hw/misc/aspeed_scu: Skipping dram_init in u-boot
 2025-03-07  7:40 UTC  (4+ messages)

[qemu-web PATCH] Announce Google Summer of Code 2025
 2025-03-07  7:38 UTC  (2+ messages)


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