1. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  2. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  3. 046a48b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP by Liu Yu · 15 years ago
  4. bc35cbc KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry by Liu Yu · 15 years ago
  5. b0a1835 KVM: ppc: Add emulation of E500 register mmucsr0 by Liu Yu · 16 years ago
  6. 9aa4dd5 KVM: ppc: Move to new TLB invalidate interface by Liu Yu · 16 years ago
  7. fb2838d KVM: ppc: Fix e500 warnings and some spelling problems by Liu Yu · 16 years ago
  8. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  9. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  10. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  11. bdc89f1 KVM: ppc: distinguish between interrupts and priorities by Hollis Blanchard · 16 years ago
  12. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  13. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  14. 17c885e KVM: ppc: ifdef iccci with CONFIG_44x by Hollis Blanchard · 16 years ago
  15. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
  16. d0c7dc0 KVM: ppc: split out common Book E instruction emulation by Hollis Blanchard · 16 years ago
  17. cea5d8c KVM: ppc: use macros instead of hardcoded literals for instruction decoding by Hollis Blanchard · 16 years ago
  18. f443536 KVM: ppc: remove last 44x-specific bits from booke.c by Hollis Blanchard · 16 years ago
  19. fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
  20. be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
  21. 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
  22. 475e7cd KVM: ppc: small cosmetic changes to Book E DTLB miss handler by Hollis Blanchard · 16 years ago
  23. ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
  24. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  25. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  26. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  27. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  28. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  29. c5fbdff KVM: ppc: save and restore guest mappings on context switch by Hollis Blanchard · 16 years ago
  30. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 16 years ago
  31. 8916861 KVM: ppc: support large host pages by Hollis Blanchard · 16 years ago
  32. fe4e771 KVM: ppc: fix userspace mapping invalidation on context switch by Hollis Blanchard · 16 years ago
  33. df9b856 KVM: ppc: use prefetchable mappings for guest memory by Hollis Blanchard · 16 years ago
  34. bf5d402 KVM: ppc: use MMUCR accessor to obtain TID by Hollis Blanchard · 16 years ago
  35. 74ef740 KVM: ppc: fix Kconfig constraints by Hollis Blanchard · 16 years ago
  36. fcfdbd2 KVM: ppc: improve trap emulation by Hollis Blanchard · 16 years ago
  37. d4cf389 KVM: ppc: optimize irq delivery path by Hollis Blanchard · 16 years ago
  38. 9ab8084 KVM: ppc: optimize find first bit by Hollis Blanchard · 16 years ago
  39. 1b6766c KVM: ppc: optimize kvm stat handling by Hollis Blanchard · 16 years ago
  40. b8fd68a KVM: ppc: fix set regs to take care of msr change by Hollis Blanchard · 16 years ago
  41. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  42. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  43. 5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c by Hollis Blanchard · 16 years ago
  44. 75f74f0 KVM: ppc: refactor instruction emulation into generic and core-specific pieces by Hollis Blanchard · 16 years ago
  45. c381a04 ppc: Create disassemble.h to extract instruction fields 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. d9fbd03 KVM: ppc: combine booke_guest.c and booke_host.c by Hollis Blanchard · 16 years ago
  48. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  49. a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c by Hollis Blanchard · 16 years ago
  50. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  51. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  52. c30f8a6 KVM: ppc: stop leaking host memory on VM exit by Hollis Blanchard · 16 years ago
  53. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  54. 0bd595f KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked by Hollis Blanchard · 16 years ago
  55. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  56. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  57. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  58. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  59. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  60. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  61. 12f6755 KVM: ppc: enable KVM_TRACE building for powerpc by Jerone Young · 16 years ago
  62. cc04454 KVM: ppc: fix invalidation of large guest pages by Hollis Blanchard · 16 years ago
  63. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  64. 588968b KVM: Add coalesced MMIO support (powerpc part) by Laurent Vivier · 16 years ago
  65. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  66. 9dcb40e KVM: ppc: Report bad GFNs by Hollis Blanchard · 16 years ago
  67. 905fa4b KVM: ppc: Use a read lock around MMU operations, and release it on error by Hollis Blanchard · 16 years ago
  68. 52435b7 KVM: ppc: Remove unmatched kunmap() call by Hollis Blanchard · 16 years ago
  69. ac3cd34 KVM: ppc: add lwzx/stwz emulation by Hollis Blanchard · 16 years ago
  70. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 16 years ago
  71. de368dc KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest by Christian Ehrhardt · 16 years ago
  72. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 16 years ago
  73. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago