aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-12-13target/arm: Use arm_hcr_el2_eff more placesRichard Henderson
2018-12-13target/arm: Introduce arm_hcr_el2_effRichard Henderson
2018-12-13target/arm: Implement the ARMv8.2-AA32HPD extensionRichard Henderson
2018-12-13target/arm: Implement the ARMv8.1-HPD extensionRichard Henderson
2018-12-13target/arm: Tidy scr_writeRichard Henderson
2018-12-13target/arm: Fix HCR_EL2.TGE check in arm_phys_excp_target_elRichard Henderson
2018-12-13target/arm: Add SCR_EL3 bits up to ARMv8.5Richard Henderson
2018-12-13target/arm: Add HCR_EL2 bits up to ARMv8.5Richard Henderson
2018-12-13target/arm: Move id_aa64mmfr* to ARMISARegistersPeter Maydell
2018-12-12Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2018-12-11i386: Add "stibp" flag nameEduardo Habkost
2018-12-11target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKEDPeter Maydell
2018-12-11x86/cpu: Enable MOVDIR64B cpu featureLiu Jingqi
2018-12-11x86/cpu: Enable MOVDIRI cpu featureLiu Jingqi
2018-12-11qom: make interface types abstractMarc-André Lureau
2018-12-11target: hax: fix errors in commentLi Qiang
2018-12-11target: hax: replace g_malloc with g_new0Li Qiang
2018-12-11misc: fix spellingMarc-André Lureau
2018-12-03i386: hvf: Fix overrun of _decode_tbl1Roman Bolshakov
2018-11-28target/arm/sve_helper: Fix compilation with clang 3.4Thomas Huth
2018-11-27target/i386: Generate #UD when applying LOCK to a register destinationRichard Henderson
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-27migration: savevm: consult migration blockersPaolo Bonzini
2018-11-27target/i386: kvm: add VMX migration blockerPaolo Bonzini
2018-11-26kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES supportBandan Das
2018-11-20target/xtensa: drop num_[core_]regs from dc232b/dc233c configsMax Filippov
2018-11-20target/xtensa: gdbstub fix register countingMax Filippov
2018-11-19target/arm: fix smc incorrectly trapping to EL3 when secure is offLuc Michel
2018-11-19target/arm: Fill in ARMISARegisters for kvm32Richard Henderson
2018-11-19target/arm: Introduce read_sys_reg32 for kvm32Richard Henderson
2018-11-19target/arm: Fill in ARMISARegisters for kvm64Richard Henderson
2018-11-19target/arm: Install ARMISARegisters from kvm hostRichard Henderson
2018-11-19Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018...Peter Maydell
2018-11-17target/mips: Disable R5900 supportAleksandar Markovic
2018-11-17target/mips: Rename MMI-related functionsAleksandar Markovic
2018-11-17target/mips: Rename MMI-related opcodesAleksandar Markovic
2018-11-17target/mips: Rename MMI-related masksAleksandar Markovic
2018-11-17target/mips: Guard check_insn with INSN_R5900 checkFredrik Noring
2018-11-17target/mips: Guard check_insn_opc_user_only with INSN_R5900 checkFredrik Noring
2018-11-17target/mips: Fix decoding mechanism of special R5900 opcodesFredrik Noring
2018-11-17target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1Fredrik Noring
2018-11-17target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1Fredrik Noring
2018-11-13RISC-V: Respect fences for user-only emulatorsPalmer Dabbelt
2018-11-13target/riscv: Fix sfence.vm/a both available in any priv versionBastian Koppelmann
2018-11-13target/riscv: Fix FCLASS_D being treated as RV64 onlyBastian Koppelmann
2018-11-13target/arm/cpu: Give Cortex-A15 and -A7 the EL2 featurepull-target-arm-20181113Peter Maydell
2018-11-13target/arm: Hyp mode R14 is shared with User and SystemPeter Maydell
2018-11-13target/arm: Correctly implement handling of HCR_EL2.{VI, VF}Peter Maydell
2018-11-13target/arm: Track the state of our irq lines from the GIC explicitlyPeter Maydell