Commit Graph

160 Commits (f90fe7a3f7fcba0abd89ce0978628ef1d86ecbf9)

Author SHA1 Message Date
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Gerd Hoffmann 50d0a0f987 KVM: Make kvm host use the paravirt clocksource structs 17 years ago
Avi Kivity a9b21b6229 KVM: VMX: Fix host msr corruption with preemption enabled 17 years ago
Avi Kivity 6bf6a9532f KVM: MMU: Fix oops on guest userspace access to guest pagetable 17 years ago
Marcelo Tosatti 3094538739 KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) 17 years ago
Marcelo Tosatti 6597ca09e6 KVM: MMU: Fix rmap_write_protect() hugepage iteration bug 17 years ago
Marcelo Tosatti 06e0564566 KVM: close timer injection race window in __vcpu_run 17 years ago
Marcelo Tosatti d4acf7e7ab KVM: Fix race between timer migration and vcpu migration 17 years ago
Avi Kivity 3c9155106d KVM: MMU: Fix is_empty_shadow_page() check 17 years ago
Avi Kivity ebb0e6264c KVM: MMU: Fix printk() format string 17 years ago
Avi Kivity 8d2d73b9a5 KVM: MMU: reschedule during shadow teardown 17 years ago
Eli Collins e693d71b46 KVM: VMX: Clear CR4.VMXE in hardware_disable 17 years ago
Marcelo Tosatti 2f5997140f KVM: migrate PIT timer 17 years ago
Avi Kivity 33e3885de2 KVM: x86 emulator: fix hypercall return value on AMD 17 years ago
Ingo Molnar 2ddfd20e7c namespacecheck: automated fixes 17 years ago
Marcelo Tosatti 54aaacee35 KVM: LAPIC: ignore pending timers if LVTT is disabled 17 years ago
Marcelo Tosatti eedaa4e2af KVM: PIT: take inject_pending into account when emulating hlt 17 years ago
Avi Kivity 107d6d2efa KVM: x86 emulator: fix writes to registers with modrm encodings 17 years ago
Avi Kivity 93df766322 KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page 17 years ago
Andrea Arcangeli bc1a34f1bf KVM: avoid fx_init() schedule in atomic 17 years ago
Jan Kiszka b4f14abd95 KVM: Avoid spurious execeptions after setting registers 17 years ago
Marcelo Tosatti ece15babfa KVM: PIT: support mode 4 17 years ago
Avi Kivity dc7457ea52 KVM: x86 emulator: disable writeback on lmsw 17 years ago
Izik Eidus 3fe913e7c5 KVM: x86: task switch: fix wrong bit setting for the busy flag 17 years ago
Sheng Yang 1439442c7b KVM: VMX: Enable EPT feature for KVM 17 years ago
Sheng Yang b7ebfb0509 KVM: VMX: Prepare an identity page table for EPT in real mode 17 years ago
Sheng Yang 1ac593c97e KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT 17 years ago
Sheng Yang 7b52345e2c KVM: MMU: Add EPT support 17 years ago
Sheng Yang 67253af52e KVM: Add kvm_x86_ops get_tdp_level() 17 years ago
Sheng Yang 8c6d6adc6b KVM: MMU: Move some definitions to a header file 17 years ago
Sheng Yang d56f546db9 KVM: VMX: EPT Feature Detection 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Marcelo Tosatti 960b399169 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem 17 years ago
Joerg Roedel 1336028b9a KVM: SVM: remove selective CR0 comment 17 years ago
Joerg Roedel aaf697e4e0 KVM: SVM: remove now obsolete FIXME comment 17 years ago
Joerg Roedel aaacfc9ae2 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts 17 years ago
Joerg Roedel d7bf8221a3 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled 17 years ago
Joerg Roedel ec7cf6903f KVM: export kvm_lapic_set_tpr() to modules 17 years ago
Joerg Roedel 649d68643e KVM: SVM: sync TPR value to V_TPR field in the VMCB 17 years ago
Avi Kivity f9b7aab35c KVM: x86 emulator: fix lea to really get the effective address 17 years ago
Avi Kivity 16286d082d KVM: x86 emulator: fix smsw and lmsw with a memory operand 17 years ago
Avi Kivity 66b8550573 KVM: x86 emulator: initialize src.val and dst.val for register operands 17 years ago
Avi Kivity a79d2f1805 KVM: SVM: force a new asid when initializing the vmcb 17 years ago
Marcelo Tosatti e9571ed54b KVM: fix kvm_vcpu_kick vs __vcpu_run race 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Joerg Roedel 3564990af1 KVM: SVM: do not intercept task switch with NPT 17 years ago
Feng(Eric) Liu d4c9ff2d1b KVM: Add kvm trace userspace interface 17 years ago