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