aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-10target/arm: Fix cacheattr in get_phys_addr_disabledRichard Henderson1-23/+25
2022-10-10target/arm: Split out get_phys_addr_disabledRichard Henderson1-64/+74
2022-10-10target/arm: Fix ATS12NSO* from S PL1Richard Henderson1-4/+4
2022-10-10target/arm: Pass HCR to attribute subroutines.Richard Henderson1-13/+17
2022-10-10target/arm: Remove env argument from combined_attrs_fwbRichard Henderson1-3/+2
2022-10-10target/arm: Hoist read of *is_secure in S1_ptw_translateRichard Henderson1-10/+12
2022-10-10target/arm: Introduce arm_hcr_el2_eff_secstateRichard Henderson2-10/+21
2022-10-10target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.MRichard Henderson1-2/+2
2022-10-10target/arm: Reorg regime_translation_disabledRichard Henderson1-7/+25
2022-10-10target/arm: Fold secure and non-secure a-profile mmu indexesRichard Henderson7-203/+85
2022-10-10target/arm: Add is_secure parameter to do_ats_writeRichard Henderson1-5/+14
2022-10-10target/arm: Merge regime_is_secure into get_phys_addrRichard Henderson2-44/+42
2022-10-10target/arm: Add TBFLAG_M32.SECURERichard Henderson3-2/+7
2022-10-10target/arm: Add is_secure parameter to v7m_read_half_insnRichard Henderson1-5/+4
2022-10-10target/arm: Split out get_phys_addr_with_secureRichard Henderson2-29/+55
2022-10-10target/arm: Add is_secure parameter to regime_translation_disabledRichard Henderson1-9/+11
2022-10-10target/arm: Fix S2 disabled check in S1_ptw_translateRichard Henderson1-3/+3
2022-10-10target/arm: Add is_secure parameter to get_phys_addr_lpaeRichard Henderson1-10/+10
2022-10-10target/arm: Make the final stage1+2 write to secure be unconditionalRichard Henderson1-11/+10
2022-10-10target/arm: Split s2walk_secure from ipa_secure in get_phys_addrRichard Henderson1-9/+9
2022-10-10docs/nuvoton: Update URL for imagesJoel Stanley1-2/+2
2022-10-10target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implementedJerome Forissier2-28/+31
2022-10-10target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTRPeter Maydell1-1/+3
2022-10-06Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...Stefan Hajnoczi98-624/+1138
2022-10-06plugins: add [pre|post]fork helpers to linux-userAlex Bennée3-0/+46
2022-10-06contrib/gitdm: add Université Grenoble AlpesAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add Simon to individual contributorsAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add China Telecom to the domain mapAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add ISCAS to the academics groupAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add Paul to individual contributorsAlex Bennée2-0/+2
2022-10-06contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée1-0/+1
2022-10-06accel/kvm: move kvm_update_guest_debug to inline stubAlex Bennée3-11/+16
2022-10-06gdbstub: move guest debug support check to opsAlex Bennée10-10/+33
2022-10-06gdbstub: move breakpoint logic to accel opsAlex Bennée14-160/+259
2022-10-06gdbstub: move sstep flags probing into AccelClassAlex Bennée6-27/+56
2022-10-06gdbstub: move into its own sub directoryAlex Bennée7-31/+36
2022-10-06semihosting: update link to specAlex Bennée1-1/+1
2022-10-06docs/devel: document the test pluginsAlex Bennée1-4/+133
2022-10-06contrib/plugins: reset skip when matching in execlogAlex Bennée1-1/+4
2022-10-06docs/devel: move API to end of tcg-plugins.rstAlex Bennée1-5/+10
2022-10-06docs/devel: clean-up qemu invocations in tcg-pluginsAlex Bennée1-9/+9
2022-10-06plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddrRichard Henderson1-0/+2
2022-10-06plugins: extend execlog to filter matchesAlex Bennée2-15/+90
2022-10-06disas: use result of ->read_memory_funcAlex Bennée2-40/+53
2022-10-06disas: generalise plugin_printf and use for monitor_disasAlex Bennée1-8/+15
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée8-14/+14
2022-10-06pc-bios/vof: Adopt meson style Make outputPaolo Bonzini1-4/+11
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini2-16/+16
2022-10-06pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini1-7/+7