Commit Graph

173 Commits (066bba2d1ccdac2005a64f4c87f8b542744ed94c)

Author SHA1 Message Date
Avi Kivity e8207547d2 KVM: Add physical memory aliasing feature 18 years ago
Avi Kivity 954bbbc236 KVM: Simply gfn_to_page() 18 years ago
Sergey Kiselev 0e5bf0d0e4 KVM: Handle writes to MCG_STATUS msr 18 years ago
Avi Kivity 024aa1c02f KVM: Modify guest segments after potentially switching modes 18 years ago
Avi Kivity f6528b03f1 KVM: Remove set_cr0_no_modeswitch() arch op 18 years ago
Avi Kivity 039576c03c KVM: Avoid guest virtual addresses in string pio userspace interface 18 years ago
Avi Kivity f0fe510864 KVM: Future-proof argument-less ioctls 18 years ago
Avi Kivity 07c45a366d KVM: Allow kernel to select size of mmap() buffer 18 years ago
Avi Kivity 1961d276c8 KVM: Add guest mode signal mask 18 years ago
Avi Kivity 8eb7d334bd KVM: Fold kvm_run::exit_type into kvm_run::exit_reason 18 years ago
Avi Kivity b4e63f560b KVM: Allow userspace to process hypercalls which have no kernel handler 18 years ago
Avi Kivity 5d308f4550 KVM: Add method to check for backwards-compatible API extensions 18 years ago
Avi Kivity 106b552b43 KVM: Remove the 'emulated' field from the userspace interface 18 years ago
Avi Kivity 06465c5a3a KVM: Handle cpuid in the kernel instead of punting to userspace 18 years ago
Avi Kivity 46fc147788 KVM: Do not communicate to userspace through cpu registers during PIO 18 years ago
Avi Kivity 9a2bb7f486 KVM: Use a shared page for kernel/user communication when runing a vcpu 18 years ago
Avi Kivity bbe4432e66 KVM: Use own minor number 18 years ago
Dor Laor 9b22bf5783 KVM: Fix guest register corruption on paravirt hypercall 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
Avi Kivity 270fd9b96f KVM: Wire up hypercall handlers to a central arch-independent location 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
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 59ae6c6b87 [PATCH] KVM: Host suspend/resume support 18 years ago
Avi Kivity 774c47f1d7 [PATCH] KVM: cpu hotplug support 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
Dor Laor 54810342f1 [PATCH] kvm: Two-way apic tpr synchronization 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 6f00e68f21 [PATCH] KVM: Emulate IA32_MISC_ENABLE msr 18 years ago
Avi Kivity 084384754e [PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmu 18 years ago
Ingo Molnar d21225ee2b [PATCH] KVM: Make loading cr3 more robust 18 years ago
Avi Kivity cc1d8955cb [PATCH] KVM: Add missing 'break' 18 years ago
Avi Kivity 86a2b42e81 [PATCH] KVM: Initialize vcpu->kvm a little earlier 18 years ago
Avi Kivity 9ede74e0af [PATCH] KVM: MMU: Destroy mmu while we still have a vcpu left 18 years ago
Avi Kivity 714b93da1a [PATCH] KVM: MMU: Replace atomic allocations by preallocated objects 18 years ago