summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-0511-65/+499
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-0512-83/+607
* KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2012-03-053-2/+117
* KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-054-24/+84
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-057-69/+132
* KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-057-160/+290
* KVM: PPC: Make the H_ENTER hcall more reliablePaul Mackerras2012-03-052-29/+59
* KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras2012-03-053-30/+78
* KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-054-75/+107
* KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-054-46/+103
* KVM: PPC: Make wakeups work again for Book3S HV guestsPaul Mackerras2012-03-051-1/+1
* KVM: PPC: Avoid patching paravirt template codeLiu Yu-B132012012-03-052-1/+16
* KVM: PPC: e500: use hardware hint when loading TLB0 entriesScott Wood2012-03-052-32/+42
* KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLBScott Wood2012-03-051-5/+14
* KVM: PPC: Book3S: PR: Fix signal check raceAlexander Graf2012-03-051-0/+20
* KVM: PPC: align vcpu_kick with x86Alexander Graf2012-03-051-1/+6
* KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-058-71/+181
* KVM: PPC: Book3s: PR: No irq_disable in vcpu_runAlexander Graf2012-03-051-2/+0
* KVM: PPC: Book3s: PR: Disable preemption in vcpu_runAlexander Graf2012-03-051-2/+11
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-058-70/+115
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-0515-169/+339
* KVM: PPC: booke: Paravirtualize wrteeScott Wood2012-03-052-34/+154
* KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood2012-03-051-5/+1
* KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood2012-03-051-10/+18
* KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood2012-03-054-2/+8
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-056-9/+9
* KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood2012-03-051-1/+9
* KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan2012-03-051-1/+2
* KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan2012-03-051-5/+7
* PPC: Fix race in mtmsr paravirt implementationBharat Bhushan2012-03-051-6/+4
* KVM: PPC: E500: Support hugetlbfsAlexander Graf2012-03-051-0/+24
* KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2012-03-052-5/+2
* KVM: PPC: e500: tlbsx: fix tlb0 eselScott Wood2012-03-051-0/+2
* KVM: PPC: e500: MMU APIScott Wood2012-03-0510-163/+469
* KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-054-96/+213
* KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood2012-03-051-3/+1
* KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood2012-03-051-13/+23
* KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-053-8/+11
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-057-36/+37
* KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-052-0/+9
* KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-056-0/+53
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-054-6/+10
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-055-1/+94
* KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso2012-03-051-1/+0
* KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-051-1/+1
* KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-052-0/+4
* KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-051-2/+3
* KVM: s390: ucontrol: disable scaCarsten Otte2012-03-051-10/+20
* KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-053-0/+23
* KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-051-1/+2
OpenPOWER on IntegriCloud