qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PULL 11/28] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
Paolo Bonzini
[PULL 02/28] hw/i386/pc_piix.c: restrict isapc machine to 3.5G memory
Paolo Bonzini
[PULL 05/28] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
Paolo Bonzini
[PULL 19/28] hw/i386/isapc.c: replace rom_memory with system_memory
Paolo Bonzini
[PULL 07/28] hw/i386/pc_piix.c: remove igvm initialisation from pc_init_isa()
Paolo Bonzini
[PULL 08/28] hw/i386/pc_piix.c: remove SMI and piix4_pm initialisation from pc_init_isa()
Paolo Bonzini
[PULL 27/28] kvm: i386: irqchip: take BQL only if there is an interrupt
Paolo Bonzini
[PULL 22/28] memory: reintroduce BQL-free fine-grained PIO/MMIO
Paolo Bonzini
[PULL 24/28] hpet: switch to fine-grained device locking
Paolo Bonzini
[PULL 14/28] hw/i386/pc_piix.c: always initialise ISA IDE drives in pc_init_isa()
Paolo Bonzini
[PULL 28/28] tcg: move interrupt caching and single step masking closer to user
Paolo Bonzini
[PULL 20/28] user-exec: ensure interrupt_request is not used
Paolo Bonzini
[PULL 10/28] hw/i386/pc_piix.c: remove nvdimm initialisation from pc_init_isa()
Paolo Bonzini
[PULL 15/28] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
Paolo Bonzini
Re: [PULL 15/28] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
Peter Maydell
Re: [PULL 15/28] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
Mark Cave-Ayland
[PULL 18/28] hw/i386/pc_piix.c: replace rom_memory with pci_memory
Paolo Bonzini
[PULL 06/28] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
Paolo Bonzini
[PULL 12/28] hw/i386/pc_piix.c: hardcode hole64_size to 0 in pc_init_isa()
Paolo Bonzini
Re: [PULL 00/28] i386, accel, memory patches for 2025-08-29
Richard Henderson
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
Richard Henderson
[PATCH v4 34/84] target/arm: Remove unused env argument from regime_el
Richard Henderson
[PATCH v4 29/84] target/hppa: Adjust mmu indexes to begin with 0
Richard Henderson
[PATCH v4 06/84] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
Richard Henderson
[PATCH v4 16/84] target/arm: Force HPD for stage2 translations
Richard Henderson
[PATCH v4 48/84] target/arm: Add GCS enable and trap levels to DisasContext
Richard Henderson
[PATCH v4 26/84] include/hw/core/cpu: Introduce MMUIdxMap
Richard Henderson
[PATCH v4 71/84] target/arm: Copy EXLOCKEn to EXLOCK on exception to the same EL
Richard Henderson
[PATCH v4 30/84] include/exec/memopidx: Adjust for 32 mmu indexes
Richard Henderson
[PATCH v4 76/84] linux-user/aarch64: Release gcs stack on thread exit
Richard Henderson
[PATCH v4 09/84] target/arm: Add prot_check parameter to do_ats_write
Richard Henderson
[PATCH v4 13/84] target/arm: Add isar feature test for FEAT_S1PIE, FEAT_S2PIE
Richard Henderson
[PATCH v4 24/84] target/arm: Implement dirtybit check for PIE
Richard Henderson
[PATCH v4 04/84] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
Richard Henderson
[PATCH v4 07/84] target/arm: Introduce get_phys_addr_for_at
Richard Henderson
[PATCH v4 46/84] target/arm: Implement gcs bit for data abort
Richard Henderson
[PATCH v4 38/84] target/arm: Convert regime_is_pan from switch to table
Richard Henderson
[PATCH v4 61/84] target/arm: Implement GCSPUSHX
Richard Henderson
[PATCH v4 53/84] target/arm: Split {arm,core}_user_mem_index
Richard Henderson
[PATCH v4 60/84] target/arm: Implement GCSPOPM
Richard Henderson
[PATCH v4 57/84] target/arm: Implement GCSSTR, GCSSTTR
Richard Henderson
[PATCH v4 64/84] target/arm: Implement GCSSS1
Richard Henderson
[PATCH v4 08/84] target/arm: Skip AF and DB updates for AccessType_AT
Richard Henderson
[PATCH v4 68/84] target/arm: Add gcs record for BLR with PAuth
Richard Henderson
[PATCH v4 42/84] target/arm: Convert regime_is_stage2 to table
Richard Henderson
[PATCH v4 28/84] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
Richard Henderson
[PATCH v4 02/84] linux-user/aarch64: Check syndrome for EXCP_UDEF
Richard Henderson
[PATCH v4 80/84] linux-user/aarch64: Generate GCS signal records
Richard Henderson
[PATCH v4 81/84] linux-user/aarch64: Enable GCS in HWCAP
Richard Henderson
[PATCH v4 32/84] target/arm: Split out mmuidx.h from cpu.h
Richard Henderson
[PATCH v4 27/84] include/hw/core/cpu: Introduce cpu_tlb_fast
Richard Henderson
[PATCH v4 77/84] linux-user/aarch64: Implement map_shadow_stack syscall
Richard Henderson
[PATCH v4 75/84] linux-user/aarch64: Allocate new gcs stack on clone
Richard Henderson
[PATCH v4 18/84] target/arm: Populate PIE in aa64_va_parameters
Richard Henderson
[PATCH v4 83/84] tests/tcg/aarch64: Add gcspushm
Richard Henderson
[PATCH v4 12/84] target/arm: Implement FEAT_ATS1A
Richard Henderson
[PATCH v4 20/84] target/arm: Implement get_S2prot_indirect
Richard Henderson
[PATCH v4 55/84] target/arm: Emit HSTR trap exception out of line
Richard Henderson
[PATCH v4 56/84] target/arm: Emit v7m LTPSIZE exception out of line
Richard Henderson
[PATCH v4 39/84] target/arm: Remove unused env argument from regime_is_user
Richard Henderson
[PATCH v4 54/84] target/arm: Introduce delay_exception{_el}
Richard Henderson
[PATCH v4 70/84] target/arm: Load gcs record for RET with PAuth
Richard Henderson
[PATCH v4 19/84] target/arm: Implement get_S1prot_indirect
Richard Henderson
[PATCH v4 82/84] tests/tcg/aarch64: Add gcsstr
Richard Henderson
[PATCH v4 17/84] target/arm: Cache NV1 early in get_phys_addr_lpae
Richard Henderson
[PATCH v4 36/84] target/arm: Convert regime_has_2_ranges from switch to table
Richard Henderson
[PATCH v4 35/84] target/arm: Convert regime_el from switch to table
Richard Henderson
[PATCH v4 62/84] target/arm: Implement GCSPOPX
Richard Henderson
[PATCH v4 37/84] target/arm: Remove unused env argument from regime_is_pan
Richard Henderson
[PATCH v4 84/84] tests/tcg/aarch64: Add gcsss
Richard Henderson
[PATCH v4 74/84] linux-user/aarch64: Implement prctls for GCS
Richard Henderson
[PATCH v4 78/84] target/arm: Enable GCSPR_EL0 for read in user-mode
Richard Henderson
[PATCH v4 15/84] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
Richard Henderson
[PATCH v4 03/84] linux-user/aarch64: Generate ESR signal records
Richard Henderson
[PATCH v4 40/84] target/arm: Convert regime_is_user from switch to table
Richard Henderson
[PATCH v4 79/84] linux-user/aarch64: Inject SIGSEGV for GCS faults
Richard Henderson
[PATCH v4 25/84] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
Richard Henderson
[PATCH v4 21/84] target/arm: Do not migrate env->exception
Richard Henderson
[PATCH v4 31/84] include/hw/core/cpu: Widen MMUIdxMap
Richard Henderson
[PATCH v4 65/84] target/arm: Implement GCSSS2
Richard Henderson
[PATCH v4 50/84] target/arm: Expand pstate to 64 bits
Richard Henderson
[PATCH v4 67/84] target/arm: Add gcs record for BLR
Richard Henderson
[PATCH v4 44/84] target/arm: Introduce regime_to_gcs
Richard Henderson
[PATCH v4 41/84] target/arm: Convert arm_mmu_idx_is_stage1_of_2 from switch to table
Richard Henderson
[PATCH v4 14/84] target/arm: Enable TCR2_ELx.PIE
Richard Henderson
[PATCH v4 63/84] target/arm: Implement GCSPOPCX
Richard Henderson
[PATCH v4 52/84] target/arm: Implement EXLOCKException for ELR_ELx and SPSR_ELx
Richard Henderson
[PATCH v4 11/84] target/arm: Remove outdated comment for ZCR_EL12
Richard Henderson
[PATCH v4 59/84] target/arm: Implement GCSPUSHM
Richard Henderson
[PATCH v4 51/84] target/arm: Add syndrome data for EC_GCS
Richard Henderson
[PATCH v4 43/84] target/arm: Introduce mmu indexes for GCS
Richard Henderson
[PATCH v4 47/84] target/arm: Add GCS cpregs
Richard Henderson
[PATCH v4 05/84] target/arm: Add in_prot_check to S1Translate
Richard Henderson
[PATCH v4 10/84] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
Richard Henderson
[PATCH v4 72/84] target/arm: Implement EXLOCK check during exception return
Richard Henderson
[PATCH v4 69/84] target/arm: Load gcs record for RET
Richard Henderson
[PATCH v4 66/84] target/arm: Add gcs record for BL
Richard Henderson
[PATCH v4 23/84] target/arm: Expand syndrome parameter to raise_exception*
Richard Henderson
[PATCH v4 01/84] linux-user/aarch64: Split out signal_for_exception
Richard Henderson
[PATCH v4 73/84] target/arm: Enable FEAT_GCS with -cpu max
Richard Henderson
[PATCH v4 33/84] target/arm: Convert arm_mmu_idx_to_el from switch to table
Richard Henderson
[PATCH v4 22/84] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
Richard Henderson
[PATCH v4 58/84] target/arm: Implement GCSB
Richard Henderson
[PATCH v4 45/84] target/arm: Support page protections for GCS mmu indexes
Richard Henderson
[PATCH v4 49/84] target/arm: Implement FEAT_CHK
Richard Henderson
[PATCH v2 00/14] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH v2 03/14] system: unconditionally enable thread naming
Daniel P . Berrangé
Re: [PATCH v2 03/14] system: unconditionally enable thread naming
Richard Henderson
[PATCH v2 11/14] util: add support for formatting a workload name in messages
Daniel P . Berrangé
[PATCH v2 08/14] log: avoid prefix on split qemu_log calls
Daniel P . Berrangé
[PATCH v2 01/14] include: define constant for early constructor priority
Daniel P . Berrangé
Re: [PATCH v2 01/14] include: define constant for early constructor priority
Richard Henderson
Re: [PATCH v2 01/14] include: define constant for early constructor priority
Dr. David Alan Gilbert
[PATCH v2 09/14] util: introduce common helper for error-report & log code
Daniel P . Berrangé
Re: [PATCH v2 09/14] util: introduce common helper for error-report & log code
Richard Henderson
[PATCH v2 10/14] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
[PATCH v2 12/14] util: add support for formatting a program name in messages
Daniel P . Berrangé
[PATCH v2 14/14] util: add brackets around guest name in message context
Daniel P . Berrangé
[PATCH v2 04/14] util: expose qemu_thread_set_name
Daniel P . Berrangé
Re: [PATCH v2 04/14] util: expose qemu_thread_set_name
Richard Henderson
Re: [PATCH v2 04/14] util: expose qemu_thread_set_name
Dr. David Alan Gilbert
[PATCH v2 06/14] util: set the name for the 'main' thread
Daniel P . Berrangé
Re: [PATCH v2 06/14] util: set the name for the 'main' thread
Richard Henderson
Re: [PATCH v2 06/14] util: set the name for the 'main' thread
Dr. David Alan Gilbert
[PATCH v2 02/14] monitor: initialize global data from a constructor
Daniel P . Berrangé
Re: [PATCH v2 02/14] monitor: initialize global data from a constructor
Richard Henderson
Re: [PATCH v2 02/14] monitor: initialize global data from a constructor
Dr. David Alan Gilbert
[PATCH v2 05/14] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé
Re: [PATCH v2 05/14] audio: make jackaudio use qemu_thread_set_name
Richard Henderson
Re: [PATCH v2 05/14] audio: make jackaudio use qemu_thread_set_name
Dr. David Alan Gilbert
[PATCH v2 07/14] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v2 07/14] util: add API to fetch the current thread name
Richard Henderson
Re: [PATCH v2 07/14] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v2 07/14] util: add API to fetch the current thread name
Richard Henderson
[PATCH v2 13/14] util: add support for formatting thread info in messages
Daniel P . Berrangé
[PATCH 6/7] Add termios2 support to sh4 target
Luca Bonissi
[PATCH 3/7] Add termios2 support to hppa target
Luca Bonissi
[PATCH 7/7] Add termios2 support to sparc target
Luca Bonissi
[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
Shameer Kolothum
[PATCH v9 05/11] hw/arm/virt: Add an SMMU_IO_LEN macro
Shameer Kolothum
[PATCH v9 08/11] qemu-options.hx: Document the arm-smmuv3 device
Shameer Kolothum
[PATCH v9 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameer Kolothum
[PATCH v9 03/11] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
Shameer Kolothum
[PATCH v9 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
Shameer Kolothum
[PATCH v9 09/11] bios-tables-test: Allow for smmuv3 test data.
Shameer Kolothum
[PATCH v9 07/11] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameer Kolothum
[PATCH v9 04/11] hw/arm/virt: Factor out common SMMUV3 dt bindings code
Shameer Kolothum
[PATCH v9 02/11] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
Shameer Kolothum
[PATCH v9 06/11] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameer Kolothum
[PATCH v9 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests
Shameer Kolothum
[PATCH 4/7] Add termios2 support to mips target
Luca Bonissi
[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Brian Song
[PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
Brian Song
[PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
[PATCH 3/4] export/fuse: Safe termination for FUSE-uring
Brian Song
[PATCH 4/4] iotests: add tests for FUSE-over-io_uring
Brian Song
Re: [PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
Brian Song
[PATCH] tcg/arm: Fix tgen_deposit
Richard Henderson
Re: [PATCH] tcg/arm: Fix tgen_deposit
Michael Tokarev
Re: [PATCH] tcg/arm: Fix tgen_deposit
Philippe Mathieu-Daudé
[PATCH] virtio: prefix error messages with "virtio:"
Alessandro Ratti
[PATCH] virtio: prefix error messages with "virtio:"
Alessandro Ratti
[PULL 00/91] linux-user patch queue
Richard Henderson
[PULL 51/91] linux-user/openrisc: Create target_ptrace.h
Richard Henderson
[PULL 02/91] hw/core: Use qemu_log_trylock/unlock in cpu_common_reset_exit
Richard Henderson
[PULL 09/91] linux-user/ppc: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 35/91] linux-user/i386: Expand target_elf_gregset_t
Richard Henderson
[PULL 52/91] linux-user/openrisc: Expand target_elf_gregset_t
Richard Henderson
[PULL 23/91] linux-user: Move elf_core_copy_regs to aarch64/elfload.c
Richard Henderson
[PULL 82/91] linux-user: Move elf parameters to xtensa/target_elf.h
Richard Henderson
[PULL 44/91] linux-user/loongarch64: Expand target_elf_gregset_t
Richard Henderson
[PULL 68/91] linux-user: Move elf parameters to {i386, x86_64}/target_elf.h
Richard Henderson
[PULL 14/91] linux-user/sh4: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 58/91] linux-user/sh4: Expand target_elf_gregset_t
Richard Henderson
[PULL 43/91] linux-user/loongarch64: Create target_ptrace.h
Richard Henderson
[PULL 75/91] linux-user: Move elf parameters to openrisc/target_elf.h
Richard Henderson
[PULL 22/91] linux-user: Move elf_core_copy_regs to arm/elfload.c
Richard Henderson
[PULL 62/91] linux-user: Move init_guest_commpage to arm/elfload.c
Richard Henderson
[PULL 10/91] linux-user/loongarch64: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 46/91] linux-user/microblaze: Create target_ptrace.h
Richard Henderson
[PULL 24/91] linux-user: Move elf_core_copy_regs to ppc/elfload.c
Richard Henderson
[PULL 01/91] hw/core: Dump cpu_reset in the reset.exit phase
Richard Henderson
[PULL 05/91] linux-user/x86_64: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 42/91] linux-user/arm: Expand target_elf_gregset_t
Richard Henderson
[PULL 83/91] linux-user: Move elf parameters to hexagon/target_elf.h
Richard Henderson
[PULL 11/91] linux-user/mips: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 85/91] linux-user: Rename elf_check_arch
Richard Henderson
[PULL 76/91] linux-user: Move elf parameters to sh4/target_elf.h
Richard Henderson
[PULL 34/91] linux-user/i386: Create target_ptrace.h
Richard Henderson
[PULL 45/91] linux-user/m68k: Expand target_elf_gregset_t
Richard Henderson
[PULL 08/91] linux-user/aarch64: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 79/91] linux-user: Move elf parameters to s390x/target_elf.h
Richard Henderson
[PULL 06/91] linux-user/i386: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 86/91] linux-user: Remove ELIBBAD from elfload.c
Richard Henderson
[PULL 18/91] linux-user: Update comment for target_elf_gregset_t
Richard Henderson
[PULL 91/91] linux-user: Remove target_pt_regs from target_syscall.h
Richard Henderson
[PULL 20/91] linux-user: Rename USE_ELF_CORE_DUMP to HAVE_ELF_CORE_DUMP
Richard Henderson
[PULL 25/91] linux-user: Move elf_core_copy_regs to loongarch64/elfload.c
Richard Henderson
[PULL 48/91] linux-user/microblaze: Expand target_elf_gregset_t
Richard Henderson
[PULL 87/91] linux-user: Remove MAP_DENYWRITE from elfload.c
Richard Henderson
Earlier messages
Later messages