Age | Commit message (Expand) | Author |
2012-08-26 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti |
2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf |
2012-08-06 | KVM: Push rmap into kvm_arch_memory_slot | Takuya Yoshikawa |
2012-07-18 | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st... | Takuya Yoshikawa |
2012-05-30 | KVM: PPC: booke: Added DECAR support | Bharat Bhushan |
2012-05-30 | KVM: PPC: Book3S HV: Make the guest hash table size configurable | Paul Mackerras |
2012-05-06 | kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM | Benjamin Herrenschmidt |
2012-04-08 | KVM: PPC: Pass EA to updating emulation ops | Alexander Graf |
2012-04-08 | KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log | Paul Mackerras |
2012-04-08 | KVM: PPC: Book3S HV: Make virtual processor area registration more robust | Paul Mackerras |
2012-04-08 | KVM: PPC: bookehv: add comment about shadow_msr | Alexander Graf |
2012-04-08 | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood |
2012-04-08 | KVM: PPC: e500: refactor core-specific TLB code | Scott Wood |
2012-04-08 | KVM: PPC: Rework wqp conditional code | Alexander Graf |
2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall |
2012-03-08 | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa |
2012-03-05 | KVM: PPC: Add HPT preallocator | Alexander Graf |
2012-03-05 | KVM: PPC: Convert RMA allocation into generic code | Alexander Graf |
2012-03-05 | KVM: PPC: Rename MMIO register identifiers | Alexander Graf |
2012-03-05 | KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits | Paul Mackerras |
2012-03-05 | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras |
2012-03-05 | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras |
2012-03-05 | KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn | Paul Mackerras |
2012-03-05 | KVM: PPC: Allow I/O mappings in memory slots | Paul Mackerras |
2012-03-05 | KVM: PPC: Allow use of small pages to back Book3S HV guests | Paul Mackerras |
2012-03-05 | KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() | Paul Mackerras |
2012-03-05 | KVM: PPC: Keep page physical addresses in per-slot arrays | Paul Mackerras |
2012-03-05 | KVM: PPC: Keep a record of HV guest view of hashed page table entries | Paul Mackerras |
2012-03-05 | KVM: PPC: booke: Improve timer register emulation | Scott Wood |
2012-03-05 | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood |
2011-09-25 | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code | Paul Mackerras |
2011-09-25 | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras |
2011-09-25 | KVM: PPC: Add sanity checking to vcpu_run | Alexander Graf |
2011-09-25 | KVM: PPC: Add papr_enabled flag | Alexander Graf |
2011-07-12 | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras |
2011-07-12 | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras |
2011-07-12 | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras |
2011-07-12 | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson |
2011-07-12 | KVM: PPC: Handle some PAPR hcalls in the kernel | Paul Mackerras |
2011-07-12 | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras |
2011-07-12 | KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s | Paul Mackerras |
2011-07-12 | KVM: PPC: e500: Add shadow PID support | Liu Yu |
2011-07-12 | KVM: PPC: e500: Save/restore SPE state | Scott Wood |
2011-07-12 | KVM: PPC: booke: use shadow_msr | Scott Wood |
2011-05-22 | KVM: PPC: booke: add sregs support | Scott Wood |
2011-05-22 | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) | Scott Wood |
2011-05-11 | KVM: PPC: Fix issue clearing exit timing counters | Bharat Bhushan |
2010-10-24 | KVM: PPC: Add book3s_32 tlbie flush acceleration | Alexander Graf |
2010-10-24 | KVM: PPC: RCU'ify the Book3s MMU | Alexander Graf |
2010-10-24 | KVM: PPC: First magic page steps | Alexander Graf |