1. 55c5e46 KVM: SVM: Expect two more candiates for exit_int_info by Joerg Roedel · 14 years ago
  2. 4b16184 KVM: SVM: Initialize Nested Nested MMU context on VMRUN by Joerg Roedel · 14 years ago
  3. 5bd2edc KVM: SVM: Implement MMU helper functions for Nested Nested Paging by Joerg Roedel · 14 years ago
  4. 2d48a98 KVM: MMU: Track NX state in struct kvm_mmu by Joerg Roedel · 14 years ago
  5. 81407ca KVM: MMU: Allow long mode shadows for legacy page tables by Joerg Roedel · 14 years ago
  6. 651dd37 KVM: MMU: Refactor mmu_alloc_roots function by Joerg Roedel · 14 years ago
  7. d41d189 KVM: MMU: Introduce kvm_pdptr_read_mmu by Joerg Roedel · 14 years ago
  8. ff03a07 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function by Joerg Roedel · 14 years ago
  9. d47f00a KVM: X86: Propagate fetch faults by Joerg Roedel · 14 years ago
  10. d4f8cf6 KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa by Joerg Roedel · 14 years ago
  11. 02f59dc KVM: MMU: Introduce init_kvm_nested_mmu() by Joerg Roedel · 14 years ago
  12. 3d06b8b KVM: MMU: Introduce kvm_read_nested_guest_page() by Joerg Roedel · 14 years ago
  13. 2329d46 KVM: MMU: Make walk_addr_generic capable for two-level walking by Joerg Roedel · 14 years ago
  14. ec92fe4 KVM: X86: Add kvm_read_guest_page_mmu function by Joerg Roedel · 14 years ago
  15. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  16. 14dfe85 KVM: X86: Introduce pointer to mmu context used for gva_to_gpa by Joerg Roedel · 14 years ago
  17. c30a358 KVM: MMU: Add infrastructure for two-level page walker by Joerg Roedel · 14 years ago
  18. 1e301fe KVM: MMU: Introduce generic walk_addr function by Joerg Roedel · 14 years ago
  19. 8df25a3 KVM: MMU: Track page fault data in struct vcpu by Joerg Roedel · 14 years ago
  20. 3241f22 KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu by Joerg Roedel · 14 years ago
  21. 52fde8d KVM: MMU: Introduce kvm_init_shadow_mmu helper function by Joerg Roedel · 14 years ago
  22. cb659db KVM: MMU: Introduce inject_page_fault function pointer by Joerg Roedel · 14 years ago
  23. 5777ed3 KVM: MMU: Introduce get_cr3 function pointer by Joerg Roedel · 14 years ago
  24. 1c97f0a KVM: X86: Introduce a tdp_set_cr3 function by Joerg Roedel · 14 years ago
  25. f43addd KVM: MMU: Make set_cr3 a function pointer in kvm_mmu by Joerg Roedel · 14 years ago
  26. c5a78f2b KVM: MMU: Make tdp_enabled a mmu-context parameter by Joerg Roedel · 14 years ago
  27. 957446a KVM: MMU: Check for root_level instead of long mode by Joerg Roedel · 14 years ago
  28. 7b91409 KVM: x86: Emulate MSR_EBC_FREQUENCY_ID by Jes Sorensen · 14 years ago
  29. b9a52c4 x86: Define MSR_EBC_FREQUENCY_ID by Jes Sorensen · 14 years ago
  30. b75f4eb KVM: SVM: Clean up rip handling in vmrun emulation by Roedel, Joerg · 14 years ago
  31. cda0008 KVM: SVM: Restore correct registers after sel_cr0 intercept emulation by Joerg Roedel · 14 years ago
  32. f87f928 KVM: MMU: Fix 32 bit legacy paging with NPT by Joerg Roedel · 14 years ago
  33. 26e673c KVM: PPC: Move of include to __KERNEL__ section by Alexander Graf · 14 years ago
  34. d1e87c7 KVM: PPC: Add documentation for magic page enhancements by Alexander Graf · 14 years ago
  35. 344941b KVM: PPC: Fix compile error in e500_tlb.c by Alexander Graf · 14 years ago
  36. 21e537b KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug by Kyle Moffett · 14 years ago
  37. 6f7a2bd KVM: PPC: Document KVM_INTERRUPT ioctl by Alexander Graf · 14 years ago
  38. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  39. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  40. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  41. 591bd8e KVM: PPC: Enable napping only for Book3s_64 by Alexander Graf · 14 years ago
  42. ebc65874 KVM: PPC: allow ppc440gp to pass the compatibility check by Hollis Blanchard · 14 years ago
  43. 0b3bafc KVM: PPC: fix compilation of "dump tlbs" debug function by Hollis Blanchard · 14 years ago
  44. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago
  45. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 14 years ago
  46. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 14 years ago
  47. ad08737 KVM: PPC: Force enable nap on KVM by Alexander Graf · 14 years ago
  48. df08bd1 KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 by Alexander Graf · 14 years ago
  49. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 14 years ago
  50. 512ba59 KVM: PPC: Make PV mtmsr work with r30 and r31 by Alexander Graf · 14 years ago
  51. cbe487f KVM: PPC: Add mtsrin PV code by Alexander Graf · 14 years ago
  52. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  53. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  54. c1c88e2 KVM: PPC: Move BAT handling code into spr handler by Alexander Graf · 14 years ago
  55. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 14 years ago
  56. cb24c50 KVM: PPC: Remove unused define by Alexander Graf · 14 years ago
  57. b9877ce KVM: PPC: Revert "KVM: PPC: Use kernel hash function" by Alexander Graf · 14 years ago
  58. 928d78b KVM: PPC: Move slb debugging to tracepoints by Alexander Graf · 14 years ago
  59. e7c1d14 KVM: PPC: Make invalidation code more reliable by Alexander Graf · 14 years ago
  60. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 14 years ago
  61. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 14 years ago
  62. c60b4cf KVM: PPC: Add tracepoints for generic spte flushes by Alexander Graf · 14 years ago
  63. c22c319 KVM: PPC: Fix sid map search after flush by Alexander Graf · 14 years ago
  64. 8696ee4 KVM: PPC: Move pte invalidate debug code to tracepoint by Alexander Graf · 14 years ago
  65. 4c4eea7 KVM: PPC: Add tracepoint for generic mmu map by Alexander Graf · 14 years ago
  66. 82fdee7 KVM: PPC: Move book3s_64 mmu map debug print to trace point by Alexander Graf · 14 years ago
  67. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 14 years ago
  68. 55438cc KVM: ia64: define kvm_lapic_enabled() to fix a compile error by Takuya Yoshikawa · 14 years ago
  69. 30644b9 KVM: MMU: lower the aduit frequency by Xiao Guangrong · 14 years ago
  70. eb25918 KVM: MMU: improve spte audit by Xiao Guangrong · 14 years ago
  71. 49edf87 KVM: MMU: improve active sp audit by Xiao Guangrong · 14 years ago
  72. 2f4f337 KVM: MMU: move audit to a separate file by Xiao Guangrong · 14 years ago
  73. 8b1fe17 KVM: MMU: support disable/enable mmu audit dynamicly by Xiao Guangrong · 14 years ago
  74. 84e0cef KVM: Fix guest kernel crash on MSR_K7_CLK_CTL by Jes Sorensen · 14 years ago
  75. 9ed049c KVM: i8259: Make ICW1 conform to spec by Avi Kivity · 14 years ago
  76. 7d9ddae KVM: x86 emulator: clean up control flow in x86_emulate_insn() by Avi Kivity · 14 years ago
  77. a4d4a7c KVM: x86 emulator: fix group 11 decoding for reg != 0 by Avi Kivity · 14 years ago
  78. b9eac5f KVM: x86 emulator: use single stage decoding for mov instructions by Avi Kivity · 14 years ago
  79. e90aa41 KVM: Don't save/restore MSR_IA32_PERF_STATUS by Avi Kivity · 14 years ago
  80. eaa4851 KVM: SVM: init_vmcb should reset vcpu->efer by Marcelo Tosatti · 14 years ago
  81. 678041a KVM: SVM: reset mmu context in init_vmcb by Marcelo Tosatti · 14 years ago
  82. c41a15d KVM: Fix pio trace direction by Avi Kivity · 14 years ago
  83. 8e0e8af KVM: MMU: remove count_rmaps() by Xiao Guangrong · 14 years ago
  84. 365fb3f KVM: MMU: rewrite audit_mappings_page() function by Xiao Guangrong · 14 years ago
  85. bc32ce2 KVM: MMU: fix wrong not write protected sp report by Xiao Guangrong · 14 years ago
  86. 0beb8d6 KVM: MMU: check rmap for every spte by Xiao Guangrong · 14 years ago
  87. 9ad17b10 KVM: MMU: fix compile warning in audit code by Xiao Guangrong · 14 years ago
  88. 23e7a79 KVM: pit: Do not check pending pit timer in vcpu thread by Jason Wang · 14 years ago
  89. 989044e KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case by Alexander Graf · 14 years ago
  90. 6230f7f KVM: x86 emulator: simplify ALU opcode block decode further by Avi Kivity · 14 years ago
  91. 217fc9c KVM: Fix build error due to 64-bit division in nsec_to_cycles() by Avi Kivity · 14 years ago
  92. 34d1f49 KVM: x86 emulator: trap and propagate #DE from DIV and IDIV by Avi Kivity · 14 years ago
  93. f6b3597 KVM: x86 emulator: add macros for executing instructions that may trap by Avi Kivity · 14 years ago
  94. 739ae40 KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF by Avi Kivity · 14 years ago
  95. d269e39 KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF by Avi Kivity · 14 years ago
  96. d2c6c7a KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DF by Avi Kivity · 14 years ago
  97. 5074861 KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF by Avi Kivity · 14 years ago
  98. 76e8e68 KVM: x86 emulator: simplify instruction decode flags for opcodes 80-8F by Avi Kivity · 14 years ago
  99. 48fe67b KVM: x86 emulator: simplify string instruction decode flags by Avi Kivity · 14 years ago
  100. 5315fbb KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags by Avi Kivity · 14 years ago