qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-28 20:45:23 to 2025-07-30 00:24:57 UTC [more...]

[PATCH for-10.2 00/89] linux-user: Split up elfload.c
 2025-07-29 23:59 UTC  (37+ messages)
` [PATCH 01/89] linux-user: Create target/elfload.c files
` [PATCH 02/89] linux-user: Move get_elf_hwcap to {i386, x86_64}/elfload.c
` [PATCH 03/89] linux-user: Move hwcap functions to {arm, aarch64}/elfload.c
` [PATCH 04/89] linux-user: Move get_elf_hwcap to sparc/elfload.c
` [PATCH 05/89] linux-user: Move hwcap functions to ppc/elfload.c
` [PATCH 06/89] linux-user: Move get_elf_hwcap to loongarch64/elfload.c
` [PATCH 07/89] linux-user: Move get_elf_hwcap to mips/elfload.c
` [PATCH 08/89] linux-user: Move get_elf_hwcap to sh4/elfload.c
` [PATCH 09/89] linux-user: Move hwcap functions to s390x/elfload.c
` [PATCH 10/89] linux-user: Move get_elf_hwcap to riscv/elfload.c
` [PATCH 12/89] linux-user: Remove ELF_HWCAP2
` [PATCH 13/89] linux-user: Move get_elf_platform to {i386, x86_64}/elfload.c
` [PATCH 15/89] linux-user: Move get_elf_platform to arm/elfload.c
` [PATCH 17/89] linux-user/hppa: Create get_elf_platform
` [PATCH 22/89] linux-user: Create do_init_main_thread
` [PATCH 23/89] linux-user/i386: Create init_main_thread
` [PATCH 24/89] linux-user/arm: "
` [PATCH 25/89] linux-user/aarch64: "
` [PATCH 26/89] linux-user/sparc: "
` [PATCH 27/89] linux-user/ppc: "
` [PATCH 34/89] linux-user/alpha: "
` [PATCH 35/89] linux-user/s390x: "
` [PATCH 36/89] linux-user/riscv: "
` [PATCH 37/89] linux-user/hppa: "
` [PATCH 38/89] linux-user/xtensa: "
` [PATCH 39/89] linux-user/hexagon: "
` [PATCH 41/89] linux-user/x86_64: Split out target_coredump.c.inc
` [PATCH 43/89] linux-user/arm: "
` [PATCH 44/89] linux-user/aarch64: "
` [PATCH 46/89] linux-user/loongarch64: "
` [PATCH 47/89] linux-user/mips: "
` [PATCH 64/89] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
` [PATCH 72/89] linux-user: Move elf parameters to m68k/target_elf.h
` [PATCH 74/89] linux-user: Move elf parameters to s390x/target_elf.h
` [PATCH 76/89] linux-user: Move elf parameters to hppa/target_elf.h
` [PATCH 79/89] linux-user: Standardize on ELF_MACHINE not ELF_ARCH

[PATCH v2 0/3] pc-bios: Update vbootrom images
 2025-07-29 21:02 UTC  (6+ messages)
` [PATCH v2 1/3] roms/vbootrom: update to 7b1eb5f7fe6a
` [PATCH v2 2/3] roms/Makefile: build ast27x0_bootrom
` [PATCH v2 3/3] pc-bios: Update vbootrom image to commit 183c9ff8056b

[PATCH 00/48] AMD Versal Gen 2 support
 2025-07-29 20:16 UTC  (39+ messages)
` [PATCH 05/48] hw/arm/xlnx-versal: canfd: refactor creation
` [PATCH 06/48] hw/arm/xlnx-versal: sdhci: "
` [PATCH 07/48] hw/arm/xlnx-versal: gem: "
` [PATCH 08/48] hw/arm/xlnx-versal: adma: "
` [PATCH 09/48] hw/arm/xlnx-versal: xram: "
` [PATCH 10/48] hw/arm/xlnx-versal: usb: "
` [PATCH 11/48] hw/arm/xlnx-versal: efuse: "
` [PATCH 12/48] hw/arm/xlnx-versal: ospi: "
` [PATCH 13/48] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH 14/48] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH 15/48] hw/arm/xlnx-versal: bbram: "
` [PATCH 16/48] hw/arm/xlnx-versal: trng: "
` [PATCH 17/48] hw/arm/xlnx-versal: rtc: "
` [PATCH 18/48] hw/arm/xlnx-versal: cfu: "
` [PATCH 19/48] hw/arm/xlnx-versal: crl: "
` [PATCH 20/48] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH 21/48] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH 22/48] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH 23/48] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU

[PATCH] system/physmem: Silence warning from ubsan
 2025-07-29 19:21 UTC  (3+ messages)

[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-07-29 18:56 UTC  (12+ messages)
` [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v4 09/28] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[PATCH 0/3] aspeed: Update vbootrom image
 2025-07-29 17:42 UTC  (6+ messages)
` [PATCH 1/3] roms/vbootrom: update to 7b1eb5f7fe6a
` [PATCH 2/3] roms/Makefile: build ast27x0_bootrom
` [PATCH 3/3] aspeed: Update vbootrom image to commit 183c9ff8056b

[PATCH for-10.2 00/82] target/arm: Implement FEAT_GCS
 2025-07-29 17:21 UTC  (4+ messages)
` [PATCH 46/82] target/arm: Implement FEAT_CHK

[PULL 0/5] QAPI patches for 2025-07-29
 2025-07-29 16:59 UTC  (7+ messages)
` [PULL 1/5] qapi: Add more cross-references
` [PULL 2/5] qapi/accelerator: Fix markup of heading
` [PULL 3/5] tests/qapi-schema: Bury dead test case doc-non-first-section
` [PULL 4/5] docs/qapi-domain: Fix typos
` [PULL 5/5] MAINTAINERS: Cover docs/devel/qapi-domain.rst properly

[PULL 0/9] Misc HW patches for 2025-07-29
 2025-07-29 16:59 UTC  (11+ messages)
` [PULL 1/9] target/mips: Only update MVPControl.EVP bit if executed by master VPE
` [PULL 2/9] hw/display/qxl-render: fix qxl_unpack_chunks() chunk size calculation
` [PULL 3/9] hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include
` [PULL 4/9] migration: rename target.c to vfio.c
` [PULL 5/9] hw/net/cadence_gem: fix register mask initialization
` [PULL 6/9] hw/xen/passthrough: add missing error-report include
` [PULL 7/9] system/physmem: fix use-after-free with dispatch
` [PULL 8/9] roms/Makefile: fix npcmNxx_bootrom build rules
` [PULL 9/9] hw/display/sm501: fix missing error-report.h

[PULL 0/5] vfio queue
 2025-07-29 16:59 UTC  (7+ messages)
` [PULL 1/5] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
` [PULL 2/5] i386: Build SEV only for 64-bit target
` [PULL 3/5] vfio: fix sub-page bar after cpr
` [PULL 4/5] vfio/igd: Require host VGA decode for legacy mode
` [PULL 5/5] vfio/igd: Fix VGA regions are not exposed in "

[PATCH RFC -qemu 0/2] hw/cxl: Support Back Invalidation
 2025-07-29 16:54 UTC  (3+ messages)
` [PATCH 1/2] hw/cxl: Refactor component register initialization
` [PATCH 2/2] hw/cxl: Support Type3 HDM-DB

[PATCH] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
 2025-07-29 16:35 UTC  (5+ messages)

[PATCH 0/2] hw/intc/arm_gicv3_kvm: two small fixes about register accesses
 2025-07-29 16:16 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/arm_gicv3_kvm: Remove writes to ICPENDR registers
` [PATCH 2/2] hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active

[PATCH] 9pfs: Add FreeBSD support
 2025-07-29 16:13 UTC  (3+ messages)

[PATCH 0/2] cosmetics for the i6300esb watchdog
 2025-07-29 16:09 UTC  (12+ messages)
` [PATCH 2/2] watchdog: generic name for i6300esb

[PATCH] rust: declare self as qemu_api for proc-macros
 2025-07-29 14:19 UTC  (2+ messages)

[PATCH v4 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-29 13:55 UTC  (24+ messages)
` [PATCH v4 01/20] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v4 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v4 03/20] intel_iommu: Implement get_viommu_cap() callback
` [PATCH v4 04/20] vfio/iommufd: Force creating nested parent domain
` [PATCH v4 05/20] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v4 06/20] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v4 07/20] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v4 08/20] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v4 09/20] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v4 10/20] intel_iommu: Handle PASID entry removal and update
` [PATCH v4 11/20] intel_iommu: Handle PASID entry addition
` [PATCH v4 12/20] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v4 13/20] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v4 14/20] intel_iommu: Bind/unbind guest page table to host
` [PATCH v4 15/20] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v4 16/20] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH v4 17/20] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
` [PATCH v4 18/20] vfio: Add a new element bypass_ro in VFIOContainerBase
` [PATCH v4 19/20] Workaround for ERRATA_772415_SPR17
` [PATCH v4 20/20] intel_iommu: Enable host device when x-flts=on in scalable mode

[PATCH] hw/display/xenfb: Replace unreachable code by abort()
 2025-07-29 13:16 UTC  (5+ messages)

[PATCH 0/2] qapi-domain: Typos and MAINTAINERS
 2025-07-29 13:14 UTC  (9+ messages)
` [PATCH 1/2] docs/qapi-domain: Fix typos
` [PATCH 2/2] MAINTAINERS: Cover docs/devel/qapi-domain.rst properly

[PATCH 0/2] qapi: Fixes related to change of doc heading markup
 2025-07-29 13:13 UTC  (2+ messages)

[PATCH] qapi: Add more cross-references
 2025-07-29 13:13 UTC  (2+ messages)

[PATCH v2 0/2] FM-API Physical switch command set support
 2025-07-29 13:03 UTC  (7+ messages)
  ` [PATCH v2 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
  ` [PATCH v2 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)

[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
 2025-07-29 12:56 UTC  (3+ messages)

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-07-29 12:41 UTC  (9+ messages)

[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu
 2025-07-29 12:16 UTC  (6+ messages)
` [PATCH 1/2] i386/cpu: Enable SMM cpu addressspace
` [PATCH 2/2] target/i386: Define enum X86ASIdx for x86's address spaces

[PATCH RFC v1 1/1] ui/sdl2: clipboard sharing implementation for SDL
 2025-07-29 12:11 UTC  (3+ messages)

[PATCH] hw/sd/sdcard: fix SEND_STATUS for SPI cards
 2025-07-29 11:35 UTC  (2+ messages)

[PATCH] target/xtensa: Replace malloc() with g_strdup_printf()
 2025-07-29 11:11 UTC 

[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-07-29  9:12 UTC  (8+ messages)
` [PATCH v1 19/21] pc-bios: Update AST27x0 vBootrom with SSP/TSP SCU initialization support

[PATCH] x86/cpu: Handle SMM mode in x86_cpu_dump_state for softmmu
 2025-07-29  8:36 UTC  (12+ messages)

[PATCH v7 00/24] migration: propagate vTPM errors using Error objects
 2025-07-29  8:24 UTC  (16+ messages)
` [PATCH v7 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v7 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v7 08/24] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v7 23/24] migration: Add error-parameterized function variants in VMSD struct

[PATCH for 10.1 1/2] roms/vbootrom: update to 601d410
 2025-07-29  7:58 UTC  (3+ messages)
` [PATCH for 10.1 2/2] roms/Makefile: build ast27x0_bootrom

[PATCH trivial for 10.1] roms/Makefile: fix npcmNxx_bootrom build rules
 2025-07-29  7:53 UTC  (2+ messages)

[PATCH 0/2] i386/kvm: Cleanups in kvm_arch_init()
 2025-07-29  7:51 UTC  (5+ messages)
` [PATCH 1/2] i386/kvm: Get X86MachineState in kvm_arch_init() without the cast check
` [PATCH 2/2] i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init()

[PATCH] qga: Fix ubsan warning
 2025-07-29  6:58 UTC  (5+ messages)

[PATCH v3 0/2] Add S-mode checks for delegation-related CSRs
 2025-07-29  3:28 UTC  (2+ messages)

[PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
 2025-07-29  3:25 UTC  (2+ messages)

[PATCH] riscv: Revert "Generate strided vector loads/stores with tcg nodes."
 2025-07-29  3:22 UTC  (2+ messages)

[PATCH] target/riscv: do not call GETPC() in check_ret_from_m_mode()
 2025-07-29  3:20 UTC  (2+ messages)

[PATCH] linux-user/strace.list: add riscv_hwprobe entry
 2025-07-29  3:17 UTC  (2+ messages)

[PATCH v2] intc/riscv_aplic: Fix target register read when source is inactive
 2025-07-29  3:05 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V: ACPI: Update FADT and MADT versions
 2025-07-29  3:03 UTC  (2+ messages)

[PATCH 0/3] single-binary: compile hw/intc/arm* files once
 2025-07-28 22:04 UTC  (5+ messages)

[PATCH] xen/passthrough: add missing error-report include
 2025-07-28 22:03 UTC  (2+ messages)

[PATCH stable-7.2 0/9] linux-user/aarch64: Backport TPIDR2_EL0 fixes
 2025-07-28 21:08 UTC  (5+ messages)
` [PATCH 4/9] target/arm/sme: Reset SVE state in aarch64_set_svcr()


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