qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-02 23:10:36 to 2025-08-03 09:51:19 UTC [more...]

[PATCH 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
 2025-08-03  9:50 UTC  (7+ messages)
` [PATCH 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro
` [PATCH v2 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer

[PATCH v8 00/27] migration: propagate vTPM errors using Error objects
 2025-08-03  7:15 UTC  (5+ messages)
` [PATCH v8 23/27] migration: Propagate last encountered error in vmstate_save_state_v() function

[PATCH v2] Add a feature for mapping a host unix socket to a guest tcp socket
 2025-08-03  5:01 UTC 

[PATCH] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
 2025-08-03  4:43 UTC 

[PATCH 00/11] target/arm: Implement FEAT_CSSC, FEAT_CMPBR
 2025-08-03  1:40 UTC  (12+ messages)
` [PATCH 01/11] target/arm: Add feature predicate for FEAT_CSSC
` [PATCH 02/11] target/arm: Implement MIN/MAX (immediate)
` [PATCH 03/11] target/arm: Implement MIN/MAX (register)
` [PATCH 04/11] target/arm: Split out gen_wrap2_i32 helper
` [PATCH 05/11] target/arm: Implement CTZ, CNT, ABS
` [PATCH 06/11] target/arm: Enable FEAT_CSSC for -cpu max
` [PATCH 07/11] target/arm: Add feature predicate for FEAT_CMPBR
` [PATCH 08/11] target/arm: Implement CB, CBB, CBH
` [PATCH 09/11] target/arm: Implement CB (immediate)
` [PATCH 10/11] linux-user: Change exported get_elf_hwcap to abi_ulong
` [PATCH 11/11] target/arm: Enable FEAT_CMPBR for -cpu max

[PATCH v3 00/14] WHPX support for Arm
 2025-08-03  1:23 UTC  (27+ messages)
` [PATCH v3 02/14] whpx: Move around files before introducing AArch64 support
` [PATCH v3 03/14] whpx: reshuffle common code
` [PATCH v3 04/14] whpx: ifdef out some x86-only code paths
` [PATCH v3 05/14] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v3 07/14] whpx: add arm64 support
` [PATCH v3 09/14] target/arm: cpu: mark WHPX as supporting PSCI 1.1
` [PATCH v3 10/14] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v3 11/14] whpx: arm64: clamp down IPA size
` [PATCH v3 12/14] whpx: arm64: implement -cpu host
` [PATCH v3 14/14] MAINTAINERS: Add myself as a maintainer for WHPX

[PATCH v2 00/85] target/arm: Implement FEAT_GCS
 2025-08-02 23:29 UTC  (86+ messages)
` [PATCH v2 01/85] linux-user/aarch64: Split out signal_for_exception
` [PATCH v2 02/85] linux-user/aarch64: Check syndrome for EXCP_UDEF
` [PATCH v2 03/85] linux-user/aarch64: Generate ESR signal records
` [PATCH v2 04/85] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH v2 05/85] target/arm: Add in_prot_check to S1Translate
` [PATCH v2 06/85] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH v2 07/85] target/arm: Introduce get_phys_addr_for_at
` [PATCH v2 08/85] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH v2 09/85] target/arm: Add prot_check parameter to do_ats_write
` [PATCH v2 10/85] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH v2 11/85] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH v2 12/85] target/arm: Implement FEAT_ATS1A
` [PATCH v2 13/85] target/arm: Add isar feature test for FEAT_S1PIE, FEAT_S2PIE
` [PATCH v2 14/85] target/arm: Enable TCR2_ELx.PIE
` [PATCH v2 15/85] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH v2 16/85] target/arm: Force HPD for stage2 translations
` [PATCH v2 17/85] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH v2 18/85] target/arm: Populate PIE in aa64_va_parameters
` [PATCH v2 19/85] target/arm: Implement get_S1prot_indirect
` [PATCH v2 20/85] target/arm: Implement get_S2prot_indirect
` [PATCH v2 21/85] target/arm: Do not migrate env->exception
` [PATCH v2 22/85] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
` [PATCH v2 23/85] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH v2 24/85] target/arm: Implement dirtybit check for PIE
` [PATCH v2 25/85] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH v2 26/85] include/hw/core/cpu: Introduce MMUIdxMap
` [PATCH v2 27/85] include/hw/core/cpu: Introduce cpu_tlb_fast
` [PATCH v2 28/85] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
` [PATCH v2 29/85] target/hppa: Adjust mmu indexes to begin with 0
` [PATCH v2 30/85] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH v2 31/85] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH v2 32/85] target/arm: Split out mmuidx.h from cpu.h
` [PATCH v2 33/85] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH v2 34/85] target/arm: Remove unused env argument from regime_el
` [PATCH v2 35/85] target/arm: Convert regime_el from switch to table
` [PATCH v2 36/85] target/arm: Convert regime_has_2_ranges "
` [PATCH v2 37/85] target/arm: Remove unused env argument from regime_is_pan
` [PATCH v2 38/85] target/arm: Convert regime_is_pan from switch to table
` [PATCH v2 39/85] target/arm: Remove unused env argument from regime_is_user
` [PATCH v2 40/85] target/arm: Convert regime_is_user from switch to table
` [PATCH v2 41/85] target/arm: Convert arm_mmu_idx_is_stage1_of_2 "
` [PATCH v2 42/85] target/arm: Convert regime_is_stage2 "
` [PATCH v2 43/85] target/arm: Introduce mmu indexes for GCS
` [PATCH v2 44/85] target/arm: Introduce regime_to_gcs
` [PATCH v2 45/85] target/arm: Support page protections for GCS mmu indexes
` [PATCH v2 46/85] target/arm: Implement gcs bit for data abort
` [PATCH v2 47/85] target/arm: Add GCS cpregs
` [PATCH v2 48/85] target/arm: Add GCS enable and trap levels to DisasContext
` [PATCH v2 49/85] target/arm: Implement FEAT_CHK
` [PATCH v2 50/85] target/arm: Expand pstate to 64 bits
` [PATCH v2 51/85] target/arm: Add syndrome data for EC_GCS
` [PATCH v2 52/85] target/arm: Implement EXLOCKException for ELR_ELx and SPSR_ELx
` [PATCH v2 53/85] target/arm: Split {arm,core}_user_mem_index
` [PATCH v2 54/85] target/arm: Introduce delay_exception{_el}
` [PATCH v2 55/85] target/arm: Emit HSTR trap exception out of line
` [PATCH v2 56/85] target/arm: Emit v7m LTPSIZE "
` [PATCH v2 57/85] target/arm: Implement GCSSTR, GCSSTTR
` [PATCH v2 58/85] target/arm: Implement GCSB
` [PATCH v2 59/85] target/arm: Implement GCSPUSHM
` [PATCH v2 60/85] target/arm: Implement GCSPOPM
` [PATCH v2 61/85] target/arm: Implement GCSPUSHX
` [PATCH v2 62/85] target/arm: Implement GCSPOPX
` [PATCH v2 63/85] target/arm: Implement GCSPOPCX
` [PATCH v2 64/85] target/arm: Implement GCSSS1
` [PATCH v2 65/85] target/arm: Implement GCSSS2
` [PATCH v2 66/85] target/arm: Add gcs record for BL
` [PATCH v2 67/85] target/arm: Add gcs record for BLR
` [PATCH v2 68/85] target/arm: Add gcs record for BLR with PAuth
` [PATCH v2 69/85] target/arm: Load gcs record for RET
` [PATCH v2 70/85] target/arm: Load gcs record for RET with PAuth
` [PATCH v2 71/85] target/arm: Copy EXLOCKEn to EXLOCK on exception to the same EL
` [PATCH v2 72/85] target/arm: Implement EXLOCK check during exception return
` [PATCH v2 73/85] target/arm: Enable FEAT_GCS with -cpu max
` [PATCH v2 74/85] linux-user/aarch64: Implement prctls for GCS
` [PATCH v2 75/85] linux-user/aarch64: Allocate new gcs stack on clone
` [PATCH v2 76/85] linux-user/aarch64: Release gcs stack on thread exit
` [PATCH v2 77/85] linux-user/aarch64: Implement map_shadow_stack syscall
` [PATCH v2 78/85] target/arm: Enable GCSPR_EL0 for read in user-mode
` [PATCH v2 79/85] linux-user/aarch64: Inject SIGSEGV for GCS faults
` [PATCH v2 80/85] linux-user/aarch64: Generate GCS signal records
` [PATCH v2 81/85] linux-user: Change exported get_elf_hwcap to abi_ulong
` [PATCH v2 82/85] linux-user/aarch64: Enable GCS in HWCAP
` [PATCH v2 83/85] tests/tcg/aarch64: Add gcsstr
` [PATCH v2 84/85] tests/tcg/aarch64: Add gcspushm
` [PATCH v2 85/85] tests/tcg/aarch64: Add gcsss

[PATCH v2 00/11] single-binary: compile once semihosting
 2025-08-02 23:39 UTC  (7+ messages)
` [PATCH v2 01/11] semihosting/syscalls: compile once in system and per target for user mode
` [PATCH v2 02/11] semihosting/syscall: replace uint64_t with vaddr where appropriate
` [PATCH v2 09/11] semihosting/arm-compat-semi: replace target_long with int64_t

[PATCH v2 00/95] linux-user: Split up elfload.c
 2025-08-02 23:04 UTC  (76+ messages)
` [PATCH v2 04/95] linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
` [PATCH v2 07/95] linux-user: Move hwcap functions to {arm, aarch64}/elfload.c
` [PATCH v2 09/95] linux-user: Move hwcap functions to ppc/elfload.c
` [PATCH v2 11/95] linux-user: Move get_elf_hwcap to mips/elfload.c
` [PATCH v2 13/95] linux-user: Move hwcap functions to s390x/elfload.c
` [PATCH v2 20/95] linux-user/loongarch64: Create get_elf_platform
` [PATCH v2 21/95] linux-user/hppa: "
` [PATCH v2 24/95] linux-user: Move target_cpu_copy_regs decl to qemu.h
` [PATCH v2 25/95] linux-user: Create do_init_main_thread
` [PATCH v2 26/95] linux-user/i386: Create init_main_thread
` [PATCH v2 28/95] linux-user/arm: Remove a.out startup remenents
` [PATCH v2 29/95] linux-user/aarch64: Create init_main_thread
` [PATCH v2 30/95] linux-user/sparc: "
` [PATCH v2 32/95] linux-user/loongarch64: "
` [PATCH v2 33/95] linux-user/mips: "
` [PATCH v2 34/95] linux-user/microblaze: "
` [PATCH v2 36/95] linux-user/sh4: "
` [PATCH v2 37/95] linux-user/m68k: "
` [PATCH v2 38/95] linux-user/alpha: "
` [PATCH v2 40/95] linux-user/riscv: "
` [PATCH v2 41/95] linux-user/hppa: "
` [PATCH v2 42/95] linux-user/xtensa: "
` [PATCH v2 43/95] linux-user/hexagon: "
` [PATCH v2 44/95] linux-user: Remove do_init_main_thread
` [PATCH v2 45/95] linux-user: Remove target_elf_greg_t
` [PATCH v2 46/95] linux-user: Replace tswapreg with tswapl
` [PATCH v2 47/95] linux-user: Unify elf_core_copy_regs signatures
` [PATCH v2 48/95] linux-user: Declare elf_core_copy_regs in loader.h
` [PATCH v2 49/95] linux-user: Remove USE_ELF_CORE_DUMP
` [PATCH v2 50/95] linux-user: Move elf_core_copy_regs to {i386, x86_64}/elfload.c
` [PATCH v2 51/95] linux-user: Move elf_core_copy_regs to arm/elfload.c
` [PATCH v2 52/95] linux-user: Move elf_core_copy_regs to aarch64/elfload.c
` [PATCH v2 53/95] linux-user: Move elf_core_copy_regs to ppc/elfload.c
` [PATCH v2 54/95] linux-user: Move elf_core_copy_regs to loongarch64/elfload.c
` [PATCH v2 55/95] linux-user: Move elf_core_copy_regs to mips/elfload.c
` [PATCH v2 56/95] linux-user: Move elf_core_copy_regs to microblaze/elfload.c
` [PATCH v2 57/95] linux-user: Move elf_core_copy_regs to openrisc/elfload.c
` [PATCH v2 58/95] linux-user: Move elf_core_copy_regs to sh4/elfload.c
` [PATCH v2 59/95] linux-user: Move elf_core_copy_regs to m68k/elfload.c
` [PATCH v2 60/95] linux-user: Move elf_core_copy_regs to s390x/elfload.c
` [PATCH v2 61/95] linux-user: Move elf_core_copy_regs to xtensa/elfload.c
` [PATCH v2 62/95] linux-user: Move init_guest_commpage to x86_64/elfload.c
` [PATCH v2 63/95] linux-user: Move init_guest_commpage to arm/elfload.c
` [PATCH v2 64/95] linux-user: Move init_guest_commpage to hppa/elfload.c
` [PATCH v2 65/95] linux-user: Replace init_guest_commpage macro with function
` [PATCH v2 66/95] linux-user: Move get_vdso_image_info to arm/elfload.c
` [PATCH v2 67/95] linux-user: Remove ELF_EXEC_PAGESIZE
` [PATCH v2 68/95] linux-user: Remove redundant ELF_DATA definitons
` [PATCH v2 69/95] linux-user: Move elf parameters to {i386, x86_64}/target_elf.h
` [PATCH v2 70/95] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
` [PATCH v2 71/95] linux-user: Move elf parameters to sparc/target_elf.h
` [PATCH v2 72/95] linux-user: Move elf parameters to ppc/target_elf.h
` [PATCH v2 73/95] linux-user: Move elf parameters to loongarch64/target_elf.h
` [PATCH v2 74/95] linux-user: Move elf parameters to {mips, mips64}/target_elf.h
` [PATCH v2 75/95] linux-user: Move elf parameters to microblaze/target_elf.h
` [PATCH v2 76/95] linux-user: Move elf parameters to openrisc/target_elf.h
` [PATCH v2 77/95] linux-user: Move elf parameters to sh4/target_elf.h
` [PATCH v2 78/95] linux-user: Move elf parameters to m68k/target_elf.h
` [PATCH v2 79/95] linux-user: Move elf parameters to alpha/target_elf.h
` [PATCH v2 80/95] linux-user: Move elf parameters to s390x/target_elf.h
` [PATCH v2 81/95] linux-user: Move elf parameters to riscv/target_elf.h
` [PATCH v2 82/95] linux-user: Move elf parameters to hppa/target_elf.h
` [PATCH v2 83/95] linux-user: Move elf parameters to xtensa/target_elf.h
` [PATCH v2 84/95] linux-user: Move elf parameters to hexagon/target_elf.h
` [PATCH v2 85/95] linux-user: Standardize on ELF_MACHINE not ELF_ARCH
` [PATCH v2 86/95] linux-user: Rename elf_check_arch
` [PATCH v2 87/95] linux-user: Remove ELIBBAD from elfload.c
` [PATCH v2 88/95] linux-user: Remove MAP_DENYWRITE "
` [PATCH v2 89/95] linux-user: Move arch_parse_elf_property to aarch64/elfload.c
` [PATCH v2 90/95] linux-user: Remove a.out declarations from elfload.c
` [PATCH v2 91/95] linux-user/sparc: Move target_pt_regs to signal.c
` [PATCH v2 92/95] linux-user/microblaze: "
` [PATCH v2 93/95] linux-user/openrisc: "
` [PATCH v2 94/95] linux-user/s390x: Move target_psw_t "
` [PATCH v2 95/95] linux-user: Remove struct target_pt_regs from target_syscall.h

[PATCH] Add a feature for mapping a host unix socket to a guest tcp socket
 2025-08-02 23:09 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).