Commit History

Author SHA1 Message Date
  Avi Kivity 0f74a24c59 KVM: Add statistic for remote tlb flushes 17 years ago
  Avi Kivity 26e5215fdc KVM: Split vcpu creation to avoid vcpu_load() before preemption setup 17 years ago
  Zhang Xiantao 0de10343b3 KVM: Portability: Split kvm_set_memory_region() to have an arch callout 17 years ago
  Izik Eidus b4231d6180 KVM: MMU: Selectively set PageDirty when releasing guest memory 17 years ago
  Hollis Blanchard 7faa8f6fcc KVM: Move misplaced comment 17 years ago
  Hollis Blanchard d40ccc6246 KVM: Correct consistent typo: "destory" -> "destroy" 17 years ago
  Hollis Blanchard 00fc9f5ae5 KVM: Remove unused "rmap_overflow" variable 17 years ago
  Zhang Xiantao 54f1585a8d KVM: Portability: Move some function declarations to x86.h 17 years ago
  Zhang Xiantao ec6d273deb KVM: Move some static inline functions out from kvm.h into x86.h 17 years ago
  Zhang Xiantao 2b3ccfa0c5 KVM: Portability: Move vcpu regs enumeration definition to x86.h 17 years ago
  Zhang Xiantao ea4a5ff80c KVM: Portability: Move struct kvm_x86_ops definition to x86.h 17 years ago
  Zhang Xiantao cd6e8f87ef KVM: Portability: Move some macro definitions from kvm.h to x86.h 17 years ago
  Zhang Xiantao 5bb064dcde KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file 17 years ago
  Avi Kivity 4cee576493 KVM: MMU: Add some mmu statistics 17 years ago
  Avi Kivity ba1389b7a0 KVM: Extend stats support for VM stats 17 years ago
  Avi Kivity f2b5756bb3 KVM: Add instruction emulation statistics 17 years ago
  Avi Kivity f096ed8588 KVM: Add fpu_reload counter 17 years ago
  Avi Kivity e1beb1d37c KVM: Replace 'light_exits' stat with 'host_state_reload' 17 years ago
  Zhang Xiantao d19a9cd275 KVM: Portability: Add two hooks to handle kvm_create and destroy vm 17 years ago
  Joe Perches 56919c5c97 KVM: Remove ptr comparisons to 0 17 years ago
  Zhang Xiantao 8b0067913d KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent 17 years ago
  Zhang Xiantao 018d00d2fe KVM: Portability: move KVM_CHECK_EXTENSION 17 years ago
  Zhang Xiantao f8c16bbaa9 KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch() 17 years ago
  Zhang Xiantao cb498ea2ce KVM: Portability: Combine kvm_init and kvm_init_x86 17 years ago
  Zhang Xiantao e9b11c1755 KVM: Portability: Add vcpu and hardware management arch hooks 17 years ago
  Izik Eidus f9d46eb0e4 KVM: add kvm_is_error_hva() 17 years ago
  Hollis Blanchard b6c7a5dccf KVM: Portability: Move x86 vcpu ioctl handlers to x86.c 18 years ago
  Hollis Blanchard d075206073 KVM: Portability: Move x86 FPU handling to x86.c 18 years ago
  Hollis Blanchard 8776e5194f KVM: Portability: Move x86 instruction emulation code to x86.c 18 years ago
  Hollis Blanchard 417bc3041f KVM: Portability: Make exported debugfs data architecture-specific 18 years ago