| KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page |
2012-06-01 |
Paul Mackerras |
|
New |
| [2/8] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller |
2013-04-11 |
Paul Mackerras |
|
New |
| [4/5] KVM: PPC: Book3S HV: Make a HPTE removal function available |
2012-10-16 |
Paul Mackerras |
|
New |
| KVM: Move some PPC ioctl definitions to the correct place |
2012-09-14 |
Paul Mackerras |
|
New |
| [v3,02/14] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code |
2011-12-12 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Make the guest MMU hash table size configurable |
2012-04-27 |
Paul Mackerras |
|
New |
| [v2] KVM: PPC: Book3S HV: Make the guest hash table size configurable |
2012-05-04 |
Paul Mackerras |
|
New |
| [1/2] KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes |
2013-04-19 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Fix refcounting of hugepages |
2012-05-08 |
Paul Mackerras |
|
New |
| [v3,12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly |
2011-12-12 |
Paul Mackerras |
|
New |
| [2/2] KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map |
2013-04-19 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates |
2012-05-10 |
Paul Mackerras |
|
New |
| [6/8] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls |
2013-04-11 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Export kvm_hpt_order |
2012-05-16 |
Paul Mackerras |
|
New |
| [04/13] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [1/8] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online |
2012-10-15 |
Paul Mackerras |
|
New |
| [8/8] KVM: PPC: Book 3S: Add API for in-kernel XICS emulation |
2013-04-18 |
Paul Mackerras |
|
New |
| [3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-09-25 |
Paul Mackerras |
|
New |
| [2/3] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-25 |
Paul Mackerras |
|
New |
| [5/8] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run |
2012-10-15 |
Paul Mackerras |
|
New |
| [09/13] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn |
2011-12-06 |
Paul Mackerras |
|
New |
| KVM: Move gfn_to_memslot() to kvm_host.h |
2012-01-12 |
Paul Mackerras |
|
New |
| [v4,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-25 |
Paul Mackerras |
|
New |
| [4/8] KVM: PPC: Book3S HV: Fixes for late-joining threads |
2012-10-15 |
Paul Mackerras |
|
New |
| [4/8] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation |
2013-04-18 |
Paul Mackerras |
|
New |
| [2/8] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller |
2013-04-18 |
Paul Mackerras |
|
New |
| [06/13] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() |
2011-12-06 |
Paul Mackerras |
|
New |
| [05/13] KVM: PPC: Make the H_ENTER hcall more reliable |
2011-12-06 |
Paul Mackerras |
|
New |
| [v5,0/8] In-kernel XICS interrupt controller emulation |
2013-04-18 |
Paul Mackerras |
|
New |
| [v3] KVM: Move gfn_to_memslot() to kvm_host.h |
2012-01-13 |
Paul Mackerras |
|
New |
| [7/8] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state |
2013-04-18 |
Paul Mackerras |
|
New |
| [5/8] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts |
2013-04-18 |
Paul Mackerras |
|
New |
| [03/13] KVM: PPC: Keep page physical addresses in per-slot arrays |
2011-12-06 |
Paul Mackerras |
|
New |
| [2/4] powerpc: Save CFAR before branching in interrupt entry paths |
2013-02-05 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S: Add API for in-kernel XICS emulation |
2013-04-27 |
Paul Mackerras |
|
New |
| powerpc: Provide a way for KVM to indicate that NV GPR values are lost |
2011-12-06 |
Paul Mackerras |
|
New |
| [v3,2/2] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-21 |
Paul Mackerras |
|
New |
| [v2,1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-18 |
Paul Mackerras |
|
New |
| [02/13] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
2011-12-06 |
Paul Mackerras |
|
New |
| [10/13] KVM: PPC: Implement MMIO emulation support for Book3S HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [v2,2/2] KVM: PPC: Book3S HV: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-18 |
Paul Mackerras |
|
New |
| [08/13] KVM: PPC: Allow I/O mappings in memory slots |
2011-12-06 |
Paul Mackerras |
|
New |
| [v3,1/2] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-21 |
Paul Mackerras |
|
New |
| [11/13] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly |
2011-12-06 |
Paul Mackerras |
|
New |
| [v2,09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-09-27 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code |
2012-07-26 |
Paul Mackerras |
|
New |
| [08/10] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run |
2012-09-21 |
Paul Mackerras |
|
New |
| [09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-09-21 |
Paul Mackerras |
|
New |
| [03/10] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu |
2012-09-21 |
Paul Mackerras |
|
New |
| [12/13] KVM: PPC: Implement MMU notifiers for Book3S HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Handle memory slot deletion and modification |
2012-07-30 |
Paul Mackerras |
|
New |
| [01/10] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-09-21 |
Paul Mackerras |
|
New |
| [02/10] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online |
2012-09-21 |
Paul Mackerras |
|
New |
| [05/10] KVM: PPC: Book3S HV: Fix some races in starting secondary threads |
2012-09-21 |
Paul Mackerras |
|
New |
| [04/10] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs |
2012-09-21 |
Paul Mackerras |
|
New |
| [07/10] KVM: PPC: Book3S HV: Fixes for late-joining threads |
2012-09-21 |
Paul Mackerras |
|
New |
| [10/10] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation |
2012-09-21 |
Paul Mackerras |
|
New |
| [06/10] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock |
2012-09-21 |
Paul Mackerras |
|
New |
| [2/5] KVM: PPC: Quieten message about allocating linear regions |
2012-08-06 |
Paul Mackerras |
|
New |
| [13/13] KVM: PPC: Allow for read-only pages backing a Book3S HV guest |
2011-12-06 |
Paul Mackerras |
|
New |
| [4/5] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots |
2012-08-06 |
Paul Mackerras |
|
New |
| [3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly |
2012-08-06 |
Paul Mackerras |
|
New |
| [RFC,5/5] KVM: PPC: Take the SRCU lock around memslot use |
2012-08-06 |
Paul Mackerras |
|
New |
| [RFC,2/2] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly |
2012-08-25 |
Paul Mackerras |
|
New |
| [RFC,1/2] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch |
2012-08-25 |
Paul Mackerras |
|
New |
| [01/13] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code |
2011-12-06 |
Paul Mackerras |
|
New |
| [6/8] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-10-15 |
Paul Mackerras |
|
New |
| KVM: PPC: Work around POWER7 DABR corruption problem |
2012-03-02 |
Paul Mackerras |
|
New |
| [07/13] KVM: PPC: Allow use of small pages to back Book3S HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [4/4] KVM: PPC: Book3S PR: Fix compilation on 32-bit machines |
2013-02-05 |
Paul Mackerras |
|
New |
| KVM: Add KVM_CAP_IRQ_ARCH capability |
2013-03-14 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-08-17 |
Paul Mackerras |
|
New |
| KVM: PPC: Book 3S: Fix compilation for !HV configs |
2012-03-06 |
Paul Mackerras |
|
New |
| [2/3] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch |
2012-09-11 |
Paul Mackerras |
|
New |
| [1/3] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots |
2012-09-11 |
Paul Mackerras |
|
New |
| [8/8] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() |
2012-10-15 |
Paul Mackerras |
|
New |
| "KVM: PPC: booke: Improve timer register emulation" breaks Book3s HV |
2011-12-06 |
Paul Mackerras |
|
New |
| KVM: PPC: Book3S HV: Allow DTL to be unregistered through KVM_SET_ONE_REG interface |
2012-09-28 |
Paul Mackerras |
|
New |
| [3/3] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly |
2012-09-11 |
Paul Mackerras |
|
New |
| [1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-12 |
Paul Mackerras |
|
New |
| [2/2] KVM: PPC: Book3S: Implement floating-point state get/set functions |
2012-09-12 |
Paul Mackerras |
|
New |
| [v2,06/10] KVM: PPC: Book3S HV: Don't access runnable threads list without vcore lock |
2012-09-27 |
Paul Mackerras |
|
New |
| [3/3] KVM: PPC: Book3S HV: Add command-line option for amount of KVM linear memory |
2012-09-12 |
Paul Mackerras |
|
New |
| [2/3] KVM: PPC: Book3S HV: Allocate user-requested size of HPT from preallocated pool |
2012-09-12 |
Paul Mackerras |
|
New |
| [02/11] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
2011-11-16 |
Paul Mackerras |
|
New |
| [1/3] KVM: PPC: Book3S HV: Add a more flexible allocator for linear memory |
2012-09-12 |
Paul Mackerras |
|
New |
| [5/8] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts |
2013-04-11 |
Paul Mackerras |
|
New |
| [RFC,2/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls |
2012-11-05 |
Paul Mackerras |
|
New |
| [RFC,7/9] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls |
2012-11-05 |
Paul Mackerras |
|
New |
| [03/11] KVM: PPC: Allow use of small pages to back guest memory |
2011-11-16 |
Paul Mackerras |
|
New |
| [3/8] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock |
2012-10-15 |
Paul Mackerras |
|
New |
| [2/8] KVM: PPC: Book3S HV: Fix some races in starting secondary threads |
2012-10-15 |
Paul Mackerras |
|
New |
| [7/8] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 |
2012-10-15 |
Paul Mackerras |
|
New |
| [5/5] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT |
2012-10-16 |
Paul Mackerras |
|
New |
| [3/5] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs |
2012-10-16 |
Paul Mackerras |
|
New |
| [1/5] KVM: Provide mmu notifier retry test based on struct kvm |
2012-10-16 |
Paul Mackerras |
|
New |
| [2/5] KVM: PPC: Book3S HV: Restructure HPT entry creation code |
2012-10-16 |
Paul Mackerras |
|
New |
| [12/12] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation |
2012-08-28 |
Paul Mackerras |
|
New |
| [10/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run |
2012-08-28 |
Paul Mackerras |
|
New |
| [v2,2/3] KVM: PPC: Book3S HV: Make a HPTE removal function available |
2012-11-20 |
Paul Mackerras |
|
New |