summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-305-2/+36
* KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-302-23/+130
* KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V2014-05-301-17/+6
* KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2014-05-302-1/+41
* KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf2014-05-303-18/+40
* KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-305-6/+28
* KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-309-14/+125
* KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf2014-05-301-0/+1
* KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf2014-05-301-0/+14
* KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf2014-05-301-1/+1
* KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2014-05-302-3/+3
* KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-3020-143/+309
* KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-301-8/+8
* KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf2014-05-301-0/+29
* KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf2014-05-301-3/+11
* KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf2014-05-301-1/+1
* KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf2014-05-301-17/+16
* KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf2014-05-301-4/+7
* KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf2014-05-301-6/+10
* KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2014-05-302-3/+3
* KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V2014-05-301-0/+8
* KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2014-05-304-4/+25
* KVM: PPC: E500: Add dcbtls emulationAlexander Graf2014-05-302-0/+15
* KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf2014-05-301-0/+1
* KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit2014-05-221-1/+1
* x86: fix page fault tracing when KVM guest support enabledDave Hansen2014-05-222-1/+6
* KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-223-42/+18
* KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini2014-05-221-14/+17
* KVM: x86: drop set_rflags callbackPaolo Bonzini2014-05-222-7/+0
* KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini2014-05-221-27/+33
* Merge tag 'kvm-s390-20140516' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-05-1614-95/+431
|\
| * KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-166-13/+22
| * s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-162-1/+12
| * KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-167-6/+94
| * KVM: s390: Use intercept_insn decoder in trace eventAlexander Yarygin2014-05-161-5/+2
| * KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin2014-05-161-0/+33
| * KVM: s390: Use trace tables from sie.h.Alexander Yarygin2014-05-161-31/+1
| * KVM: s390: add sie exit reasons tablesAlexander Yarygin2014-05-161-0/+212
| * KVM: s390: Improved MVPG partial execution handlerThomas Huth2014-05-161-16/+9
| * KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-162-7/+26
| * KVM: s390: Avoid endless loops of specification exceptionsThomas Huth2014-05-161-1/+9
| * KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-162-1/+5
| * KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky2014-05-161-15/+7
|/
* KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka2014-05-121-4/+5
* kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo2014-05-083-12/+38
* kvm/x86: implement hv EOI assistMichael S. Tsirkin2014-05-071-0/+4
* KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit2014-05-072-2/+13
* KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit2014-05-071-1/+1
* KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das2014-05-061-46/+37
* KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das2014-05-061-0/+12
OpenPOWER on IntegriCloud