aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2018-11-13Revert "target/arm: Implement HCR.VI and VF"Peter Maydell
2018-11-13arm: fix aa64_generate_debug_exceptions to work with EL2Alex Bennée
2018-11-13arm: use symbolic MDCR_TDE in arm_debug_target_elAlex Bennée
2018-11-13target/arm64: kvm debug set target_el when passing exception to guestAlex Bennée
2018-11-13target/arm64: hold BQL when calling do_interrupt()Alex Bennée
2018-11-13target/arm64: properly handle DBGVR RESS bitsAlex Bennée
2018-11-13target/arm: Fix typo in tlbi_aa64_vmalle1_writeRichard Henderson
2018-11-13target/arm: Remove antique TODO commentPeter Maydell
2018-11-13target/arm: Remove workaround for small SAU regionsPeter Maydell
2018-11-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...Peter Maydell
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh
2018-11-08target/ppc: Add one reg id for ptcrSuraj Jitindar Singh
2018-11-08This patch fixes processing of rfi instructions in icount mode.Maria Klimushenkova
2018-11-08target/ppc: fix mtmsr instruction for icountPavel Dovgalyuk
2018-11-08target/ppc: Split out float_invalid_cvtRichard Henderson
2018-11-08target/ppc: Split out float_invalid_op_divRichard Henderson
2018-11-08target/ppc: Split out float_invalid_op_mulRichard Henderson
2018-11-08target/ppc: Split out float_invalid_op_addsubRichard Henderson
2018-11-08target/ppc: Introduce fp number classificationRichard Henderson
2018-11-08target/ppc: Remove float_check_statusRichard Henderson
2018-11-08target/ppc: Split up float_invalid_op_excpRichard Henderson
2018-11-08target/ppc: add external PID supportRoman Kapl
2018-11-06target/i386: Clear RF on SYSCALL instructionRudolf Marek
2018-11-06x86: hv_evmcs CPU flag supportVitaly Kuznetsov
2018-11-06target/arm: Fix ATS1Hx instructionspull-target-arm-20181106Peter Maydell
2018-11-06target/arm: Set S and PTW in 64-bit PAR formatPeter Maydell
2018-11-06target/arm: Remove can't-happen if() from handle_vec_simd_shli()Peter Maydell