1. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  2. 081f323 KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page by Paul Mackerras · 12 years ago
  3. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  4. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  5. de6c0b0 KVM: PPC: Book3S HV: Fix refcounting of hugepages by David Gibson · 13 years ago
  6. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 13 years ago
  7. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  8. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  9. 0456ec4 KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log by Paul Mackerras · 13 years ago
  10. 2e25aa5 KVM: PPC: Book3S HV: Make virtual processor area registration more robust by Paul Mackerras · 13 years ago
  11. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 13 years ago
  12. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  13. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  14. 9cc815e arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 13 years ago
  15. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  16. 31f3438 KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code by Paul Mackerras · 13 years ago
  17. 6b75e6b KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs by Sasha Levin · 13 years ago
  18. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 13 years ago
  19. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  20. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  21. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  22. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  23. 93e6024 KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests by Paul Mackerras · 13 years ago
  24. b2b2f16 KVM: PPC: Keep page physical addresses in per-slot arrays by Paul Mackerras · 13 years ago
  25. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  26. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  27. ed7e3d1 arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 13 years ago
  28. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  29. de1d924 powerpc: Add hvcall.h include to book3s_hv.c by Michael Neuling · 13 years ago
  30. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  31. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  32. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  33. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  34. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 13 years ago
  35. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  36. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  37. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  38. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  39. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago