1. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  2. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  3. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  4. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 14 years ago
  5. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  6. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 14 years ago
  7. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  8. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  9. a1f4d39 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  10. 69b6183 KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run by Denis Kirjanov · 14 years ago
  11. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 15 years ago
  12. 19483d1 KVM: PPC: Centralize locking of arch specific vcpu ioctls by Avi Kivity · 15 years ago
  13. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  14. c7f38f4 KVM: PPC: Improve indirect svcpu accessors by Alexander Graf · 15 years ago
  15. 287d561 KVM: PPC: Only use QPRs when available by Alexander Graf · 15 years ago
  16. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  17. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 15 years ago
  18. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 15 years ago
  19. 06056bf KVM: PPC: Do not create debugfs if fail to create vcpu by Wei Yongjun · 15 years ago
  20. a595405 KVM: PPC: Destory timer on vcpu destruction by Alexander Graf · 15 years ago
  21. c10207f KVM: PPC: Add capability for paired singles by Alexander Graf · 15 years ago
  22. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 15 years ago
  23. b104d06 KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs by Alexander Graf · 15 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  25. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  26. 8e5b26b KVM: PPC: Use accessor functions for GPR access by Alexander Graf · 15 years ago
  27. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  28. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  29. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  30. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  31. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  32. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  33. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago
  34. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  35. 46f43c6 KVM: powerpc: convert marker probes to event trace by Marcelo Tosatti · 15 years ago
  36. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  37. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
  38. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  39. ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
  40. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  41. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  42. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  43. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  44. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  45. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  46. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  47. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  48. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  49. c30f8a6 KVM: ppc: stop leaking host memory on VM exit by Hollis Blanchard · 16 years ago
  50. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  51. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  52. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  53. 588968b KVM: Add coalesced MMIO support (powerpc part) by Laurent Vivier · 17 years ago
  54. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 17 years ago
  55. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 17 years ago
  56. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 17 years ago