Commit History

Author SHA1 Message Date
  Avi Kivity 1165f5fec1 KVM: Per-vcpu statistics 18 years ago
  Yaozu Dong 3fca036530 KVM: VMX: Avoid unnecessary vcpu_load()/vcpu_put() cycles 18 years ago
  Avi Kivity c9047f5333 KVM: Handle guest page faults when emulating mmio 18 years ago
  Avi Kivity b5a33a7572 KVM: Use slab caches to allocate mmu data structures 18 years ago
  Avi Kivity d917a6b92d KVM: Initialize cr0 to indicate an fpu is present 18 years ago
  Avi Kivity b8836737d9 KVM: Add fpu get/set operations 18 years ago
  Avi Kivity e8207547d2 KVM: Add physical memory aliasing feature 18 years ago
  Avi Kivity 954bbbc236 KVM: Simply gfn_to_page() 18 years ago
  Sergey Kiselev 0e5bf0d0e4 KVM: Handle writes to MCG_STATUS msr 18 years ago
  Avi Kivity 024aa1c02f KVM: Modify guest segments after potentially switching modes 18 years ago
  Avi Kivity f6528b03f1 KVM: Remove set_cr0_no_modeswitch() arch op 18 years ago
  Avi Kivity 039576c03c KVM: Avoid guest virtual addresses in string pio userspace interface 18 years ago
  Avi Kivity f0fe510864 KVM: Future-proof argument-less ioctls 18 years ago
  Avi Kivity 07c45a366d KVM: Allow kernel to select size of mmap() buffer 18 years ago
  Avi Kivity 1961d276c8 KVM: Add guest mode signal mask 18 years ago
  Avi Kivity 8eb7d334bd KVM: Fold kvm_run::exit_type into kvm_run::exit_reason 18 years ago
  Avi Kivity b4e63f560b KVM: Allow userspace to process hypercalls which have no kernel handler 18 years ago
  Avi Kivity 5d308f4550 KVM: Add method to check for backwards-compatible API extensions 18 years ago
  Avi Kivity 106b552b43 KVM: Remove the 'emulated' field from the userspace interface 18 years ago
  Avi Kivity 06465c5a3a KVM: Handle cpuid in the kernel instead of punting to userspace 18 years ago
  Avi Kivity 46fc147788 KVM: Do not communicate to userspace through cpu registers during PIO 18 years ago
  Avi Kivity 9a2bb7f486 KVM: Use a shared page for kernel/user communication when runing a vcpu 18 years ago
  Avi Kivity bbe4432e66 KVM: Use own minor number 18 years ago
  Dor Laor 9b22bf5783 KVM: Fix guest register corruption on paravirt hypercall 18 years ago
  Avi Kivity ca45aaae1e KVM: Unset kvm_arch_ops if arch module loading failed 18 years ago
  Andrew Morton e9cdb1e330 KVM: Move kvmfs magic number to <linux/magic.h> 18 years ago
  Avi Kivity 58e690e6fd KVM: Fix bogus failure in kvm.ko module initialization 18 years ago
  Uri Lublin ff990d5952 KVM: Remove write access permissions when dirty-page-logging is enabled 18 years ago
  Uri Lublin 02b27c1f80 kvm: move do_remove_write_access() up 18 years ago
  Uri Lublin cd1a4a982a KVM: Fix dirty page log bitmap size/access calculation 18 years ago