aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2021-03-08target/arm: Restrict v7A TCG cpus to TCG accelPhilippe Mathieu-Daudé
2021-03-08clock: Add ClockEvent parameter to callbacksPeter Maydell
2021-03-08Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...Peter Maydell
2021-03-06KVM: x86: do not fail if software breakpoint has already been removedPaolo Bonzini
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell
2021-03-05target/arm/cpu: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2021-03-05target/arm: Restrict v8M IDAU to TCGPhilippe Mathieu-Daudé
2021-03-05target/arm: Use TCF0 and TFSRE0 for unprivileged tag checksPeter Collingbourne
2021-03-05target/arm: Speed up aarch64 TBL/TBXRichard Henderson
2021-03-05target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPURebecca Cran
2021-03-05target/arm: Enable FEAT_SSBS for "max" AARCH64 CPURebecca Cran
2021-03-05target/arm: Add support for FEAT_SSBS, Speculative Store Bypass SafeRebecca Cran
2021-03-04target-riscv: support QMP dump-guest-memoryYifei Jiang
2021-03-04target/riscv: Declare csr_ops[] with a known sizeBin Meng
2021-03-04target/s390x/kvm: Simplify debug codePhilippe Mathieu-Daudé
2021-03-04css: SCHIB measurement block origin must be alignedPierre Morel
2021-03-04target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE sectionThomas Huth
2021-03-04s390x/cpu_model: disallow unpack for --only-migratableChristian Borntraeger
2021-03-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-25tcg/i386: rdpmc: fix the the condtionsZheng Zhan Liang
2021-02-25target/i386: Add bus lock debug exception supportChenyi Qiang
2021-02-25target/i386: update to show preferred boolean syntax for -cpuDaniel P. Berrangé
2021-02-22target/cris: Plug leakage of TCG temporariesStefan Sandstrom
2021-02-22target/cris: Let cris_mmu_translate() use MMUAccessType access_typePhilippe Mathieu-Daudé
2021-02-22target/cris: Use MMUAccessType enum type when possiblePhilippe Mathieu-Daudé
2021-02-21Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...Peter Maydell
2021-02-21target/mips: Use GPR move functions in gen_HILO1_tx79()Philippe Mathieu-Daudé
2021-02-21target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpersPhilippe Mathieu-Daudé
2021-02-21target/mips: Rename 128-bit upper halve GPR registersPhilippe Mathieu-Daudé
2021-02-21target/mips: Promote 128-bit multimedia registers as global onesPhilippe Mathieu-Daudé
2021-02-21target/mips: Make cpu_HI/LO registers publicPhilippe Mathieu-Daudé
2021-02-21target/mips: Include missing "tcg/tcg.h" headerPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove unused 'rw' argument from page_table_walk_refill()Philippe Mathieu-Daudé
2021-02-21target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessTypePhilippe Mathieu-Daudé
2021-02-21target/mips: Let get_seg*_physical_address() take MMUAccessType argPhilippe Mathieu-Daudé
2021-02-21target/mips: Let get_physical_address() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Let raise_mmu_exception() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Let cpu_mips_translate_address() take MMUAccessType argPhilippe Mathieu-Daudé
2021-02-21target/mips: Let do_translate_address() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove unused MMU definitionsPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type argument from get_physical_address()Philippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type arg from get_segctl_physical_address()Philippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type argument from get_seg_physical_addressPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type argument from map_address() handlerPhilippe Mathieu-Daudé
2021-02-21target/mips: fetch code with translator_ldPhilippe Mathieu-Daudé
2021-02-20target/avr/cpu: Use device_class_set_parent_realize()Philippe Mathieu-Daudé
2021-02-18i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger
2021-02-18Hexagon build infrastructureTaylor Simpson