Age | Commit message (Expand) | Author |
2018-12-11 | qom: make interface types abstract | Marc-André Lureau |
2018-12-03 | i386: hvf: Fix overrun of _decode_tbl1 | Roman Bolshakov |
2018-11-28 | target/arm/sve_helper: Fix compilation with clang 3.4 | Thomas Huth |
2018-11-27 | target/i386: Generate #UD when applying LOCK to a register destination | Richard Henderson |
2018-11-27 | vmstate: constify VMStateField | Marc-André Lureau |
2018-11-27 | migration: savevm: consult migration blockers | Paolo Bonzini |
2018-11-27 | target/i386: kvm: add VMX migration blocker | Paolo Bonzini |
2018-11-26 | kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support | Bandan Das |
2018-11-20 | target/xtensa: drop num_[core_]regs from dc232b/dc233c configs | Max Filippov |
2018-11-20 | target/xtensa: gdbstub fix register counting | Max Filippov |
2018-11-19 | target/arm: fix smc incorrectly trapping to EL3 when secure is off | Luc Michel |
2018-11-19 | target/arm: Fill in ARMISARegisters for kvm32 | Richard Henderson |
2018-11-19 | target/arm: Introduce read_sys_reg32 for kvm32 | Richard Henderson |
2018-11-19 | target/arm: Fill in ARMISARegisters for kvm64 | Richard Henderson |
2018-11-19 | target/arm: Install ARMISARegisters from kvm host | Richard Henderson |
2018-11-19 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018... | Peter Maydell |
2018-11-17 | target/mips: Disable R5900 support | Aleksandar Markovic |
2018-11-17 | target/mips: Rename MMI-related functions | Aleksandar Markovic |
2018-11-17 | target/mips: Rename MMI-related opcodes | Aleksandar Markovic |
2018-11-17 | target/mips: Rename MMI-related masks | Aleksandar Markovic |
2018-11-17 | target/mips: Guard check_insn with INSN_R5900 check | Fredrik Noring |
2018-11-17 | target/mips: Guard check_insn_opc_user_only with INSN_R5900 check | Fredrik Noring |
2018-11-17 | target/mips: Fix decoding mechanism of special R5900 opcodes | Fredrik Noring |
2018-11-17 | target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1 | Fredrik Noring |
2018-11-17 | target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1 | Fredrik Noring |
2018-11-13 | RISC-V: Respect fences for user-only emulators | Palmer Dabbelt |
2018-11-13 | target/riscv: Fix sfence.vm/a both available in any priv version | Bastian Koppelmann |
2018-11-13 | target/riscv: Fix FCLASS_D being treated as RV64 only | Bastian Koppelmann |
2018-11-13 | target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature | Peter Maydell |
2018-11-13 | target/arm: Hyp mode R14 is shared with User and System | Peter Maydell |
2018-11-13 | target/arm: Correctly implement handling of HCR_EL2.{VI, VF} | Peter Maydell |
2018-11-13 | target/arm: Track the state of our irq lines from the GIC explicitly | Peter Maydell |
2018-11-13 | Revert "target/arm: Implement HCR.VI and VF" | Peter Maydell |
2018-11-13 | arm: fix aa64_generate_debug_exceptions to work with EL2 | Alex Bennée |
2018-11-13 | arm: use symbolic MDCR_TDE in arm_debug_target_el | Alex Bennée |
2018-11-13 | target/arm64: kvm debug set target_el when passing exception to guest | Alex Bennée |
2018-11-13 | target/arm64: hold BQL when calling do_interrupt() | Alex Bennée |
2018-11-13 | target/arm64: properly handle DBGVR RESS bits | Alex Bennée |
2018-11-13 | target/arm: Fix typo in tlbi_aa64_vmalle1_write | Richard Henderson |
2018-11-13 | target/arm: Remove antique TODO comment | Peter Maydell |
2018-11-13 | target/arm: Remove workaround for small SAU regions | Peter Maydell |
2018-11-08 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into... | Peter Maydell |
2018-11-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-11-08 | ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV | Suraj Jitindar Singh |
2018-11-08 | target/ppc: Add one reg id for ptcr | Suraj Jitindar Singh |
2018-11-08 | This patch fixes processing of rfi instructions in icount mode. | Maria Klimushenkova |
2018-11-08 | target/ppc: fix mtmsr instruction for icount | Pavel Dovgalyuk |
2018-11-08 | target/ppc: Split out float_invalid_cvt | Richard Henderson |
2018-11-08 | target/ppc: Split out float_invalid_op_div | Richard Henderson |
2018-11-08 | target/ppc: Split out float_invalid_op_mul | Richard Henderson |