index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
target/arm: Use ARMGranuleSize in ARMVAParameters
Peter Maydell
3
-20
/
+50
2022-10-10
target/arm: Don't allow guest to use unimplemented granule sizes
Peter Maydell
3
-8
/
+136
2022-10-10
hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
Jerome Forissier
1
-0
/
+4
2022-10-10
target/arm: Use tlb_set_page_full
Richard Henderson
5
-114
/
+111
2022-10-10
target/arm: Fix cacheattr in get_phys_addr_disabled
Richard Henderson
1
-23
/
+25
2022-10-10
target/arm: Split out get_phys_addr_disabled
Richard Henderson
1
-64
/
+74
2022-10-10
target/arm: Fix ATS12NSO* from S PL1
Richard Henderson
1
-4
/
+4
2022-10-10
target/arm: Pass HCR to attribute subroutines.
Richard Henderson
1
-13
/
+17
2022-10-10
target/arm: Remove env argument from combined_attrs_fwb
Richard Henderson
1
-3
/
+2
2022-10-10
target/arm: Hoist read of *is_secure in S1_ptw_translate
Richard Henderson
1
-10
/
+12
2022-10-10
target/arm: Introduce arm_hcr_el2_eff_secstate
Richard Henderson
2
-10
/
+21
2022-10-10
target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
Richard Henderson
1
-2
/
+2
2022-10-10
target/arm: Reorg regime_translation_disabled
Richard Henderson
1
-7
/
+25
2022-10-10
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
7
-203
/
+85
2022-10-10
target/arm: Add is_secure parameter to do_ats_write
Richard Henderson
1
-5
/
+14
2022-10-10
target/arm: Merge regime_is_secure into get_phys_addr
Richard Henderson
2
-44
/
+42
2022-10-10
target/arm: Add TBFLAG_M32.SECURE
Richard Henderson
3
-2
/
+7
2022-10-10
target/arm: Add is_secure parameter to v7m_read_half_insn
Richard Henderson
1
-5
/
+4
2022-10-10
target/arm: Split out get_phys_addr_with_secure
Richard Henderson
2
-29
/
+55
2022-10-10
target/arm: Add is_secure parameter to regime_translation_disabled
Richard Henderson
1
-9
/
+11
2022-10-10
target/arm: Fix S2 disabled check in S1_ptw_translate
Richard Henderson
1
-3
/
+3
2022-10-10
target/arm: Add is_secure parameter to get_phys_addr_lpae
Richard Henderson
1
-10
/
+10
2022-10-10
target/arm: Make the final stage1+2 write to secure be unconditional
Richard Henderson
1
-11
/
+10
2022-10-10
target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
Richard Henderson
1
-9
/
+9
2022-10-10
docs/nuvoton: Update URL for images
Joel Stanley
1
-2
/
+2
2022-10-10
target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented
Jerome Forissier
2
-28
/
+31
2022-10-10
target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
Peter Maydell
1
-1
/
+3
2022-10-06
Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...
Stefan Hajnoczi
98
-624
/
+1138
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
3
-0
/
+46
2022-10-06
contrib/gitdm: add Université Grenoble Alpes
Alex Bennée
1
-0
/
+3
2022-10-06
contrib/gitdm: add Simon to individual contributors
Alex Bennée
1
-0
/
+1
2022-10-06
contrib/gitdm: add China Telecom to the domain map
Alex Bennée
1
-0
/
+1
2022-10-06
contrib/gitdm: add ISCAS to the academics group
Alex Bennée
1
-0
/
+3
2022-10-06
contrib/gitdm: add WANG Xuerui to individual contributers
Alex Bennée
1
-0
/
+1
2022-10-06
contrib/gitdm: add Paul to individual contributors
Alex Bennée
2
-0
/
+2
2022-10-06
contrib/gitdm: add mapping for Loongson Technology
Alex Bennée
1
-0
/
+1
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
3
-11
/
+16
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
10
-10
/
+33
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
14
-160
/
+259
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
6
-27
/
+56
2022-10-06
gdbstub: move into its own sub directory
Alex Bennée
7
-31
/
+36
2022-10-06
semihosting: update link to spec
Alex Bennée
1
-1
/
+1
2022-10-06
docs/devel: document the test plugins
Alex Bennée
1
-4
/
+133
2022-10-06
contrib/plugins: reset skip when matching in execlog
Alex Bennée
1
-1
/
+4
2022-10-06
docs/devel: move API to end of tcg-plugins.rst
Alex Bennée
1
-5
/
+10
2022-10-06
docs/devel: clean-up qemu invocations in tcg-plugins
Alex Bennée
1
-9
/
+9
2022-10-06
plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Richard Henderson
1
-0
/
+2
2022-10-06
plugins: extend execlog to filter matches
Alex Bennée
2
-15
/
+90
2022-10-06
disas: use result of ->read_memory_func
Alex Bennée
2
-40
/
+53
2022-10-06
disas: generalise plugin_printf and use for monitor_disas
Alex Bennée
1
-8
/
+15
[next]