summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
* KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
* KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
* KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
* KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
* powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt2012-04-023-0/+3
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-2823-1020/+3315
|\ \ | |/ |/|
| * arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-03-081-1/+0
| * KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+10
| * KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-052-4/+54
| * KVM: PPC: Initialize linears with zerosAlexander Graf2012-03-051-0/+1
| * KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-052-74/+109
| * KVM: PPC: E500: Fail init when not on e500v2Alexander Graf2012-03-051-0/+4
| * KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-051-21/+2
| * KVM: PPC: Rename MMIO register identifiersAlexander Graf2012-03-052-12/+15
| * KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-054-38/+78
| * KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-052-2/+17
| * KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-051-0/+41
| * KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUsSasha Levin2012-03-051-3/+3
| * KVM: PPC: booke: Add booke206 TLB traceLiu Yu2012-03-052-4/+63
| * KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras2012-03-054-39/+145
| * KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hvaPaul Mackerras2012-03-052-11/+89
| * KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-052-37/+56
| * KVM: PPC: Book3S HV: Keep HPTE locked when invalidatingPaul Mackerras2012-03-051-87/+125
| * KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUSMatt Evans2012-03-051-0/+16
| * KVM: PPC: Fix vcpu_create dereference before validity check.Matt Evans2012-03-051-2/+3
| * KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-053-15/+60
| * KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-056-65/+443
| * KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-054-77/+561
| * KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2012-03-051-1/+83
| * KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-052-24/+56
| * KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-053-66/+119
| * KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-053-158/+270
| * KVM: PPC: Make the H_ENTER hcall more reliablePaul Mackerras2012-03-051-29/+34
| * KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras2012-03-052-30/+75
| * KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-053-72/+101
| * KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-052-46/+85
| * KVM: PPC: Make wakeups work again for Book3S HV guestsPaul Mackerras2012-03-051-1/+1
| * KVM: PPC: e500: use hardware hint when loading TLB0 entriesScott Wood2012-03-051-30/+39
| * 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-055-52/+110
| * 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-056-69/+113
| * KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-0510-116/+128
| * KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood2012-03-051-5/+1
OpenPOWER on IntegriCloud