qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-28 17:14:30 to 2025-08-30 15:13:27 UTC [more...]

[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-08-29  8:25 UTC  (5+ messages)
` [PATCH v9 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v9 05/11] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v9 08/11] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v9 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device

[PATCH 0/3] tests/functional: improve handling flaky downloads
 2025-08-29  8:52 UTC  (4+ messages)
` [PATCH 1/3] tests/functional: enable force refresh of cached assets
` [PATCH 2/3] tests/functional: fix formatting of exception args

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-08-29  8:29 UTC  (5+ messages)
` [PATCH RFC 1/9] migration/vfio: Remove BQL implication in vfio_multifd_switchover_start()
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process

[PATCH] system: drop the -old-param option
 2025-08-29  8:09 UTC  (2+ messages)

[PATCH v4 0/8] Reinvent BQL-free PIO/MMIO
 2025-08-29  8:19 UTC  (2+ messages)

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-08-29  8:16 UTC  (28+ messages)
` [PATCH v5 02/21] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v5 05/21] vfio/iommufd: Force creating nested parent domain
` [PATCH v5 14/21] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v5 19/21] vfio: Add a new element bypass_ro in VFIOContainerBase
` [PATCH v5 20/21] Workaround for ERRATA_772415_SPR17
` [PATCH v5 21/21] intel_iommu: Enable host device when x-flts=on in scalable mode

[PULL 00/14] loongarch queue
 2025-08-29  2:55 UTC  (13+ messages)
` [PULL 01/14] target/loongarch: Move some function definition to kvm directory
` [PULL 02/14] target/loongarch: Define function loongarch_cpu_post_init as static
` [PULL 03/14] target/loongarch: Set page size in TLB entry with STLB
` [PULL 04/14] target/loongarch: Add header file cpu-mmu.h
` [PULL 05/14] target/loongarch: Add enum type TLBRet definition
` [PULL 06/14] target/loongarch: Use vaddr in get_physical_address()
` [PULL 07/14] target/loongarch: Use MMUAccessType in loongarch_map_tlb_entry()
` [PULL 08/14] target/loongarch: Add common function loongarch_check_pte()
` [PULL 10/14] target/loongarch: Use MMUConext in loongarch_map_tlb_entry()
` [PULL 11/14] target/loongarch: Use MMUContext in loongarch_get_addr_from_tlb
` [PULL 13/14] target/loongarch: Use MMUContext in get_physical_address()
` [PULL 14/14] target/loongarch: Use correct address when flush tlb

[PATCH v2 0/1] Support per-head resolutions with virtio-gpu
 2025-08-29  8:18 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] hw/loongarch/virt: Fix the cpu hotplug issue
 2025-08-29  7:11 UTC  (3+ messages)

Failure for ./tests/functional/arm/test_realview.py
 2025-08-29  8:50 UTC  (2+ messages)

[RFC PATCH 00/61] target/arm: Implement FEAT_SYSREG128
 2025-08-29  7:09 UTC  (15+ messages)
` [PATCH 02/61] target/arm: Move compare_u64 to helper.c
` [PATCH 03/61] target/arm/hvf: Split out sysreg.c.inc
` [PATCH 4/7] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH 04/61] target/arm/hvf: Reorder DEF_SYSREG arguments
` [PATCH 11/61] target/arm: Rename all ARMCPRegInfo from opaque to ri
` [PATCH 13/61] target/arm: Restrict the scope of CPREG_FIELD32, CPREG_FIELD64
` [PATCH 33/61] target/arm: Redirect VHE FOO_EL1 -> FOO_EL2 during translation

[PATCH] linux-user: Drop deprecated -p option
 2025-08-29  7:44 UTC  (3+ messages)

[PATCH v7 00/19] hw/i386: separate isapc out from pc_piix
 2025-08-29  8:06 UTC  (2+ messages)

[PULL 00/28] tcg patch queue
 2025-08-29  6:55 UTC  (3+ messages)
` [PULL 18/28] target: Use cpu_pointer_wrap_notreached for strict align targets

[PATCH 0/2] A fix and cleanup around qio_channel_socket_connect_sync()
 2025-08-29  7:50 UTC  (3+ messages)
` [PATCH 2/2] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way

[PATCH] docs: fix typo in xive doc
 2025-08-29  4:05 UTC  (3+ messages)

[PATCH v4 00/19] target/loongarch: Enhancement about tcg mmu
 2025-08-29  1:27 UTC  (3+ messages)
` [PATCH v4 03/19] target/loongarch: Set page size in TLB entry with STLB

[PATCH v3 00/87] linux-user: Split up elfload.c
 2025-08-28 15:21 UTC  (146+ messages)
` [PATCH v3 01/87] linux-user/x86_64: Convert target_elf_gregset_t to a struct
` [PATCH v3 02/87] linux-user/i386: "
` [PATCH v3 03/87] linux-user/arm: "
` [PATCH v3 04/87] linux-user/aarch64: "
` [PATCH v3 05/87] linux-user/ppc: "
` [PATCH v3 06/87] linux-user/loongarch64: "
` [PATCH v3 07/87] linux-user/mips: "
` [PATCH v3 08/87] linux-user/microblaze: "
` [PATCH v3 09/87] linux-user/openrisc: "
` [PATCH v3 10/87] linux-user/sh4: "
` [PATCH v3 11/87] linux-user/m68k: "
` [PATCH v3 12/87] linux-user/s390x: "
` [PATCH v3 13/87] linux-user/xtensa: "
` [PATCH v3 14/87] linux-user: Update comment for target_elf_gregset_t
` [PATCH v3 15/87] linux-user: Declare elf_core_copy_regs in loader.h
` [PATCH v3 16/87] linux-user: Rename USE_ELF_CORE_DUMP to HAVE_ELF_CORE_DUMP
` [PATCH v3 17/87] linux-user: Move elf_core_copy_regs to {i386, x86_64}/elfload.c
` [PATCH v3 18/87] linux-user: Move elf_core_copy_regs to arm/elfload.c
` [PATCH v3 19/87] linux-user: Move elf_core_copy_regs to aarch64/elfload.c
` [PATCH v3 20/87] linux-user: Move elf_core_copy_regs to ppc/elfload.c
` [PATCH v3 21/87] linux-user: Move elf_core_copy_regs to loongarch64/elfload.c
` [PATCH v3 22/87] linux-user: Move elf_core_copy_regs to mips/elfload.c
` [PATCH v3 23/87] linux-user: Move elf_core_copy_regs to microblaze/elfload.c
` [PATCH v3 24/87] linux-user: Move elf_core_copy_regs to openrisc/elfload.c
` [PATCH v3 25/87] linux-user: Move elf_core_copy_regs to sh4/elfload.c
` [PATCH v3 26/87] linux-user: Move elf_core_copy_regs to m68k/elfload.c
` [PATCH v3 27/87] linux-user: Move elf_core_copy_regs to s390x/elfload.c
` [PATCH v3 28/87] linux-user: Move elf_core_copy_regs to xtensa/elfload.c
` [PATCH v3 29/87] linux-user: Remove target_elf_greg_t, tswapreg from elfload.c
` [PATCH v3 30/87] linux-user/i386: Create target_ptrace.h
` [PATCH v3 31/87] linux-user/i386: Expand target_elf_gregset_t
` [PATCH v3 32/87] linux-user/x86_64: Create target_ptrace.h
` [PATCH v3 33/87] linux-user/x86_64: Expand target_elf_gregset_t
` [PATCH v3 34/87] linux-user/x86_64: Fix dump of fs_base, gs_base
` [PATCH v3 35/87] linux-user/aarch64: Create target_ptrace.h
` [PATCH v3 36/87] linux-user/aarch64: Expand target_elf_gregset_t
` [PATCH v3 37/87] linux-user/arm: Create target_ptrace.h
` [PATCH v3 38/87] linux-user/arm: Expand target_elf_gregset_t
` [PATCH v3 39/87] linux-user/loongarch64: Create target_ptrace.h
` [PATCH v3 40/87] linux-user/loongarch64: Expand target_elf_gregset_t
` [PATCH v3 41/87] linux-user/m68k: "
` [PATCH v3 42/87] linux-user/microblaze: Create target_ptrace.h
` [PATCH v3 43/87] linux-user/microblaze: Fold target_pt_regs.r* to an array
` [PATCH v3 44/87] linux-user/microblaze: Expand target_elf_gregset_t
` [PATCH v3 45/87] linux-user/mips: Create target_ptrace.h
` [PATCH v3 46/87] linux-user/mips: Use target_ulong for target_elf_greg_t
` [PATCH v3 47/87] linux-user/openrisc: Create target_ptrace.h
` [PATCH v3 48/87] linux-user/openrisc: Expand target_elf_gregset_t
` [PATCH v3 49/87] linux-user/ppc: Create target_ptrace.h
` [PATCH v3 50/87] linux-user/ppc: Expand target_elf_gregset_t
` [PATCH v3 51/87] linux-user/s390x: Create target_ptrace.h
` [PATCH v3 52/87] linux-user/s390x: Expand target_elf_gregset_t
` [PATCH v3 53/87] linux-user/sh4: Create target_ptrace.h
` [PATCH v3 54/87] linux-user/sh4: Expand target_elf_gregset_t
` [PATCH v3 55/87] linux-user/xtensa: Create target_ptrace.h
` [PATCH v3 56/87] linux-user/xtensa: Expand target_elf_gregset_t
` [PATCH v3 57/87] linux-user: Move init_guest_commpage to x86_64/elfload.c
` [PATCH v3 58/87] linux-user: Move init_guest_commpage to arm/elfload.c
` [PATCH v3 59/87] linux-user: Move init_guest_commpage to hppa/elfload.c
` [PATCH v3 60/87] linux-user: Replace init_guest_commpage macro with function
` [PATCH v3 61/87] linux-user: Move get_vdso_image_info to arm/elfload.c
` [PATCH v3 62/87] linux-user: Remove ELF_EXEC_PAGESIZE
` [PATCH v3 63/87] linux-user: Remove redundant ELF_DATA definitons
` [PATCH v3 64/87] linux-user: Move elf parameters to {i386, x86_64}/target_elf.h
` [PATCH v3 65/87] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
` [PATCH v3 66/87] linux-user: Move elf parameters to sparc/target_elf.h
` [PATCH v3 67/87] linux-user: Move elf parameters to ppc/target_elf.h
` [PATCH v3 68/87] linux-user: Move elf parameters to loongarch64/target_elf.h
` [PATCH v3 69/87] linux-user: Move elf parameters to {mips, mips64}/target_elf.h
` [PATCH v3 70/87] linux-user: Move elf parameters to microblaze/target_elf.h
` [PATCH v3 71/87] linux-user: Move elf parameters to openrisc/target_elf.h
` [PATCH v3 72/87] linux-user: Move elf parameters to sh4/target_elf.h
` [PATCH v3 73/87] linux-user: Move elf parameters to m68k/target_elf.h
` [PATCH v3 74/87] linux-user: Move elf parameters to alpha/target_elf.h
` [PATCH v3 75/87] linux-user: Move elf parameters to s390x/target_elf.h
` [PATCH v3 76/87] linux-user: Move elf parameters to riscv/target_elf.h
` [PATCH v3 77/87] linux-user: Move elf parameters to hppa/target_elf.h
` [PATCH v3 78/87] linux-user: Move elf parameters to xtensa/target_elf.h
` [PATCH v3 79/87] linux-user: Move elf parameters to hexagon/target_elf.h
` [PATCH v3 80/87] linux-user: Standardize on ELF_MACHINE not ELF_ARCH
` [PATCH v3 81/87] linux-user: Rename elf_check_arch
` [PATCH v3 82/87] linux-user: Remove ELIBBAD from elfload.c
` [PATCH v3 84/87] linux-user: Move arch_parse_elf_property to aarch64/elfload.c
` [PATCH v3 85/87] linux-user: Remove a.out declarations from elfload.c
` [PATCH v3 86/87] linux-user/sparc: Create target_ptrace.h
` [PATCH v3 87/87] linux-user: Remove target_pt_regs from target_syscall.h

[PULL 0/2] loongarch-to-apply queue
 2025-08-28 12:02 UTC  (3+ messages)
` [PULL 1/2] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
` [PULL 2/2] hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-08-28 15:25 UTC  (5+ messages)
` [PATCH 09/22] vfio/container.c: use QOM casts where appropriate

[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-08-28 15:12 UTC  (12+ messages)
` [PATCH v5 04/29] hw/s390x/ipl: Create certificate store
` [PATCH v5 09/29] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v5 12/29] s390x/diag: Implement DIAG 508 subcode 1 for signature verification

[PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device
 2025-08-28 14:42 UTC  (4+ messages)
` [PATCH 1/2] hw/mips: Remove mipssim machine
` [PATCH 2/2] hw/net: Remove mipsnet device model

[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
 2025-08-28 14:35 UTC  (12+ messages)
` [PATCH v8 2/2] memory: Do not create circular reference with subregion

[PATCH 0/5] target/arm: Remove deprecated pxa CPUs and xscale/iwmmxt code
 2025-08-28 14:04 UTC  (6+ messages)
` [PATCH 1/5] target/arm: Remove deprecated pxa CPU family
` [PATCH 2/5] target/arm: Remove XScale and iWMMXt translate.c code
` [PATCH 3/5] target/arm: Remove iwmmxt helper functions
` [PATCH 4/5] target/arm: Drop ARM_FEATURE_XSCALE handling
` [PATCH 5/5] target/arm: Drop ARM_FEATURE_IWMMXT handling

[PATCH v7 1/2] memory: Update inline documentation
 2025-08-28 16:10 UTC  (17+ messages)

[PATCH v9 0/2] Fix check-qtest-ppc64 sanitizer errors
 2025-08-28 14:18 UTC  (3+ messages)
` [PATCH v9 1/2] memory: Update inline documentation
` [PATCH v9 2/2] memory: Do not create circular reference with subregion

[PATCH 0/2] hw/core: Don't dump incompletely reset cpu
 2025-08-28 15:29 UTC  (5+ messages)
` [PATCH 1/2] hw/core: Dump cpu_reset in the reset.exit phase
` [PATCH 2/2] hw/core: Use qemu_log_trylock/unlock in cpu_common_reset_exit

[PATCH] linux-user: Tidy print_socket_protocol
 2025-08-28 14:13 UTC  (2+ messages)

[PATCH for-10.2 v9 0/6] target/arm: Add FEAT_MEC to max cpu
 2025-08-28 14:42 UTC  (7+ messages)
` [PATCH v9 2/6] tests/functional/test_aarch64_rme: update image

[PATCH 0/4] Add IBM PPE42 CPU support
 2025-08-28 14:48 UTC  (13+ messages)
` [PATCH 1/4] target/ppc: Add IBM PPE42 family of processors

[PATCH 0/1] Support per-head resolutions with virtio-gpu
 2025-08-28 15:50 UTC  (7+ messages)
` [PATCH 1/1] hw/display: "

[PATCH] vfio/container: Remap only populated parts in a section
 2025-08-28 12:28 UTC  (2+ messages)

[RFC V2 0/8] Live update: tap and vhost
 2025-08-28 15:48 UTC  (3+ messages)

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-08-28 15:29 UTC  (10+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability


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