aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-01-21target/arm: Export aa64_va_parameters to internals.hRichard Henderson
2019-01-21target/arm: Merge TBFLAG_AA_TB{0, 1} to TBIIRichard Henderson
2019-01-21target/arm: Create ARMVAParameters and helpersRichard Henderson
2019-01-21target/arm: Introduce arm_stage1_mmu_idxRichard Henderson
2019-01-21target/arm: Introduce arm_mmu_idxRichard Henderson
2019-01-21target/arm: Move cpu_mmu_index out of lineRichard Henderson
2019-01-21target/arm: Decode Load/store register (pac)Richard Henderson
2019-01-21target/arm: Decode PAuth within disas_uncond_b_regRichard Henderson
2019-01-21target/arm: Rearrange decode in disas_uncond_b_regRichard Henderson
2019-01-21target/arm: Add new_pc argument to helper_exception_returnRichard Henderson
2019-01-21target/arm: Move helper_exception_return to helper-a64.cRichard Henderson
2019-01-21target/arm: Decode PAuth within disas_data_proc_2srcRichard Henderson
2019-01-21target/arm: Decode PAuth within disas_data_proc_1srcRichard Henderson
2019-01-21target/arm: Rearrange decode in disas_data_proc_1srcRichard Henderson
2019-01-21target/arm: Decode PAuth within system hint spaceRichard Henderson
2019-01-21target/arm: Add PAuth helpersRichard Henderson
2019-01-21target/arm: Introduce raise_exception_raRichard Henderson
2019-01-21target/arm: Add PAuth active bit to tbflagsRichard Henderson
2019-01-21target/arm: Add SCTLR bits through ARMv8.5Richard Henderson
2019-01-21target/arm: Add state for the ARMv8.3-PAuth extensionRichard Henderson
2019-01-21target/arm: Allow Aarch32 exception return to switch from Mon->HypAlexander Graf
2019-01-18target/mips: Introduce 32 R5900 multimedia registersFredrik Noring
2019-01-18target/mips: Rename 'rn' to 'register_name'Aleksandar Markovic
2019-01-18target/mips: Add CP0 register MemoryMapIDAleksandar Markovic
2019-01-18target/mips: Amend preprocessor constants for CP0 registersAleksandar Markovic
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Provide R/W access to SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Add fields for SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Use preprocessor constants for 32 major CP0 registersAleksandar Markovic
2019-01-18target/mips: Add preprocessor constants for 32 major CP0 registersAleksandar Markovic
2019-01-18target/mips: Move comment containing summary of CP0 registersAleksandar Markovic
2019-01-18s390x: Return specification exception for unimplemented diag 308 subcodesJanosch Frank
2019-01-14i386/kvm: add a comment explaining why .feat_names are commented out for Hype...Vitaly Kuznetsov
2019-01-14x86: host-phys-bits-limit optionEduardo Habkost
2019-01-14target/i386: Disable MPX support on named CPU modelsPaolo Bonzini
2019-01-14target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU modelsBorislav Petkov
2019-01-14i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...Vitaly Kuznetsov
2019-01-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'...Peter Maydell
2019-01-13target/xtensa: move non-HELPER functions to helper.cMax Filippov
2019-01-13target/xtensa: drop dump_state helperMax Filippov
2019-01-13target/xtensa: extract interrupt and exception helpersMax Filippov
2019-01-13target/xtensa: extract debug helpersMax Filippov
2019-01-13target/xtensa: extract MMU helpersMax Filippov
2019-01-13target/xtensa: extract windowed registers helpersMax Filippov
2019-01-13target/xtensa: extract FPU helpersMax Filippov
2019-01-11target/xtensa: rework zero overhead loops implementationMax Filippov
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11hax: Support for Linux hostsAlexandro Sanchez Bach
2019-01-09RISC-V: Implement existential predicates for CSRsMichael Clark