summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf
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-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
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth
2014-05-06KVM: s390: return -EFAULT if copy_from_user() failsDan Carpenter
2014-05-05KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell
2014-04-30Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-04-29KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-29KVM: s390: Add low-address protection to TEST BLOCKThomas Huth
2014-04-29KVM: s390: Fixes for PFMFThomas Huth