Commit History

Author SHA1 Message Date
  Linus Torvalds 55065bc527 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm 14 years ago
  Avi Kivity e5c3014282 KVM: Initialize fpu state in preemptible context 14 years ago
  Avi Kivity aff48baa34 KVM: Fetch guest cr3 from hardware on demand 14 years ago
  Avi Kivity 9f8fe5043f KVM: Replace reads of vcpu->arch.cr3 by an accessor 14 years ago
  Andre Przywara dc25e89e07 KVM: SVM: copy instruction bytes from VMCB 14 years ago
  Andre Przywara 51d8b66199 KVM: cleanup emulate_instruction 14 years ago
  Andre Przywara db8fcefaa7 KVM: move complete_insn_gp() into x86.c 14 years ago
  Andre Przywara eea1cff9ab KVM: x86: fix CR8 handling 14 years ago
  Takuya Yoshikawa 175504cdbf KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() 14 years ago
  Lai Jiangshan a355c85c5f KVM: return true when user space query KVM_CAP_USER_NMI extension 14 years ago
  Avi Kivity 61cfab2e83 KVM: Correct kvm_pio tracepoint count field 14 years ago
  Xiao Guangrong fb67e14fc9 KVM: MMU: retry #PF for softmmu 14 years ago
  Joerg Roedel fc3a9157d3 KVM: X86: Don't report L2 emulation failures to user-space 14 years ago
  Avi Kivity 6389ee9463 KVM: Pull extra page fault information into struct x86_exception 14 years ago
  Avi Kivity ab9ae31387 KVM: Push struct x86_exception info the various gva_to_gpa variants 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
  Avi Kivity 945ee35e07 KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info 14 years ago
  Xiao Guangrong c4806acdce KVM: MMU: fix apf prefault if nested guest is enabled 14 years ago
  Xiao Guangrong e5f3f02796 KVM: MMU: clear apfs if page state is changed 14 years ago
  Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release 14 years ago
  Xiao Guangrong e6d53e3b0d KVM: avoid unnecessary wait for a async pf 14 years ago
  Xiao Guangrong c7d28c2404 KVM: fix searching async gfn in kvm_async_pf_gfn_slot 14 years ago
  Jan Kiszka 2eec734374 KVM: x86: Avoid issuing wbinvd twice 14 years ago
  Takuya Yoshikawa 515a01279a KVM: pre-allocate one more dirty bitmap to avoid vmalloc() 14 years ago
  Marcelo Tosatti 982c25658c KVM: MMU: remove kvm_mmu_set_base_ptes 14 years ago
  Gleb Natapov fc5f06fac6 KVM: Send async PF when guest is not in userspace too. 14 years ago
  Gleb Natapov 6adba52742 KVM: Let host know whether the guest can handle async PF in non-userspace context. 14 years ago
  Gleb Natapov 7c90705bf2 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. 14 years ago
  Gleb Natapov 344d9588a9 KVM: Add PV MSR to enable asynchronous page faults delivery. 14 years ago