Commit History

Author SHA1 Message Date
  Joerg Roedel ec9e60b219 KVM: X86: Introduce generic guest-mode representation 14 years ago
  Avi Kivity 6389ee9463 KVM: Pull extra page fault information into struct x86_exception 14 years ago
  Avi Kivity 8c28d03165 KVM: Push struct x86_exception into walk_addr() 14 years ago
  Avi Kivity ab9ae31387 KVM: Push struct x86_exception info the various gva_to_gpa variants 14 years ago
  Avi Kivity 35d3d4a1dd KVM: x86 emulator: simplify exception generation 14 years ago
  Avi Kivity db297e3d8e KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks 14 years ago
  Avi Kivity 42438e364c KVM: x86 emulator: drop dead pf injection in emulate_popf() 14 years ago
  Avi Kivity bcc55cba9f KVM: x86 emulator: make emulator memory callbacks return full exception 14 years ago
  Avi Kivity da9cb575b1 KVM: x86 emulator: introduce struct x86_exception to communicate faults 14 years ago
  Xiao Guangrong a4ee1ca4a3 KVM: MMU: delay flush all tlbs on sync_page path 14 years ago
  Xiao Guangrong 407c61c6bd KVM: MMU: abstract invalid guest pte mapping 14 years ago
  Xiao Guangrong a4a8e6f76e KVM: MMU: remove 'clear_unsync' parameter 14 years ago
  Lai Jiangshan 9bdbba13b8 KVM: MMU: rename 'reset_host_protection' to 'host_writable' 14 years ago
  Xiao Guangrong b330aa0c7d KVM: MMU: don't drop spte if overwrite it from W to RO 14 years ago
  Xiao Guangrong 30bfb3c425 KVM: MMU: fix forgot flush tlbs on sync_page path 14 years ago
  Alexander Graf 27923eb19c KVM: PPC: Fix compile warning 14 years ago
  Avi Kivity 586f960796 KVM: Add instruction-set-specific exit qualifications to kvm_exit trace 14 years ago
  Avi Kivity aa17911e3c KVM: Record instruction set in kvm_exit tracepoint 14 years ago
  Michael S. Tsirkin bd2b53b20f KVM: fast-path msi injection with irqfd 14 years ago
  Avi Kivity 104f226bfd KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run() 14 years ago
  Avi Kivity 30b31ab682 KVM: x86 emulator: do not perform address calculations on linear addresses 14 years ago
  Avi Kivity 90de84f50b KVM: x86 emulator: preserve an operand's segment identity 14 years ago
  Avi Kivity d53db5efc2 KVM: x86 emulator: drop DPRINTF() 14 years ago
  Avi Kivity 8a6bcaa6ef KVM: x86 emulator: drop unused #ifndef __KERNEL__ 14 years ago
  Shane Wang f9335afea5 KVM: VMX: Inform user about INTEL_TXT dependency 14 years ago
  Takuya Yoshikawa 75b7127c38 KVM: rename hardware_[dis|en]able() to *_nolock() and add locking wrappers 14 years ago
  Takuya Yoshikawa 97e91e28fa KVM: take kvm_lock for hardware_disable() during cpu hotplug 14 years ago
  Xiao Guangrong e730b63cc0 KVM: MMU: don't mark spte notrap if reserved bit set 14 years ago
  Jan Kiszka 49f4817204 KVM: Document device assigment API 14 years ago
  Jan Kiszka 51de271d44 KVM: Clean up kvm_vm_ioctl_assigned_device 14 years ago