1. 2743103 KVM: PPC: PR: Fill pvinfo hcall instructions in big endian by Alexander Graf · 10 years ago
  2. b59d9d2 KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian by Alexander Graf · 10 years ago
  3. 1692aa3 KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian by Alexander Graf · 10 years ago
  4. 94810ba KVM: PPC: Book3S PR: Default to big endian guest by Alexander Graf · 10 years ago
  5. 14a7d41 KVM: PPC: Book3S_64 PR: Access shadow slb in big endian by Alexander Graf · 10 years ago
  6. 4e509af KVM: PPC: Book3S_64 PR: Access HTAB in big endian by Alexander Graf · 10 years ago
  7. 860540b KVM: PPC: Book3S_32: PR: Access HTAB in big endian by Alexander Graf · 10 years ago
  8. 740f834 KVM: PPC: Book3S: PR: Fix C/R bit setting by Alexander Graf · 10 years ago
  9. 7562c4f KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on by Aneesh Kumar K.V · 10 years ago
  10. e5ee542 KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest by Aneesh Kumar K.V · 10 years ago
  11. 8f20a3a KVM: PPC: E500: Add dcbtls emulation by Alexander Graf · 10 years ago
  12. 07fec1c KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR by Alexander Graf · 10 years ago
  13. 1f85411 KVM: vmx: DR7 masking on task switch emulation is wrong by Nadav Amit · 10 years ago
  14. 65a7f03 x86: fix page fault tracing when KVM guest support enabled by Dave Hansen · 10 years ago
  15. ae9fedc KVM: x86: get CPL from SS.DPL by Paolo Bonzini · 10 years ago
  16. 5045b46 KVM: x86: check CS.DPL against RPL during task switch by Paolo Bonzini · 10 years ago
  17. fb5e336 KVM: x86: drop set_rflags callback by Paolo Bonzini · 10 years ago
  18. 2356aae KVM: x86: use new CS.RPL as CPL during task switch by Paolo Bonzini · 10 years ago
  19. afa538f Merge tag 'kvm-s390-20140516' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  20. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  21. 570126d s390/sclp: add sclp_get_ibc function by Michael Mueller · 10 years ago
  22. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 10 years ago
  23. d26b865 KVM: s390: Use intercept_insn decoder in trace event by Alexander Yarygin · 10 years ago
  24. 05db1f6 KVM: s390: decoder of SIE intercepted instructions by Alexander Yarygin · 10 years ago
  25. 6de1bf8 KVM: s390: Use trace tables from sie.h. by Alexander Yarygin · 10 years ago
  26. ceae283 KVM: s390: add sie exit reasons tables by Alexander Yarygin · 10 years ago
  27. f22166d KVM: s390: Improved MVPG partial execution handler by Thomas Huth · 10 years ago
  28. fa576c5 KVM: s390: Introduce helper function for faulting-in a guest page by Thomas Huth · 10 years ago
  29. 684135e KVM: s390: Avoid endless loops of specification exceptions by Thomas Huth · 10 years ago
  30. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 10 years ago
  31. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  32. d9f89b8 KVM: x86: Fix CR3 reserved bits check in long mode by Jan Kiszka · 10 years ago
  33. 87c0057 kvm: x86: emulate monitor and mwait instructions as nop by Gabriel L. Somlo · 10 years ago
  34. b63cf42 kvm/x86: implement hv EOI assist by Michael S. Tsirkin · 10 years ago
  35. 5f7dde7 KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support by Nadav Amit · 10 years ago
  36. a4ab9d0 KVM: vmx: handle_dr does not handle RSP correctly by Nadav Amit · 10 years ago
  37. 4291b58 KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr by Bandan Das · 10 years ago
  38. 96ec146 KVM: nVMX: fail on invalid vmclear/vmptrld pointer by Bandan Das · 10 years ago
  39. 3573e22 KVM: nVMX: additional checks on vmxon region by Bandan Das · 10 years ago
  40. 19677e3 KVM: nVMX: rearrange get_vmx_mem_address by Bandan Das · 10 years ago
  41. 2ce316f Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  42. f14d82e KVM: s390: Fix external interrupt interception by Thomas Huth · 11 years ago
  43. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 10 years ago
  44. fcc9aec KVM: s390: return -EFAULT if copy_from_user() fails by Dan Carpenter · 10 years ago
  45. 1171903 KVM: x86: improve the usability of the 'kvm_pio' tracepoint by Ulrich Obergfell · 10 years ago
  46. 719d93c kvm/irqchip: Speed up KVM_SET_GSI_ROUTING by Christian Borntraeger · 11 years ago
  47. 57b5981 Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  48. e4c9a5a1 KVM: x86: expose invariant tsc cpuid bit (v2) by Marcelo Tosatti · 10 years ago
  49. 8ad3575 KVM: s390: enable IBS for single running VCPUs by David Hildenbrand · 10 years ago
  50. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 10 years ago
  51. e45efa2 KVM: s390: Add low-address protection to TEST BLOCK by Thomas Huth · 10 years ago
  52. fb34c603 KVM: s390: Fixes for PFMF by Thomas Huth · 11 years ago
  53. f8232c8 KVM: s390: Add a function for checking the low-address protection by Thomas Huth · 10 years ago
  54. 9a558ee KVM: s390: Handle MVPG partial execution interception by Thomas Huth · 10 years ago
  55. e9545b9 KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL) by Oleg Nesterov · 10 years ago
  56. d72d946 KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() by Oleg Nesterov · 10 years ago
  57. 198c74f KVM: MMU: flush tlb out of mmu lock when write-protect the sptes by Xiao Guangrong · 10 years ago
  58. 7f31c95 KVM: MMU: flush tlb if the spte can be locklessly modified by Xiao Guangrong · 10 years ago
  59. c126d94 KVM: MMU: lazily drop large spte by Xiao Guangrong · 10 years ago
  60. 92a476c KVM: MMU: properly check last spte in fast_page_fault() by Xiao Guangrong · 10 years ago
  61. a086f6a Revert "KVM: Simplify kvm->tlbs_dirty handling" by Xiao Guangrong · 10 years ago
  62. 42bf549 KVM: x86: Processor mode may be determined incorrectly by Nadav Amit · 10 years ago
  63. e6e39f0 KVM: x86: IN instruction emulation should ignore REP-prefix by Nadav Amit · 10 years ago
  64. 346874c KVM: x86: Fix CR3 reserved bits by Nadav Amit · 10 years ago
  65. 671bd99 KVM: x86: Fix wrong/stuck PMU when guest does not use PMI by Nadav Amit · 10 years ago
  66. e0ba1a6 KVM: nVMX: Advertise support for interrupt acknowledgement by Bandan Das · 10 years ago
  67. 77b0f5d KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to by Bandan Das · 10 years ago
  68. 4b85507 KVM: nVMX: Don't advertise single context invalidation for invept by Bandan Das · 10 years ago
  69. fd2a445 KVM: VMX: Advance rip to after an ICEBP instruction by Huw Davies · 10 years ago
  70. 63b5cf0 Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  71. e325fe6 KVM: s390: Factor out handle_itdb to handle TX aborts by Michael Mueller · 10 years ago
  72. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 10 years ago
  73. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 10 years ago
  74. f71d0dc KVM: s390: no timer interrupts when single-stepping a guest by David Hildenbrand · 10 years ago
  75. bb78c5e KVM: s390: move timer interrupt checks into own functions by David Hildenbrand · 10 years ago
  76. ffad018 KVM: s390: add documentation for diag 501 by David Hildenbrand · 10 years ago
  77. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 10 years ago
  78. af1827e KVM: s390: kernel header addition for guest debugging by David Hildenbrand · 10 years ago
  79. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 10 years ago
  80. 8712836 KVM: s390: deliver program irq parameters and use correct ilc by David Hildenbrand · 10 years ago
  81. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 10 years ago
  82. da7cf25 s390: add fields to lowcore definition by Jens Freimann · 10 years ago
  83. 21ee7ff s390: rename and split lowcore field per_perc_atmid by Jens Freimann · 10 years ago
  84. 3d53b46 s390: fix name of lowcore field at offset 0xa3 by Jens Freimann · 10 years ago
  85. e497a96 KVM: s390: cleanup kvm_s390_real_to_abs() by Heiko Carstens · 11 years ago
  86. 3263bd1 KVM: s390: remove old guest access functions by Heiko Carstens · 11 years ago
  87. 645c5bc KVM: s390: convert handle_stsi() by Heiko Carstens · 11 years ago
  88. f987a3e KVM: s390: convert handle lctl[g]() by Heiko Carstens · 11 years ago
  89. 7d777d7 KVM: s390: convert handle_stidp() by Heiko Carstens · 11 years ago
  90. 2d8bcae KVM: s390: convert handle_lpsw[e]() by Heiko Carstens · 11 years ago
  91. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  92. 4799b55 KVM: s390: convert handle_tpi() by Heiko Carstens · 11 years ago
  93. ef23e77 KVM: s390: convert handle_test_block() by Heiko Carstens · 11 years ago
  94. 8b96de0 KVM: s390: convert handle_store_cpu_address() by Heiko Carstens · 11 years ago
  95. f748f4a KVM: s390: convert handle_store_prefix() by Heiko Carstens · 11 years ago
  96. 0e7a3f9 KVM: s390: convert handle_set_clock() by Heiko Carstens · 11 years ago
  97. 665170c KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() by Heiko Carstens · 11 years ago
  98. d0bce60 KVM: s390: convert kvm_s390_store_status_unloaded() by Heiko Carstens · 11 years ago
  99. 0040e7d KVM: s390: convert handle_prog() by Heiko Carstens · 11 years ago
  100. 81480cc KVM: s390: convert pfault code by Heiko Carstens · 11 years ago