summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson2021-02-182-0/+989
* Hexagon (target/hexagon) instruction attributesTaylor Simpson2021-02-182-0/+132
* Hexagon (target/hexagon) register fieldsTaylor Simpson2021-02-183-0/+104
* Hexagon (target/hexagon) instruction and packet typesTaylor Simpson2021-02-181-0/+74
* Hexagon (target/hexagon) architecture typesTaylor Simpson2021-02-181-0/+38
* Hexagon (target/hexagon) GDB StubTaylor Simpson2021-02-182-0/+49
* Hexagon (target/hexagon) scalar core helpersTaylor Simpson2021-02-182-0/+1152
* Hexagon (target/hexagon) register namesTaylor Simpson2021-02-181-0/+83
* Hexagon (target/hexagon) scalar core definitionTaylor Simpson2021-02-185-0/+599
* Hexagon (target/hexagon) READMETaylor Simpson2021-02-181-0/+235
* target/sh4: Create superh_io_recompile_replay_branchRichard Henderson2021-02-181-0/+18
* target/mips: Create mips_io_recompile_replay_branchRichard Henderson2021-02-181-0/+18
* exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson2021-02-185-6/+5Star
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-1715-34/+371
|\
| * hvf: Fetch cr4 before evaluating CPUID(1)Alexander Graf2021-02-161-0/+4
| * target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk2021-02-162-0/+6
| * hvf: x86: Remove unused definitionsAlexander Graf2021-02-161-16/+0Star
| * target/i386/hvf: add vmware-cpuid-freq cpu featureVladislav Yaroshchuk2021-02-161-1/+95
| * hvf: Guard xgetbv callHill Ma2021-02-161-12/+22
| * sev/i386: Enable an SEV-ES guest based on SEV policyTom Lendacky2021-02-161-1/+1
| * kvm/i386: Use a per-VM check for SMM capabilityTom Lendacky2021-02-161-1/+1
| * sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-165-0/+26
| * sev/i386: Allow AP booting under SEV-ESPaolo Bonzini2021-02-163-0/+139
| * sev/i386: Require in-kernel irqchip support for SEV-ES guestsTom Lendacky2021-02-161-0/+6
| * sev/i386: Add initial support for SEV-ESTom Lendacky2021-02-164-2/+50
| * sev: update sev-inject-launch-secret to make gpa optionalJames Bottomley2021-02-161-1/+22
| * pc: add parser for OVMF reset blockJames Bottomley2021-02-161-1/+0Star
* | target/arm: Enable MTE for user-onlyRichard Henderson2021-02-161-0/+15
* | target/arm: Add allocation tag storage for user modeRichard Henderson2021-02-161-2/+27
* | linux-user/aarch64: Signal SEGV_MTEAERR for async tag check errorRichard Henderson2021-02-161-0/+10
* | linux-user/aarch64: Pass syndrome to EXC_*_ABORTRichard Henderson2021-02-161-6/+9
* | target/arm: Split out syndrome.h from internals.hRichard Henderson2021-02-162-244/+274
* | linux-user/aarch64: Implement PROT_MTERichard Henderson2021-02-161-0/+1
* | target/arm: Use the proper TBI settings for linux-userRichard Henderson2021-02-162-9/+5Star
* | target/arm: Improve gen_top_byte_ignoreRichard Henderson2021-02-161-11/+14
* | linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLERichard Henderson2021-02-162-0/+34
* | exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson2021-02-164-6/+6
|/
* target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-152-6/+6
* target/m68k: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-151-3/+2Star
* target/sh4: Drop use of gdb_get_float32() and ldfl_p()Peter Maydell2021-02-151-4/+4
* Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell2021-02-134-107/+309
|\
| * m68k: add MSP detection support for stack pointer swap helpersLucien Murray-Pitts2021-02-113-2/+11
| * m68k: MOVEC insn. should generate exception if wrong CR is accessedLucien Murray-Pitts2021-02-114-46/+146
| * m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...Lucien Murray-Pitts2021-02-112-0/+14
| * m68k: improve comments on m68k_move_to/from helpersLucien Murray-Pitts2021-02-111-9/+30
| * m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readabilityLucien Murray-Pitts2021-02-112-34/+39
| * m68k: improve cpu instantiation commentsLucien Murray-Pitts2021-02-112-20/+73
* | target/arm: Correctly initialize MDCR_EL2.HPMNDaniel Müller2021-02-111-5/+4Star
* | target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPURebecca Cran2021-02-111-0/+4
* | target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPURebecca Cran2021-02-111-0/+5