Commit Graph

93811 Commits (35149e2129fe34fc8cb5917e1ecf5156b0fa3415)
 

Author SHA1 Message Date
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Xiantao Zhang fdae862f91 KVM: ia64: Add a guide about how to create kvm guests on ia64 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
Xiantao Zhang 1a9c1ac469 KVM: ia64: Add header files for kvm/ia64 17 years ago
Xiantao Zhang e235f3450f KVM: ia64: Prepare some structure and routines for kvm use 17 years ago
Heiko Carstens c71799c1f4 KVM: s390: Improve pgste accesses 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
Izik Eidus d39f13b0da KVM: add vm refcounting 17 years ago
Joerg Roedel 9c20456a32 KVM: function declaration parameter name cleanup 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
Christian Borntraeger e976a2b997 s390: KVM guest: virtio device support, and kvm hypercalls 17 years ago
Carsten Otte fa5877439d s390: KVM guest: detect when running on kvm 17 years ago
Christian Borntraeger 85f8fffe3c KVM: s390: update maintainers 17 years ago
Carsten Otte 5ecee4ba4e KVM: s390: API documentation 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
Christian Borntraeger 8a88ac6183 s390: KVM preparation: address of the 64bit extint parm in lowcore 17 years ago
Christian Borntraeger 5b7baf0578 s390: KVM preparation: host memory management changes for s390 kvm 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 69a9f69bb2 KVM: Move some x86 specific constants and structures to include/asm-x86 17 years ago
Avi Kivity 947da53830 KVM: MMU: Set the accessed bit on non-speculative shadow ptes 17 years ago