1. d40ccc6 KVM: Correct consistent typo: "destory" -> "destroy" by Hollis Blanchard · 17 years ago
  2. 56c6d28 KVM: Portability: MMU initialization and teardown split by Zhang Xiantao · 17 years ago
  3. 5bb064d KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file by Zhang Xiantao · 17 years ago
  4. 9327fd1 KVM: Make unloading of FPU state when putting vcpu arch-independent by Amit Shah · 17 years ago
  5. 4cee576 KVM: MMU: Add some mmu statistics by Avi Kivity · 17 years ago
  6. ba1389b KVM: Extend stats support for VM stats by Avi Kivity · 17 years ago
  7. f2b5756 KVM: Add instruction emulation statistics by Avi Kivity · 17 years ago
  8. f096ed8 KVM: Add fpu_reload counter by Avi Kivity · 17 years ago
  9. e1beb1d KVM: Replace 'light_exits' stat with 'host_state_reload' by Avi Kivity · 17 years ago
  10. d19a9cd KVM: Portability: Add two hooks to handle kvm_create and destroy vm by Zhang Xiantao · 17 years ago
  11. a16b043 KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list by Zhang Xiantao · 17 years ago
  12. 8b00679 KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent by Zhang Xiantao · 17 years ago
  13. 018d00d KVM: Portability: move KVM_CHECK_EXTENSION by Zhang Xiantao · 17 years ago
  14. f8c16bb KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch() by Zhang Xiantao · 17 years ago
  15. e9b11c1 KVM: Portability: Add vcpu and hardware management arch hooks by Zhang Xiantao · 17 years ago
  16. 97896d0 KVM: Portability: Move kvm_x86_ops to x86.c by Zhang Xiantao · 17 years ago
  17. d825ed0 KVM: Portability: Move some includes to x86.c by Zhang Xiantao · 17 years ago
  18. b6c7a5d KVM: Portability: Move x86 vcpu ioctl handlers to x86.c by Hollis Blanchard · 17 years ago
  19. d075206 KVM: Portability: Move x86 FPU handling to x86.c by Hollis Blanchard · 17 years ago
  20. 8776e51 KVM: Portability: Move x86 instruction emulation code to x86.c by Hollis Blanchard · 17 years ago
  21. 417bc30 KVM: Portability: Make exported debugfs data architecture-specific by Hollis Blanchard · 17 years ago
  22. de7d789 KVM: Portability: Move pio emulation functions to x86.c by Carsten Otte · 17 years ago
  23. bbd9b64 KVM: Portability: Move x86 emulation and mmio device hook to x86.c by Carsten Otte · 17 years ago
  24. 15c4a64 KVM: Portability: Move kvm_get/set_msr[_common] to x86.c by Carsten Otte · 17 years ago
  25. a03490e KVM: Portability: Move control register helper functions to x86.c by Carsten Otte · 17 years ago
  26. 6866b83 KVM: Portability: move get/set_apic_base to x86.c by Carsten Otte · 17 years ago
  27. 5fb76f9 KVM: Portability: Move memory segmentation to x86.c by Carsten Otte · 17 years ago
  28. 1fe779f KVM: Portability: Split kvm_vm_ioctl v3 by Carsten Otte · 17 years ago
  29. 313a3dc KVM: Portability: split kvm_vcpu_ioctl by Carsten Otte · 17 years ago
  30. 043405e KVM: Move x86 msr handling to new files x86.[ch] by Carsten Otte · 17 years ago