Commit Graph

21918 Commits (85cc59db12724e1248f5e4841e61339cf485d5c7)

Author SHA1 Message Date
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
David S. Miller 5526b7e451 sparc: Remove old style signal frame support. 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
Avi Kivity 048354c8e6 KVM: ia64: Stub out kvmtrace 17 years ago
Avi Kivity 7732a8d19b KVM: s390: Stub out kvmtrace 17 years ago
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