Commit Graph

21851 Commits (01d3a5e7fab7732cfc5d5d4533e9378ea435295a)

Author SHA1 Message Date
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Joerg Roedel 6394b6494c KVM: SVM: align shadow CR4.MCE with host 17 years ago
Joerg Roedel ec077263b2 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Xiantao Zhang b693919ca9 KVM: ia64: Enable kvm build for ia64 17 years ago
Xiantao Zhang ad86b6c36b KVM: ia64: Add kvm sal/pal virtulization support 17 years ago
Xiantao Zhang 827fa691e4 KVM: ia64: Add guest interruption injection support 17 years ago
Xiantao Zhang d62998a681 KVM: ia64: Generate offset values for assembly code use 17 years ago
Xiantao Zhang 7fc86bd9c0 KVM: ia64: Add optimization for some virtulization faults 17 years ago
Xiantao Zhang 60a07bb9ba KVM: ia64: Add processor virtulization support 17 years ago
Xiantao Zhang a793537a97 KVM: ia64: Add trampoline for guest/host mode switch 17 years ago
Xiantao Zhang e30af4ce7f KVM: ia64: Add mmio decoder for kvm/ia64 17 years ago
Xiantao Zhang fbd4b5621c KVM: ia64: Add interruption vector table for vmm 17 years ago
Xiantao Zhang 964cd94a2a KVM: ia64: Add TLB virtulization support 17 years ago
Xiantao Zhang bb46fb4af1 KVM: ia64: VMM module interfaces 17 years ago
Xiantao Zhang a4f500381a KVM: ia64: Add header files for kvm/ia64 17 years ago
Xiantao Zhang b024b79322 KVM: ia64: Add kvm arch-specific core code for kvm/ia64 17 years ago
Heiko Carstens f603f0731f KVM: s390: rename stfl to kvm_stfl 17 years ago
Heiko Carstens 7e8e6ab48d KVM: s390: Fix incorrect return value 17 years ago
Marcelo Tosatti bed1d1dfc4 KVM: MMU: prepopulate guest pages after write-protecting 17 years ago
Avi Kivity fcd6dbac92 KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest 17 years ago
Avi Kivity 3d45830c2b KVM: Free apic access page on vm destruction 17 years ago
Izik Eidus 3ee16c8145 KVM: MMU: allow the vm to shrink the kvm mmu shadow caches 17 years ago
Marcelo Tosatti 3200f405a1 KVM: MMU: unify slots_lock usage 17 years ago
Sheng Yang 25c5f225be KVM: VMX: Enable MSR Bitmap feature 17 years ago
Carsten Otte fa5877439d s390: KVM guest: detect when running on kvm 17 years ago
Christian Borntraeger 77b455f1bc KVM: s390: add kvm to kconfig on s390 17 years ago
Christian Borntraeger e28acfea5d KVM: s390: intercepts for diagnose instructions 17 years ago
Christian Borntraeger 5288fbf0ef KVM: s390: interprocessor communication via sigp 17 years ago
Christian Borntraeger 453423dce2 KVM: s390: intercepts for privileged instructions 17 years ago
Carsten Otte ba5c1e9b6c KVM: s390: interrupt subsystem, cpu timer, waitpsw 17 years ago
Christian Borntraeger 8f2abe6a1e KVM: s390: sie intercept handling 17 years ago
Heiko Carstens b0c632db63 KVM: s390: arch backend for the kvm kernel module 17 years ago
Carsten Otte 402b08622d s390: KVM preparation: provide hook to enable pgstes in user pagetable 17 years ago
Izik Eidus 37817f2982 KVM: x86: hardware task switching support 17 years ago
Izik Eidus 2e4d265349 KVM: x86: add functions to get the cpl of vcpu 17 years ago
Avi Kivity 4c9fc8ef50 KVM: VMX: Add module option to disable flexpriority 17 years ago
Avi Kivity 268fe02ae0 KVM: no longer EXPERIMENTAL 17 years ago
Avi Kivity 0b49ea8659 KVM: MMU: Introduce and use spte_to_page() 17 years ago
Izik Eidus 855149aaa9 KVM: MMU: fix dirty bit setting when removing write permissions 17 years ago
Avi Kivity 947da53830 KVM: MMU: Set the accessed bit on non-speculative shadow ptes 17 years ago
Glauber Costa 1e977aa12d x86: KVM guest: disable clock before rebooting. 17 years ago
Glauber Costa 3c62c62502 x86: make native_machine_shutdown non-static 17 years ago
Glauber Costa ed23dc6f5b x86: allow machine_crash_shutdown to be replaced 17 years ago
Marcelo Tosatti 096d14a3b5 x86: KVM guest: hypercall batching 17 years ago
Marcelo Tosatti 1da8a77bdc x86: KVM guest: hypercall based pte updates and TLB flushes 17 years ago
Marcelo Tosatti 2f333bcb4e KVM: MMU: hypercall based pte updates and TLB flushes 17 years ago
Avi Kivity 9f81128591 KVM: Provide unlocked version of emulator_write_phys() 17 years ago
Marcelo Tosatti 0cf1bfd273 x86: KVM guest: add basic paravirt support 17 years ago