summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan
2014-05-30MIPS: KVM: Add CP0_EPC KVM register accessJames Hogan
2014-05-30MIPS: KVM: Use tlb_write_randomJames Hogan
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan
2014-05-30MIPS: Export local_flush_icache_range for KVMJames Hogan
2014-05-30MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan
2014-05-30Merge tag 'kvm-s390-20140530' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato
2014-05-30KVM: s390: a VCPU is already started when delivering interruptsDavid Hildenbrand
2014-05-30KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand
2014-05-30KVM: s390: clean up interrupt injection in sigp codeJens Freimann
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth
2014-05-30KVM: s390: Add a generic function for translating guest addressesThomas Huth
2014-05-29MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu
2014-05-27arm: Fix compile warning for psciChristoffer Dall
2014-05-27Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-05-27KVM: x86: MOV CR/DR emulation should ignore modNadav Amit
2014-05-27KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini
2014-05-22KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini
2014-05-22KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-05-16KVM: s390: Use intercept_insn decoder in trace eventAlexander Yarygin
2014-05-16KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin
2014-05-16KVM: s390: Use trace tables from sie.h.Alexander Yarygin
2014-05-16KVM: s390: add sie exit reasons tablesAlexander Yarygin
2014-05-16KVM: s390: Improved MVPG partial execution handlerThomas Huth
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth
2014-05-16KVM: s390: Avoid endless loops of specification exceptionsThomas Huth
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth
2014-05-16KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-05-12KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo
2014-05-07kvm/x86: implement hv EOI assistMichael S. Tsirkin
2014-05-07KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit
2014-05-07KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit
2014-05-06KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das
2014-05-06KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das
2014-05-06KVM: nVMX: additional checks on vmxon regionBandan Das
2014-05-06KVM: nVMX: rearrange get_vmx_mem_addressBandan Das
2014-05-06Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth