aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2021-02-18Hexagon (target/hexagon) generater phase 4 - decode treeTaylor Simpson
2021-02-18Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode treeTaylor Simpson
2021-02-18Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson
2021-02-18Hexagon (target/hexagon) generator phase 1 - C preprocessor for semanticsTaylor Simpson
2021-02-18Hexagon (target/hexagon/imported) arch importTaylor Simpson
2021-02-18Hexagon (target/hexagon/fma_emu.[ch]) utility functionsTaylor Simpson
2021-02-18Hexagon (target/hexagon/conv_emu.[ch]) utility functionsTaylor Simpson
2021-02-18Hexagon (target/hexagon/arch.[ch]) utility functionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction printingTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction attributesTaylor Simpson
2021-02-18Hexagon (target/hexagon) register fieldsTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction and packet typesTaylor Simpson
2021-02-18Hexagon (target/hexagon) architecture typesTaylor Simpson
2021-02-18Hexagon (target/hexagon) GDB StubTaylor Simpson
2021-02-18Hexagon (target/hexagon) scalar core helpersTaylor Simpson
2021-02-18Hexagon (target/hexagon) register namesTaylor Simpson
2021-02-18Hexagon (target/hexagon) scalar core definitionTaylor Simpson
2021-02-18Hexagon (target/hexagon) READMETaylor Simpson
2021-02-18target/sh4: Create superh_io_recompile_replay_branchRichard Henderson
2021-02-18target/mips: Create mips_io_recompile_replay_branchRichard Henderson
2021-02-18exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson
2021-02-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-16hvf: Fetch cr4 before evaluating CPUID(1)Alexander Graf
2021-02-16target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk
2021-02-16hvf: x86: Remove unused definitionsAlexander Graf
2021-02-16target/i386/hvf: add vmware-cpuid-freq cpu featureVladislav Yaroshchuk
2021-02-16hvf: Guard xgetbv callHill Ma
2021-02-16sev/i386: Enable an SEV-ES guest based on SEV policyTom Lendacky
2021-02-16kvm/i386: Use a per-VM check for SMM capabilityTom Lendacky
2021-02-16sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky
2021-02-16sev/i386: Allow AP booting under SEV-ESPaolo Bonzini
2021-02-16sev/i386: Require in-kernel irqchip support for SEV-ES guestsTom Lendacky
2021-02-16sev/i386: Add initial support for SEV-ESTom Lendacky
2021-02-16sev: update sev-inject-launch-secret to make gpa optionalJames Bottomley
2021-02-16pc: add parser for OVMF reset blockJames Bottomley
2021-02-16target/arm: Enable MTE for user-onlyRichard Henderson
2021-02-16target/arm: Add allocation tag storage for user modeRichard Henderson
2021-02-16linux-user/aarch64: Signal SEGV_MTEAERR for async tag check errorRichard Henderson
2021-02-16linux-user/aarch64: Pass syndrome to EXC_*_ABORTRichard Henderson