1. 1e5217f5 MIPS: KVM: Dynamically choose scratch registers by James Hogan · 8 years ago
  2. 025014e MIPS: KVM: Drop redundant restore of DDATA_LO by James Hogan · 8 years ago
  3. 38ea7a7 MIPS: KVM: Check MSA presence at uasm time by James Hogan · 8 years ago
  4. d37f403 MIPS: KVM: Omit FPU handling entry code if possible by James Hogan · 8 years ago
  5. 9c98865 MIPS: KVM: Drop now unused asm offsets by James Hogan · 8 years ago
  6. d7b8f89 MIPS: KVM: Add dumping of generated entry code by James Hogan · 8 years ago
  7. 90e9311 MIPS; KVM: Convert exception entry to uasm by James Hogan · 8 years ago
  8. 6f63405c MIPS: uasm: Add r6 MUL encoding by James Hogan · 8 years ago
  9. 9f730a6 MIPS: uasm: Add MTHI/MTLO instructions by James Hogan · 8 years ago
  10. 61c64cf MIPS: uasm: Add DI instruction by James Hogan · 8 years ago
  11. 59e3559 MIPS: uasm: Add CFCMSA/CTCMSA instructions by James Hogan · 8 years ago
  12. c29732a MIPS: uasm: Add CFC1/CTC1 instructions by James Hogan · 8 years ago
  13. 77cb7a3 Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  14. 03f6a22 KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element by Wei Yongjun · 8 years ago
  15. add6a0c KVM: MMU: try to fix up page faults before giving up by Paolo Bonzini · 8 years ago
  16. 92176a8 KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames by Paolo Bonzini · 8 years ago
  17. 5ffe466 KVM: s390: inject PER i-fetch events on applicable icpts by David Hildenbrand · 8 years ago
  18. 196f20c KVM: vmx: fix missed cancellation of TSC deadline timer by Wanpeng Li · 8 years ago
  19. bd97ad0 KVM: x86: introduce cancel_hv_tscdeadline by Wanpeng Li · 8 years ago
  20. 9175d2e KVM: vmx: fix underflow in TSC deadline calculation by Paolo Bonzini · 8 years ago
  21. f2485b3 KVM: x86: use guest_exit_irqoff by Paolo Bonzini · 8 years ago
  22. 91fa0f8 KVM: x86: always use "acknowledge interrupt on exit" by Paolo Bonzini · 8 years ago
  23. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 8 years ago
  24. ebaac17 context_tracking: move rcu_virt_note_context_switch out of kvm_host.h by Paolo Bonzini · 8 years ago
  25. fb6cec1 MIPS: KVM: Combine entry trace events into class by James Hogan · 8 years ago
  26. 87aeb54 kvm: x86: use getboottime64 by Arnd Bergmann · 8 years ago
  27. c45dcc7 KVM: VMX: enable guest access to LMCE related MSRs by Ashok Raj · 8 years ago
  28. 37e4c99 KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL by Haozhong Zhang · 8 years ago
  29. 3b84080 KVM: VMX: move msr_ia32_feature_control to vcpu_vmx by Haozhong Zhang · 8 years ago
  30. 8ff7b956 Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  31. a411edf KVM: s390: vsie: add module parameter "nested" by David Hildenbrand · 8 years ago
  32. 5d3876a KVM: s390: vsie: add indication for future features by David Hildenbrand · 8 years ago
  33. 91473b4 KVM: s390: vsie: correctly set and handle guest TOD by David Hildenbrand · 9 years ago
  34. b917ae5 KVM: s390: vsie: speed up VCPU external calls by David Hildenbrand · 9 years ago
  35. 94a15de KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle by David Hildenbrand · 8 years ago
  36. adbf169 KVM: s390: vsie: speed up VCPU irq delivery when handling vsie by David Hildenbrand · 8 years ago
  37. 1b7029b KVM: s390: vsie: try to refault after a reported fault to g2 by David Hildenbrand · 9 years ago
  38. 7fd7f39 KVM: s390: vsie: support IBS interpretation by David Hildenbrand · 9 years ago
  39. 13ee3f6 KVM: s390: vsie: support conditional-external-interception by David Hildenbrand · 9 years ago
  40. 5630a8e KVM: s390: vsie: support intervention-bypass by David Hildenbrand · 9 years ago
  41. a1b7b9b KVM: s390: vsie: support guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  42. 77d18f6 KVM: s390: vsie: support guest-PER-enhancement by David Hildenbrand · 9 years ago
  43. 0615a32 KVM: s390: vsie: support shared IPTE-interlock facility by David Hildenbrand · 9 years ago
  44. 19c439b KVM: s390: vsie: support 64-bit-SCAO by David Hildenbrand · 9 years ago
  45. 588438c KVM: s390: vsie: support run-time-instrumentation by David Hildenbrand · 8 years ago
  46. c9bc1ea KVM: s390: vsie: support vectory facility (SIMD) by David Hildenbrand · 9 years ago
  47. 166ecb3 KVM: s390: vsie: support transactional execution by David Hildenbrand · 9 years ago
  48. bbeaa58 KVM: s390: vsie: support aes dea wrapping keys by David Hildenbrand · 9 years ago
  49. 66b630d KVM: s390: vsie: support STFLE interpretation by David Hildenbrand · 9 years ago
  50. 4ceafa9 KVM: s390: vsie: support host-protection-interruption by David Hildenbrand · 9 years ago
  51. 535ef81 KVM: s390: vsie: support edat1 / edat2 by David Hildenbrand · 8 years ago
  52. 3573602 KVM: s390: vsie: support setting the ibc by David Hildenbrand · 8 years ago
  53. 06d68a6 KVM: s390: vsie: optimize gmap prefix mapping by David Hildenbrand · 8 years ago
  54. a3508fb KVM: s390: vsie: initial support for nested virtualization by David Hildenbrand · 9 years ago
  55. df9b2b4 mm/page_ref: introduce page_ref_inc_return by David Hildenbrand · 8 years ago
  56. 3d84683 s390: introduce page_to_virt() and pfn_to_virt() by David Hildenbrand · 9 years ago
  57. 37d9df9 KVM: s390: backup the currently enabled gmap when scheduled out by David Hildenbrand · 9 years ago
  58. 65d0b0d KVM: s390: fast path for shadow gmaps in gmap notifier by David Hildenbrand · 9 years ago
  59. 01f7191 s390/mm: don't fault everything in read-write in gmap_pte_op_fixup() by David Hildenbrand · 8 years ago
  60. 5b6c963 s390/mm: allow to check if a gmap shadow is valid by David Hildenbrand · 8 years ago
  61. 4a49443 s390/mm: remember the int code for the last gmap fault by David Hildenbrand · 8 years ago
  62. 717c055 s390/mm: limit number of real-space gmap shadows by David Hildenbrand · 8 years ago
  63. 3218f70 s390/mm: support real-space for gmap shadows by David Hildenbrand · 8 years ago
  64. 1c65781 s390/mm: push rte protection down to shadow pte by David Hildenbrand · 8 years ago
  65. 18b8980 s390/mm: support EDAT2 for gmap shadows by David Hildenbrand · 8 years ago
  66. fd8d4e3 s390/mm: support EDAT1 for gmap shadows by David Hildenbrand · 8 years ago
  67. 5b062bd s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow by David Hildenbrand · 8 years ago
  68. 00fc062 s390/mm: push ste protection down to shadow pte by David Hildenbrand · 8 years ago
  69. f4debb4 s390/mm: take ipte_lock during shadow faults by David Hildenbrand · 8 years ago
  70. 7a67415 s390/mm: protection exceptions are corrrectly shadowed by David Hildenbrand · 8 years ago
  71. e52f8b6 s390/mm: take the mmap_sem in kvm_s390_shadow_fault() by David Hildenbrand · 8 years ago
  72. 0f7f848 s390/mm: fix races on gmap_shadow creation by David Hildenbrand · 8 years ago
  73. 998f637 s390/mm: avoid races on region/segment/page table shadowing by David Hildenbrand · 8 years ago
  74. a9d23e7 s390/mm: shadow pages with real guest requested protection by David Hildenbrand · 8 years ago
  75. eea3678 s390/mm: flush tlb of shadows in all situations by David Hildenbrand · 8 years ago
  76. aa17aa5 s390/mm: add kvm shadow fault function by Martin Schwidefsky · 8 years ago
  77. 4be130a s390/mm: add shadow gmap support by Martin Schwidefsky · 8 years ago
  78. 6ea427b s390/mm: add reference counter to gmap structure by Martin Schwidefsky · 8 years ago
  79. b2d73b2 s390/mm: extended gmap pte notifier by Martin Schwidefsky · 8 years ago
  80. 8ecb1a5 s390/mm: use RCU for gmap notifier list and the per-mm gmap list by Martin Schwidefsky · 8 years ago
  81. 414d3b0 s390/kvm: page table invalidation notifier by Martin Schwidefsky · 8 years ago
  82. 64672c9 kvm: vmx: hook preemption timer support by Yunhong Jiang · 8 years ago
  83. bc22512 kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block by Yunhong Jiang · 8 years ago
  84. ce7a058 KVM: x86: support using the vmx preemption timer for tsc deadline timer by Yunhong Jiang · 8 years ago
  85. 53f9eed kvm: lapic: separate start_sw_tscdeadline from start_apic_timer by Yunhong Jiang · 8 years ago
  86. a03825b KVM: s390: use kvm->created_vcpus by Paolo Bonzini · 8 years ago
  87. 557abc4 KVM: remove kvm_vcpu_compatible by Paolo Bonzini · 8 years ago
  88. 6c7caeb KVM: introduce kvm->created_vcpus by Paolo Bonzini · 8 years ago
  89. 682a810 x86/kvm/svm: Simplify cpu_has_svm() by Borislav Petkov · 8 years ago
  90. 4e10b76 MIPS: KVM: Use mipsregs.h defs for config registers by James Hogan · 8 years ago
  91. e342925 MIPS: KVM: Report more accurate CP0_Config fields to guest by James Hogan · 8 years ago
  92. 4b34bca MIPS: Add define for Config.VI (virtual icache) bit by James Hogan · 8 years ago
  93. 7414d2f MIPS: KVM: Use host CCA for TLB mappings by James Hogan · 8 years ago
  94. 42aa12e MIPS: KVM: Move commpage so 0x0 is unmapped by James Hogan · 8 years ago
  95. 0510870 MIPS: KVM: Add KScratch registers by James Hogan · 8 years ago
  96. cf1fb0f MIPS: KVM: Emulate RDHWR CPUNum register by James Hogan · 8 years ago
  97. cef061d0 MIPS: KVM: Allow ULRI to restrict UserLocal register by James Hogan · 8 years ago
  98. b937ff6 MIPS: KVM: Don't hardcode restored HWREna by James Hogan · 8 years ago
  99. aff565a MIPS: Clean up RDHWR handling by James Hogan · 8 years ago
  100. e577593 MIPS: KVM: List FPU/MSA registers by James Hogan · 8 years ago