qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-04 05:43:52 to 2025-05-05 09:01:47 UTC [more...]

[PATCH 00/21] Hi,
 2025-05-05  9:01 UTC  (7+ messages)
` [PATCH 09/21] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH 00/21] hw/arm: add CX7200 board emulation

[PATCH 0/9] vfio/igd: Detect IGD by OpRegion and enable OpRegion automatically
 2025-05-05  8:56 UTC  (18+ messages)
` [PATCH 1/9] vfio/igd: Restrict legacy mode to Gen6-9 devices
` [PATCH 2/9] vfio/igd: Always emulate ASLS (OpRegion) register
` [PATCH 3/9] vfio/igd: Detect IGD device by OpRegion
` [PATCH 4/9] vfio/igd: Check vendor and device ID on GVT-g mdev
` [PATCH 5/9] vfio/igd: Check OpRegion support "
` [PATCH 6/9] vfio/igd: Enable OpRegion by default
` [PATCH 7/9] vfio/igd: Allow overriding GMS with 0xf0 to 0xfe on Gen9+
` [PATCH 8/9] vfio/igd: Only emulate GGC register when x-igd-gms is set

[PATCH v4 0/4] Add SCLP event type CPI
 2025-05-05  8:54 UTC  (12+ messages)
` [PATCH v4 1/4] hw/s390x: add "
` [PATCH v4 2/4] hw/s390x: add Control-Program Identification to QOM
` [PATCH v4 4/4] hw/s390x: compat handling for backward migration

[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-05  8:50 UTC  (5+ messages)
` [PATCH v2 01/16] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v2 02/16] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field

[PATCH V3 0/3] vfio cleanup, pre-cpr
 2025-05-05  8:45 UTC  (2+ messages)

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-05  8:39 UTC  (6+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
` [PATCH v2 2/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-05  8:35 UTC  (3+ messages)
` [PATCH v2 01/15] vfio: add vfio_prepare_device()

[PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-05  8:23 UTC  (10+ messages)
` [PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
` [PATCH v2 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
` [PATCH v2 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition

madvise(MADV_DONTDUMP)
 2025-05-05  8:06 UTC  (2+ messages)

[PATCH v5 8/9] tests/function/aspeed: Add functional test for ast2700fc
 2025-05-05  7:43 UTC  (2+ messages)

[PATCH v5 00/11] tests/qtest: pci and msix fixes
 2025-05-05  7:33 UTC  (13+ messages)
` [PATCH v5 02/11] tests/qtest: Fix virtio msix message endianness
` [PATCH v5 03/11] tests/qtest: Add libqos function for testing msix interrupt status
` [PATCH v5 05/11] tests/qtest/ahci: unmap pci bar before reusing device
` [PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped

[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
 2025-05-05  7:29 UTC  (5+ messages)
` [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status

[PATCH] hw/acpi/pcihp: Fix typo in function name
 2025-05-05  7:13 UTC  (2+ messages)

[PATCH] hw/i386/acpi-build: Fix typo in function name
 2025-05-05  7:08 UTC  (2+ messages)

[PATCH v3 0/5] hw/virtio: Build virtio-mem.c once
 2025-05-05  7:04 UTC  (14+ messages)
` [PATCH v3 1/5] qemu/target-info: Factor target_system_arch() out
` [PATCH v3 2/5] qemu/target-info: Add %target_arch field to TargetInfo
` [PATCH v3 3/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime
` [PATCH v3 4/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS "
` [PATCH v3 5/5] hw/virtio: Compile virtio-mem.c once

[PATCH v4 1/4] hw/s390x: add SCLP event type CPI
 2025-05-05  6:55 UTC 

[PATCH v1 00/22] Fix incorrect hash results on AST2700
 2025-05-05  6:51 UTC  (14+ messages)
` [PATCH v1 01/22] hw/misc/aspeed_hace: Remove unused code for better readability
` [PATCH v1 13/22] test/qtest: Introduce a new aspeed-hace-utils.c to place common testcases
` [PATCH v1 14/22] test/qtest/hace: Adjust test address range for AST1030 due to SRAM limitations
` [PATCH v1 15/22] test/qtest/hace: Add SHA-384 test cases for ASPEED HACE model

[PATCH v3 00/12] hw/e1000e|igb: interrupts and qtests fixes
 2025-05-05  6:49 UTC  (13+ messages)
` [PATCH v3 02/12] net/e1000e: Permit disabling interrupt throttling
` [PATCH v3 03/12] hw/net/e1000e|igb: Remove xitr_guest_value logic
` [PATCH v3 10/12] net/e1000e|igb: Only send delayed msix interrupts that have a cause
` [PATCH v3 11/12] net/e1000e|igb: Fix interrupt throttling rearming

[PATCH v6 0/4] virtio: Convert feature properties to OnOffAuto
 2025-05-05  6:44 UTC  (5+ messages)

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
 2025-05-05  6:42 UTC  (11+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto

[PATCH] scripts/vmstate-static-checker.py: Add new hpet entry for num_timers
 2025-05-05  6:25 UTC  (2+ messages)

[PATCH] meson: use thorough test setup as default
 2025-05-05  6:00 UTC  (2+ messages)

[PATCH] hw/arm/npcm8xx_boards: Correct valid_cpu_types setting of NPCM8XX SoC
 2025-05-05  3:39 UTC  (4+ messages)

[PATCH] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
 2025-05-05  3:02 UTC  (2+ messages)

[PATCH] hw/arm: Attach PSPI module to NPCM8XX SoC
 2025-05-05  2:59 UTC  (4+ messages)

[PATCH] tests/qtest: Add qtest for NPCM8XX PSPI module
 2025-05-05  2:56 UTC  (2+ messages)

[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
 2025-05-05  2:03 UTC  (5+ messages)
` [PATCH v4 08/22] tests/qtest/usb-hcd-xhci: Deliver msix interrupts

[PATCH v5 00/48] single-binary: compile target/arm twice
 2025-05-05  1:52 UTC  (49+ messages)
` [PATCH v5 01/48] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
` [PATCH v5 02/48] include/system/hvf: missing vaddr include
` [PATCH v5 03/48] meson: add common libs for target and target_system
` [PATCH v5 04/48] meson: apply target config for picking files from libsystem and libuser
` [PATCH v5 05/48] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v5 06/48] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v5 07/48] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v5 08/48] accel/hvf: add hvf_enabled() for common code
` [PATCH v5 09/48] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v5 10/48] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v5 11/48] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v5 12/48] target/arm/cpu: compile file twice (user, system) only
` [PATCH v5 13/48] target/arm/cpu32-stubs.c: compile file twice (user, system)
` [PATCH v5 14/48] tcg: add vaddr type for helpers
` [PATCH v5 15/48] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v5 16/48] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v5 17/48] target/arm/helper: extract common helpers
` [PATCH v5 18/48] target/arm/debug_helper: only include "
` [PATCH v5 19/48] target/arm/debug_helper: remove target_ulong
` [PATCH v5 20/48] target/arm/debug_helper: compile file twice (user, system)
` [PATCH v5 21/48] target/arm/helper: restrict include to common helpers
` [PATCH v5 22/48] target/arm/helper: replace target_ulong by vaddr
` [PATCH v5 23/48] target/arm/helper: expose aarch64 cpu registration
` [PATCH v5 24/48] target/arm/helper: remove remaining TARGET_AARCH64
` [PATCH v5 25/48] target/arm/helper: compile file twice (user, system)
` [PATCH v5 26/48] target/arm/vfp_fpscr: "
` [PATCH v5 27/48] target/arm/arch_dump: remove TARGET_AARCH64 conditionals
` [PATCH v5 28/48] target/arm/arch_dump: compile file once (system)
` [PATCH v5 29/48] target/arm/arm-powerctl: "
` [PATCH v5 30/48] target/arm/cortex-regs: "
` [PATCH v5 31/48] target/arm/ptw: replace target_ulong with int64_t
` [PATCH v5 32/48] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v5 33/48] target/arm/ptw: compile file once (system)
` [PATCH v5 34/48] target/arm/meson: accelerator files are not needed in user mode
` [PATCH v5 35/48] target/arm/kvm-stub: compile file once (system)
` [PATCH v5 36/48] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v5 37/48] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v5 38/48] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v5 39/48] target/arm/kvm-stub: add missing stubs
` [PATCH v5 40/48] target/arm/machine: compile file once (system)
` [PATCH v5 41/48] target/arm/tcg/crypto_helper: compile file twice (system, user)
` [PATCH v5 42/48] target/arm/tcg/hflags: "
` [PATCH v5 43/48] target/arm/tcg/iwmmxt_helper: "
` [PATCH v5 44/48] target/arm/tcg/neon_helper: "
` [PATCH v5 45/48] target/arm/tcg/tlb_helper: "
` [PATCH v5 46/48] target/arm/tcg/tlb-insns: "
` [PATCH v5 47/48] target/arm/tcg/arith_helper: "
` [PATCH v5 48/48] target/arm/tcg/vfp_helper: "

[PATCH v4 0/9] Introduce AST27x0 multi-SoC machine
 2025-05-05  1:30 UTC  (6+ messages)
` [PATCH v4 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC

[PATCH] hw/i386/acpi-build: Update document reference
 2025-05-04 21:56 UTC 

[PATCH] hw/net/e1000: Remove stray empty comment in header
 2025-05-04 21:56 UTC 

[PATCH] qom/object: Fix typo in comment
 2025-05-04 21:56 UTC 

[PATCH] hw/i386/acpi-build: Fix typo and grammar in comment
 2025-05-04 21:56 UTC 

[PATCH] hw/pci/pci.c: Turn DPRINTF into trace events
 2025-05-04 21:56 UTC 

[PATCH] hw/acpi/ich9: Remove ICH9_DEBUG macro
 2025-05-04 21:56 UTC 

[PATCH] hw/isa/ich9: Remove stray empty comment
 2025-05-04 21:56 UTC 

[PATCH] hw/core/machine: Fix indentation
 2025-05-04 21:56 UTC 

[PATCH] hw/pci-host/gpex-acpi: Fix typo in comment
 2025-05-04 21:56 UTC 

[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-04 20:57 UTC  (13+ messages)
` [PATCH 01/12] accel/tcg: Add TCGCPUOps.pointer_wrap
` [PATCH 02/12] target: Use cpu_pointer_wrap_notreached for strict align targets
` [PATCH 03/12] target: Use cpu_pointer_wrap_uint32 for 32-bit targets
` [PATCH 04/12] target/arm: Fill in TCGCPUOps.pointer_wrap
` [PATCH 05/12] target/i386: "
` [PATCH 06/12] target/loongarch: "
` [PATCH 07/12] target/mips: "
` [PATCH 08/12] target/ppc: "
` [PATCH 09/12] target/riscv: "
` [PATCH 10/12] target/s390x: "
` [PATCH 11/12] target/sparc: "
` [PATCH 12/12] accel/tcg: Assert TCGCPUOps.pointer_wrap is set

Fwd: Out-of-bounds access in rx_fifo_push()
 2025-05-04 20:43 UTC 

Introduction of an idea and the current work to date on brltty for ppc64
 2025-05-04 17:47 UTC 

[PATCH v5 0/2] hw/i386/amd_iommu: Add migration support
 2025-05-04 17:04 UTC  (3+ messages)
` [PATCH v5 1/2] hw/i386/amd_iommu: Isolate AMDVI-PCI from amd-iommu device to allow full control over the PCI device creation
` [PATCH v5 2/2] hw/i386/amd_iommu: Allow migration when explicitly create the AMDVI-PCI device

[PATCH v4 00/40] single-binary: compile target/arm twice
 2025-05-04 16:29 UTC  (29+ messages)
` [PATCH v4 02/40] include/system/hvf: missing vaddr include
` [PATCH v4 06/40] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v4 08/40] accel/hvf: add hvf_enabled() for common code
` [PATCH v4 10/40] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v4 11/40] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v4 12/40] target/arm/cpu: compile file twice (user, system) only
` [PATCH v4 14/40] tcg: add vaddr type for helpers
` [PATCH v4 15/40] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v4 16/40] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v4 21/40] target/arm/helper: restrict include to common helpers
` [PATCH v4 25/40] target/arm/helper: compile file twice (user, system)
` [PATCH v4 32/40] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v4 36/40] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v4 37/40] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v4 38/40] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v4 39/40] target/arm/kvm-stub: add missing stubs
` [PATCH v4 40/40] target/arm/machine: compile file once (system)

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-05-04 16:38 UTC  (11+ messages)
` [PATCH v8 41/55] i386/apic: Skip kvm_apic_put() for TDX
` [PATCH v8 42/55] cpu: Don't set vcpu_dirty when guest_state_protected
` [PATCH v8 43/55] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features()
` [PATCH v8 44/55] i386/tdx: Implement adjust_cpuid_features() for TDX
` [PATCH v8 45/55] i386/tdx: Add TDX fixed1 bits to supported CPUIDs

[PATCH 00/16] hw/pci-host/raven clean ups
 2025-05-04 16:01 UTC  (17+ messages)
` [PATCH 01/16] hw/pci-host/raven: Remove is-legacy-prep property
` [PATCH 02/16] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
` [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
` [PATCH 04/16] hw/pci-host/raven: Simplify host bridge type declaration
` [PATCH 05/16] hw/pci-host/raven: Use DEFINE_TYPES macro
` [PATCH 06/16] hw/pci-host/raven: Simplify PCI bus creation
` [PATCH 07/16] hw/pci-host/raven: Simplify PCI interrupt routing
` [PATCH 08/16] hw/pci-host/raven: Simplify direct config access address decoding
` [PATCH 09/16] hw/pci-host/raven: Rename direct config access ops
` [PATCH 10/16] hw/pci-host/raven: Use correct parameter in direct "
` [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
` [PATCH 12/16] hw/pci-host/raven: Fix PCI config direct access region
` [PATCH 13/16] hw/pci-host/raven: Simpify discontiguous IO access
` [PATCH 14/16] hw/pci-host/raven: Move bus master address space creation to one place
` [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
` [PATCH 16/16] hw/ppc/prep: Fix non-contiguous IO control bit

[PATCH v3 00/33] single-binary: compile target/arm twice
 2025-05-04 15:52 UTC  (5+ messages)
` [PATCH v3 30/33] target/arm/ptw: remove TARGET_AARCH64 from arm_casq_ptw

[PATCH 0/9] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-05-04  8:19 UTC  (7+ messages)
` [PATCH 6/9] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
` [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob


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