1. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 14 years ago
  2. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 14 years ago
  3. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 14 years ago
  4. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 14 years ago
  5. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 14 years ago
  6. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 14 years ago
  7. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 14 years ago
  8. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 14 years ago
  9. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 14 years ago
  10. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 14 years ago
  11. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 14 years ago
  12. af7cc7d KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 14 years ago
  13. ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 14 years ago
  14. 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 14 years ago
  15. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 14 years ago
  16. 095c0aa sched: adjust scheduler cpu power for stolen time by Glauber Costa · 14 years ago
  17. 747f292 ia64: add jump labels for paravirt by Glauber Costa · 14 years ago
  18. 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 14 years ago
  19. c9aaa89 KVM: Steal time implementation by Glauber Costa · 14 years ago
  20. 9ddabbe KVM: KVM Steal time guest/host interface by Glauber Costa · 14 years ago
  21. 4b6b35f KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface by Glauber Costa · 14 years ago
  22. 29d0315 KVM: PPC: Remove prog_flags by Alexander Graf · 14 years ago
  23. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 14 years ago
  24. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 14 years ago
  25. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 14 years ago
  26. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 14 years ago
  27. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 14 years ago
  28. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 14 years ago
  29. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  30. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 14 years ago
  31. 923c53c powerpc: Set up LPCR for running guest partitions by Paul Mackerras · 14 years ago
  32. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 14 years ago
  33. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 14 years ago
  34. 3cf658b KVM: PPC: Deliver program interrupts right away instead of queueing them by Paul Mackerras · 14 years ago
  35. b01c8b5 powerpc, KVM: Rework KVM checks in first-level interrupt handlers by Paul Mackerras · 14 years ago
  36. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 14 years ago
  37. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 14 years ago
  38. 149dbdb KVM: PPC: Fix machine checks on 32-bit Book3S by Paul Mackerras · 14 years ago
  39. 3c8c652 KVM: MMU: Introduce is_last_gpte() to clean up walk_addr_generic() by Takuya Yoshikawa · 14 years ago
  40. 92c1c1e KVM: MMU: Rename the walk label in walk_addr_generic() by Takuya Yoshikawa · 14 years ago
  41. 134291b KVM: MMU: Clean up the error handling of walk_addr_generic() by Takuya Yoshikawa · 14 years ago
  42. f8f7e5e Revert "KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB" by Marcelo Tosatti · 14 years ago
  43. 1aee47a KVM: PPC: e500: Don't search over the entire TLB0. by Scott Wood · 14 years ago
  44. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 14 years ago
  45. 08b7fa9 KVM: PPC: e500: Stop keeping shadow TLB by Liu Yu · 14 years ago
  46. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 14 years ago
  47. 9973d54 KVM: PPC: e500: Support large page mappings of PFNMAP vmas. by Scott Wood · 14 years ago
  48. 59c1f4e KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead. by Scott Wood · 14 years ago
  49. 0ef309956 KVM: PPC: e500: don't use MAS0 as intermediate storage. by Scott Wood · 14 years ago
  50. 6fc4d1e KVM: PPC: e500: Disable preloading TLB1 in tlb_load(). by Scott Wood · 14 years ago
  51. 4cd35f6 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 14 years ago
  52. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 14 years ago
  53. c51584d powerpc/e500: SPE register saving: take arbitrary struct offset by Scott Wood · 14 years ago
  54. 685659e powerpc/e500: Save SPEFCSR in flush_spe_to_thread() by yu liu · 14 years ago
  55. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 14 years ago
  56. 24294b9 KVM: PPC: fix partial application of "exit timing in ticks" by Stuart Yoder · 14 years ago
  57. 45bd07b KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB by Avi Kivity · 14 years ago
  58. 411c588 KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0 by Avi Kivity · 14 years ago
  59. a01c8f9 KVM: Enable ERMS feature support for KVM by Yang, Wei · 14 years ago
  60. 176f61d KVM: Expose RDWRGSFS bit to KVM guests by Yang, Wei · 14 years ago
  61. 74dc2b4 KVM: Add RDWRGSFS support when setting CR4 by Yang, Wei · 14 years ago
  62. d9c3476 KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS by Yang, Wei · 14 years ago
  63. 4a00efd KVM: Enable DRNG feature support for KVM by Yang, Wei Y · 14 years ago
  64. 02668b06 KVM: fix XSAVE bit scanning (now properly) by Andre Przywara · 14 years ago
  65. e57d4a35 KVM: Add instruction fetch checking when walking guest page table by Yang, Wei Y · 14 years ago
  66. 611c120 KVM: Mask function7 ebx against host capability word9 by Yang, Wei Y · 14 years ago
  67. c68b734 KVM: Add SMEP support when setting CR4 by Yang, Wei Y · 14 years ago
  68. 8d9c975 KVM: Remove SMEP bit from CR4_RESERVED_BITS by Yang, Wei Y · 14 years ago
  69. 509c75e KVM: nVMX: Fix bug preventing more than two levels of nesting by Nadav Har'El · 14 years ago
  70. 9dac77f KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt by Avi Kivity · 14 years ago
  71. 36dd9bb KVM: x86 emulator: rename decode_cache::eip to _eip by Avi Kivity · 14 years ago
  72. 2e4ce7f KVM: VMX: Silence warning on 32-bit hosts by Jan Kiszka · 14 years ago
  73. f411e6c KVM: x86 emulator: Use opcode::execute for CLI/STI(FA/FB) by Takuya Yoshikawa · 14 years ago
  74. d06e03a KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ by Takuya Yoshikawa · 14 years ago
  75. 5c5df76 KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE) by Takuya Yoshikawa · 14 years ago
  76. 1bd5f46 KVM: x86 emulator: Use opcode::execute for MOV(8C/8E) by Takuya Yoshikawa · 14 years ago
  77. ebda02c KVM: x86 emulator: Use opcode::execute for RET(C3) by Takuya Yoshikawa · 14 years ago
  78. e4f973a KVM: x86 emulator: Use opcode::execute for XCHG(86/87) by Takuya Yoshikawa · 14 years ago
  79. 9f21ca5 KVM: x86 emulator: Use opcode::execute for TEST(84/85, A8/A9) by Takuya Yoshikawa · 14 years ago
  80. db5b076 KVM: x86 emulator: Use opcode::execute for some instructions by Takuya Yoshikawa · 14 years ago
  81. e01991e KVM: x86 emulator: Rename emulate_xxx() to em_xxx() by Takuya Yoshikawa · 14 years ago
  82. 9d74191 KVM: x86 emulator: Use the pointers ctxt and c consistently by Takuya Yoshikawa · 14 years ago
  83. 2844d84 KVM: nVMX: Miscellenous small corrections by Nadav Har'El · 14 years ago
  84. 7b8050f KVM: nVMX: Add VMX to list of supported cpuid features by Nadav Har'El · 14 years ago
  85. 7991825 KVM: nVMX: Additional TSC-offset handling by Nadav Har'El · 14 years ago
  86. 36cf24e KVM: nVMX: Further fixes for lazy FPU loading by Nadav Har'El · 14 years ago
  87. eeadf9e KVM: nVMX: Handling of CR0 and CR4 modifying instructions by Nadav Har'El · 14 years ago
  88. 66c78ae KVM: nVMX: Correct handling of idt vectoring info by Nadav Har'El · 14 years ago
  89. 0b6ac34 KVM: nVMX: Correct handling of exception injection by Nadav Har'El · 14 years ago
  90. b6f1250 KVM: nVMX: Correct handling of interrupt injection by Nadav Har'El · 14 years ago
  91. 644d711 KVM: nVMX: Deciding if L0 or L1 should handle an L2 exit by Nadav Har'El · 14 years ago
  92. 7c17793 KVM: nVMX: vmcs12 checks on nested entry by Nadav Har'El · 14 years ago
  93. 4704d0b KVM: nVMX: Exiting from L2 to L1 by Nadav Har'El · 14 years ago
  94. 99e65e8 KVM: nVMX: No need for handle_vmx_insn function any more by Nadav Har'El · 14 years ago
  95. cd232ad KVM: nVMX: Implement VMLAUNCH and VMRESUME by Nadav Har'El · 14 years ago
  96. fe3ef05 KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12 by Nadav Har'El · 14 years ago
  97. bf8179a KVM: nVMX: Move control field setup to functions by Nadav Har'El · 14 years ago
  98. a3a8ff8 KVM: nVMX: Move host-state field setup to a function by Nadav Har'El · 14 years ago
  99. 49f705c KVM: nVMX: Implement VMREAD and VMWRITE by Nadav Har'El · 14 years ago
  100. 6a4d755 KVM: nVMX: Implement VMPTRST by Nadav Har'El · 14 years ago