aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2021-03-06target/sh4: Remove unused definitionsPhilippe Mathieu-Daudé
2021-03-06target/sh4: Let get_physical_address() use MMUAccessType access_typePhilippe Mathieu-Daudé
2021-03-06target/sh4: Remove unused 'int access_type' argumentPhilippe Mathieu-Daudé
2021-03-06target/sh4: Replace magic value by MMUAccessType definitionsPhilippe Mathieu-Daudé
2021-03-06target/sh4: Fix code style for checkpatch.plPhilippe Mathieu-Daudé
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell
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
2021-02-18Hexagon (target/hexagon) translationTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG for floating point instructionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG for instructions with multiple definitionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG generationTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction classesTaylor Simpson
2021-02-18Hexagon (target/hexagon) macrosTaylor Simpson
2021-02-18Hexagon (target/hexagon) opcode data structuresTaylor Simpson