Age | Commit message (Expand) | Author |
2018-05-17 | KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry | Paul Mackerras |
2018-03-24 | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 | Paul Mackerras |
2018-02-01 | KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled | Alexander Graf |
2017-11-01 | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix | Paul Mackerras |
2017-07-01 | KVM: PPC: Book3S HV: Simplify dynamic micro-threading code | Paul Mackerras |
2017-01-31 | KVM: PPC: Book3S HV: Enable radix guest support | Paul Mackerras |
2017-01-31 | KVM: PPC: Book3S HV: Implement dirty page logging for radix guests | Paul Mackerras |
2017-01-31 | KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests | Paul Mackerras |
2017-01-31 | KVM: PPC: Book3S HV: Page table construction and page faults for radix guests | Paul Mackerras |
2017-01-31 | KVM: PPC: Book3S HV: Add basic infrastructure for radix guests | Paul Mackerras |
2016-09-27 | KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread | Paul Mackerras |
2016-09-12 | KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass | Suresh Warrier |
2016-09-08 | KVM: PPC: Book3S HV: Implement halt polling | Suraj Jitindar Singh |
2016-09-08 | KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t... | Suraj Jitindar Singh |
2016-09-08 | KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h | Suraj Jitindar Singh |
2016-01-15 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams |
2015-08-22 | KVM: PPC: Book3S: correct width in XER handling | Sam bobroff |
2015-08-22 | KVM: PPC: Book3S HV: Fix bug in dirty page tracking | Paul Mackerras |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-21 | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM | David Gibson |
2015-03-09 | ppc: Remove unused cpp symbols in kvm headers | Frederic Weisbecker |
2014-12-17 | KVM: PPC: Book3S HV: Remove code for PPC970 processors | Paul Mackerras |
2014-07-31 | KVM: PPC: PR: Handle FSCR feature deselects | Alexander Graf |
2014-07-28 | KVM: PPC: Handle magic page in kvmppc_ld/st | Alexander Graf |
2014-07-28 | KVM: PPC: Move kvmppc_ld/st to common code | Alexander Graf |
2014-07-28 | KVM: PPC: Allow kvmppc_get_last_inst() to fail | Mihai Caraman |
2014-07-28 | KVM: PPC: Book3S: Make magic page properly 4k mappable | Alexander Graf |
2014-07-28 | KVM: PPC: Book3S: Add hack for split real mode | Alexander Graf |
2014-07-28 | KVM: PPC: Book3S HV: Make HTAB code LE host aware | Alexander Graf |
2014-07-28 | KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled | Paul Mackerras |
2014-07-28 | KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling | Paul Mackerras |
2014-07-06 | KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation | Aneesh Kumar K.V |
2014-05-30 | KVM: PPC: Make shared struct aka magic page guest endian | Alexander Graf |
2014-03-26 | KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write | Greg Kurz |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini |
2014-01-27 | KVM: PPC: Book3S: MMIO emulation support for little endian guests | Cédric Le Goater |
2014-01-09 | KVM: PPC: Unify kvmppc_get_last_inst and sc | Alexander Graf |
2014-01-09 | KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec | Paul Mackerras |
2013-12-09 | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu | Alexander Graf |
2013-10-17 | kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: Add kvmppc_ops callback | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE | Aneesh Kumar K.V |
2013-10-17 | KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S PR: Better handling of host-side read-only pages | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S PR: Use 64k host pages where possible | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S PR: Allow guest to use 64k pages | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S HV: Store LPCR value for each virtual core | Paul Mackerras |