summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2-8/+6
2014-05-30KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras1-0/+1
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2-7/+64
2014-05-30KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras1-10/+37
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy1-9/+24
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras1-2/+13
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras1-1/+2
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras2-1/+2
2014-05-30KVM: PPC: Book3S: Add ONE_REG register names that were missedPaul Mackerras1-0/+5
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2-0/+2
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf1-1/+4
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf1-0/+17
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V3-71/+36
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V1-0/+7
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf1-1/+1
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf5-2/+36
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2-23/+130
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V1-17/+6
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2-1/+41
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf3-18/+40
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf5-6/+28
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf9-14/+125
2014-05-30KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf1-0/+1
2014-05-30KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf1-0/+14
2014-05-30KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2-3/+3
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf20-143/+309
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf1-8/+8
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf1-0/+29
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf1-3/+11
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf1-17/+16
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf1-4/+7
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf1-6/+10
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2-3/+3
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V1-0/+8
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V4-4/+25
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf2-0/+15
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf1-0/+1
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit1-1/+1
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen2-1/+6
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini3-42/+18
2014-05-22KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini1-14/+17
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini2-7/+0
2014-05-22KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini1-27/+33
2014-05-16Merge tag 'kvm-s390-20140516' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini14-95/+431
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller6-13/+22
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller2-1/+12
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand7-6/+94