1. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  2. dba291f kvm: powerpc: booke: Move booke related tracepoints to separate header by Aneesh Kumar K.V · 11 years ago
  3. 72c1253 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header by Aneesh Kumar K.V · 11 years ago
  4. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  5. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  6. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  7. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  8. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  9. 066212e kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary by Paul Mackerras · 11 years ago
  10. 178db62 kvm: powerpc: book3s: remove kvmppc_handler_highmem label by Paul Mackerras · 11 years ago
  11. ce11e48 KVM: PPC: E500: Add userspace debug stub support by Bharat Bhushan · 11 years ago
  12. 547465e KVM: PPC: E500: Using "struct debug_reg" by Bharat Bhushan · 11 years ago
  13. b12c784 KVM: PPC: E500: exit to user space on "ehpriv 1" instruction by Bharat Bhushan · 11 years ago
  14. fc82cf1 powerpc: export debug registers save function for KVM by Bharat Bhushan · 11 years ago
  15. 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 11 years ago
  16. 6b3e3b3 powerpc: remove unnecessary line continuations by Bharat Bhushan · 11 years ago
  17. 84e4d63 kvm: powerpc: e500: mark page accessed when mapping a guest page by Bharat Bhushan · 11 years ago
  18. ca8ccbd kvm: powerpc: allow guest control "G" attribute in mas2 by Bharat Bhushan · 11 years ago
  19. fd75cb5 kvm: powerpc: allow guest control "E" attribute in mas2 by Bharat Bhushan · 11 years ago
  20. c199efa powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN by Bharat Bhushan · 11 years ago
  21. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  22. f1378b1 kvm: powerpc: book3s hv: Fix vcore leak by Paul Mackerras · 11 years ago
  23. 491d6ec KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers by Paul Mackerras · 11 years ago
  24. adc0baf KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written by Paul Mackerras · 11 years ago
  25. d78bca7 KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() by Paul Mackerras · 11 years ago
  26. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  27. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  28. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  29. 9308ab8 KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe by Paul Mackerras · 11 years ago
  30. 5cd92a9 KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation by Paul Mackerras · 11 years ago
  31. 03a9c90 KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs by Paul Mackerras · 11 years ago
  32. c9029c3 KVM: PPC: Book3S PR: Use 64k host pages where possible by Paul Mackerras · 11 years ago
  33. a4a0f25 KVM: PPC: Book3S PR: Allow guest to use 64k pages by Paul Mackerras · 11 years ago
  34. a2d5602 KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu by Paul Mackerras · 11 years ago
  35. f248177 KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC by Paul Mackerras · 11 years ago
  36. f3271d4 KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt by Paul Mackerras · 11 years ago
  37. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  38. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  39. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  40. 8b75cbb KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  41. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  42. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  43. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  44. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  45. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  46. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  47. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  48. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  49. d570142 Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  50. a7265fb KVM: ARM: Remove non-ASCII space characters by Christoffer Dall · 11 years ago
  51. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  52. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  53. 2c5350e KVM: PPC: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  54. bbba793 KVM: ia64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  55. 015e051 KVM: mips: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  56. ef0cfe7 KVM: arm64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  57. dc6f6763 KVM: ARM: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  58. 6d9d41e KVM: Move gfn_to_index to x86 specific code by Christoffer Dall · 11 years ago
  59. e8c2d99 KVM: ARM: Add support for Cortex-A7 by Jonathan Austin · 11 years ago
  60. 5e49704 KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks by Jonathan Austin · 11 years ago
  61. 1158fca KVM: ARM: Fix calculation of virtual CPU ID by Jonathan Austin · 11 years ago
  62. 7854cbc KVM: nVMX: Fully support nested VMX preemption timer by Arthur Chunqi Li · 11 years ago
  63. 8a3c1a33 KVM: mmu: change useless int return types to void by Paolo Bonzini · 11 years ago
  64. 95f93af KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload by Paolo Bonzini · 11 years ago
  65. d8d173d KVM: mmu: remove uninteresting MMU "new_cr3" callbacks by Paolo Bonzini · 11 years ago
  66. 2062609 KVM: mmu: remove uninteresting MMU "free" callbacks by Paolo Bonzini · 11 years ago
  67. 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
  68. d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
  69. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  70. 29242cb virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages by Andre Richter · 11 years ago
  71. 740edfc KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  72. 42c4e0c ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  73. 473bdc0 ARM64: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  74. 4a6fee8 ARM: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  75. b373e49 KVM: ARM: Fix typo in comments of inject_abt() by Anup Patel · 11 years ago
  76. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  77. 4a937f9 KVM: protect kvm_usage_count with its own spinlock by Paolo Bonzini · 11 years ago
  78. 4fa92fb KVM: cleanup (physical) CPU hotplug by Paolo Bonzini · 11 years ago
  79. feaf0c7d KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 by Gleb Natapov · 11 years ago
  80. e011c66 KVM: nVMX: Check all exceptions for intercept during delivery to L2 by Gleb Natapov · 11 years ago
  81. 851eb667 KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO by Gleb Natapov · 11 years ago
  82. e0b890d KVM: nVMX: Amend nested_run_pending logic by Gleb Natapov · 11 years ago
  83. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  84. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  85. 732e563 KVM: s390: Helper for converting real addresses to absolute by Thomas Huth · 11 years ago
  86. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  87. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  88. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  89. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  90. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  91. 56aba60 Documentation/kvm: Update cpuid documentation for steal time and pv eoi by Raghavendra K T · 11 years ago
  92. 92fbc7b KVM: nVMX: Enable unrestricted guest mode support by Jan Kiszka · 11 years ago
  93. 10ba54a KVM: nVMX: Implement support for EFER saving on VM-exit by Jan Kiszka · 11 years ago
  94. 59ab5a8 KVM: nVMX: Do not set identity page map for L2 by Jan Kiszka · 11 years ago
  95. 9e3e4db KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state by Jan Kiszka · 11 years ago
  96. 98fda16 kvm: remove .done from struct kvm_async_pf by Radim Krčmář · 11 years ago
  97. 519192a KVM: Add documentation for kvm->srcu lock by Thomas Huth · 11 years ago
  98. 4a10c2a Linux 3.12-rc2 by Linus Torvalds · 11 years ago
  99. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  100. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago