Commit Graph

137 Commits (57effc70a5be9f7804e9a99964eb7265367effca)

Author SHA1 Message Date
Avi Kivity 6b8d0f9b18 KVM: Fix off-by-one when writing to a nonpae guest pde 18 years ago
Ingo Molnar 6d9658df07 KVM: always reload segment selectors 18 years ago
Avi Kivity 6af11b9e82 KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmx 18 years ago
Avi Kivity 27aba76615 KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram 18 years ago
Avi Kivity ac1b714e78 KVM: MMU: Fix guest writes to nonpae pde 18 years ago
Avi Kivity f5b42c3324 KVM: Fix guest sysenter on vmx 18 years ago
Avi Kivity ca45aaae1e KVM: Unset kvm_arch_ops if arch module loading failed 18 years ago
Andrew Morton e9cdb1e330 KVM: Move kvmfs magic number to <linux/magic.h> 18 years ago
Avi Kivity 58e690e6fd KVM: Fix bogus failure in kvm.ko module initialization 18 years ago
Uri Lublin ff990d5952 KVM: Remove write access permissions when dirty-page-logging is enabled 18 years ago
Uri Lublin 02b27c1f80 kvm: move do_remove_write_access() up 18 years ago
Uri Lublin cd1a4a982a KVM: Fix dirty page log bitmap size/access calculation 18 years ago
Uri Lublin ab51a434c5 KVM: Add missing calls to mark_page_dirty() 18 years ago
Avi Kivity bccf2150fe KVM: Per-vcpu inodes 18 years ago
Avi Kivity c5ea766006 KVM: Move kvm_vm_ioctl_create_vcpu() around 18 years ago
Avi Kivity 2c6f5df979 KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*() 18 years ago
Avi Kivity f17abe9a44 KVM: Create an inode per virtual machine 18 years ago
Avi Kivity 37e29d906c KVM: Add internal filesystem for generating inodes 18 years ago
Avi Kivity 19d1408dfd KVM: More 0 -> NULL conversions 18 years ago
Joerg Roedel 0152527b76 KVM: SVM: intercept SMI to handle it at host level 18 years ago
Avi Kivity cd205625e9 KVM: svm: init cr0 with the wp bit set 18 years ago
Avi Kivity 270fd9b96f KVM: Wire up hypercall handlers to a central arch-independent location 18 years ago
Avi Kivity 02e235bc8e KVM: Add hypercall host support for svm 18 years ago
Ingo Molnar c21415e843 KVM: Add host hypercall support for vmx 18 years ago
Ingo Molnar 102d8325a1 KVM: add MSR based hypercall API 18 years ago
Markus Rechberger 5972e9535e KVM: Use page_private()/set_page_private() apis 18 years ago
Ahmed S. Darwish 9d8f549dc6 KVM: Use ARRAY_SIZE macro instead of manual calculation. 18 years ago
Joerg Roedel de979caacc KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch 18 years ago
Avi Kivity d27d4aca18 KVM: Cosmetics 18 years ago
Jeremy Katz 43934a38d7 KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE 18 years ago
Avi Kivity bf3f8e86c2 KVM: mmu: add missing dirty page tracking cases 18 years ago
Jeremy Fitzhardinge 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
Avi Kivity 59ae6c6b87 [PATCH] KVM: Host suspend/resume support 18 years ago
Avi Kivity 774c47f1d7 [PATCH] KVM: cpu hotplug support 18 years ago
Avi Kivity 8d0be2b3bf [PATCH] KVM: VMX: add vcpu_clear() 18 years ago
Avi Kivity 133de9021d [PATCH] KVM: Add a global list of all virtual machines 18 years ago
Ingo Molnar 1e8ba6fba5 [PATCH] kvm: fix vcpu freeing bug 18 years ago
Avi Kivity 26bb83a755 [PATCH] kvm: VMX: Reload ds and es even in 64-bit mode 18 years ago
Dor Laor 54810342f1 [PATCH] kvm: Two-way apic tpr synchronization 18 years ago
Avi Kivity d92899a001 [PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel 18 years ago
Avi Kivity ac6c2bc592 [PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0 18 years ago
Avi Kivity 988ad74ff6 [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspace 18 years ago
Avi Kivity e119d117a1 [PATCH] kvm: Fix gva_to_gpa() 18 years ago
S.Caglar Onur a0610ddf6b [PATCH] kvm: Fix asm constraint for lldt instruction 18 years ago
Ingo Molnar 96958231ce [PATCH] kvm: optimize inline assembly 18 years ago
Al Viro 11718b4d6b [PATCH] misc NULL noise removal 18 years ago
Al Viro 8b6d44c7bd [PATCH] kvm: NULL noise removal 18 years ago
Al Viro 2f36698799 [PATCH] kvm: __user annotations 18 years ago
Avi Kivity 432bd6cbf9 [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios 18 years ago
Robert P. J. Day 49b14f24cc [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c 18 years ago