1. c0a187e KVM: powerpc: Fix BUILD_BUG_ON condition by Hollis Blanchard · 15 years ago
  2. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  3. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  4. 38634e6 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 15 years ago
  5. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  6. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  7. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  8. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  9. 46f43c6 KVM: powerpc: convert marker probes to event trace by Marcelo Tosatti · 15 years ago
  10. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  11. 06579dd KVM: ppc: e500: Add MMUCFG and PVR emulation by Liu Yu · 15 years ago
  12. 5b7c1a2 KVM: ppc: e500: Directly pass pvr to guest by Liu Yu · 15 years ago
  13. 0cfb50e KVM: ppc: e500: Move to Book-3e MMU definitions by Liu Yu · 15 years ago
  14. 2986b8c KVM: powerpc: fix some init/exit annotations by Stephen Rothwell · 15 years ago
  15. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  16. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  17. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  18. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
  19. 046a48b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP by Liu Yu · 16 years ago
  20. bc35cbc KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry by Liu Yu · 16 years ago
  21. b0a1835 KVM: ppc: Add emulation of E500 register mmucsr0 by Liu Yu · 16 years ago
  22. 9aa4dd5 KVM: ppc: Move to new TLB invalidate interface by Liu Yu · 16 years ago
  23. fb2838d KVM: ppc: Fix e500 warnings and some spelling problems by Liu Yu · 16 years ago
  24. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  25. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  26. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  27. bdc89f1 KVM: ppc: distinguish between interrupts and priorities by Hollis Blanchard · 16 years ago
  28. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  29. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  30. 17c885e KVM: ppc: ifdef iccci with CONFIG_44x by Hollis Blanchard · 16 years ago
  31. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
  32. d0c7dc0 KVM: ppc: split out common Book E instruction emulation by Hollis Blanchard · 16 years ago
  33. cea5d8c KVM: ppc: use macros instead of hardcoded literals for instruction decoding by Hollis Blanchard · 16 years ago
  34. f443536 KVM: ppc: remove last 44x-specific bits from booke.c by Hollis Blanchard · 16 years ago
  35. fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
  36. be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
  37. 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
  38. 475e7cd KVM: ppc: small cosmetic changes to Book E DTLB miss handler 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. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  44. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  45. c5fbdff KVM: ppc: save and restore guest mappings on context switch by Hollis Blanchard · 16 years ago
  46. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 16 years ago
  47. 8916861 KVM: ppc: support large host pages by Hollis Blanchard · 16 years ago
  48. fe4e771 KVM: ppc: fix userspace mapping invalidation on context switch by Hollis Blanchard · 16 years ago
  49. df9b856 KVM: ppc: use prefetchable mappings for guest memory by Hollis Blanchard · 16 years ago
  50. bf5d402 KVM: ppc: use MMUCR accessor to obtain TID by Hollis Blanchard · 16 years ago
  51. 74ef740 KVM: ppc: fix Kconfig constraints by Hollis Blanchard · 16 years ago
  52. fcfdbd2 KVM: ppc: improve trap emulation by Hollis Blanchard · 16 years ago
  53. d4cf389 KVM: ppc: optimize irq delivery path by Hollis Blanchard · 16 years ago
  54. 9ab8084 KVM: ppc: optimize find first bit by Hollis Blanchard · 16 years ago
  55. 1b6766c KVM: ppc: optimize kvm stat handling by Hollis Blanchard · 16 years ago
  56. b8fd68a KVM: ppc: fix set regs to take care of msr change by Hollis Blanchard · 16 years ago
  57. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  58. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  59. 5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c by Hollis Blanchard · 16 years ago
  60. 75f74f0 KVM: ppc: refactor instruction emulation into generic and core-specific pieces by Hollis Blanchard · 16 years ago
  61. c381a04 ppc: Create disassemble.h to extract instruction fields by Hollis Blanchard · 16 years ago
  62. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  63. d9fbd03 KVM: ppc: combine booke_guest.c and booke_host.c by Hollis Blanchard · 16 years ago
  64. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  65. a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c by Hollis Blanchard · 16 years ago
  66. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  67. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  68. c30f8a6 KVM: ppc: stop leaking host memory on VM exit by Hollis Blanchard · 16 years ago
  69. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  70. 0bd595f KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked by Hollis Blanchard · 16 years ago
  71. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  72. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  73. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  74. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  75. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  76. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  77. 12f6755 KVM: ppc: enable KVM_TRACE building for powerpc by Jerone Young · 16 years ago
  78. cc04454 KVM: ppc: fix invalidation of large guest pages by Hollis Blanchard · 16 years ago
  79. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  80. 588968b KVM: Add coalesced MMIO support (powerpc part) by Laurent Vivier · 16 years ago
  81. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  82. 9dcb40e KVM: ppc: Report bad GFNs by Hollis Blanchard · 16 years ago
  83. 905fa4b KVM: ppc: Use a read lock around MMU operations, and release it on error by Hollis Blanchard · 16 years ago
  84. 52435b7 KVM: ppc: Remove unmatched kunmap() call by Hollis Blanchard · 16 years ago
  85. ac3cd34 KVM: ppc: add lwzx/stwz emulation by Hollis Blanchard · 16 years ago
  86. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 16 years ago
  87. de368dc KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest by Christian Ehrhardt · 17 years ago
  88. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 17 years ago
  89. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 17 years ago