| Commit message (Expand) | Author | Age |
* | [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre... | Ingo Molnar | 2006-12-30 |
* | [PATCH] KVM: Fix oops on oom | Avi Kivity | 2006-12-30 |
* | [PATCH] KVM: Rename some msrs | Nguyen Anh Quynh | 2006-12-30 |
* | [PATCH] KVM: More msr misery | Avi Kivity | 2006-12-30 |
* | [PATCH] KVM: Move common msr handling to arch independent code | Avi Kivity | 2006-12-30 |
* | [PATCH] KVM: Implement a few system configuration msrs | Avi Kivity | 2006-12-30 |
* | [PATCH] KVM: Initialize kvm_arch_ops on unload | Yoshimi Ichiyanagi | 2006-12-30 |
* | [PATCH] KVM: Simplify is_long_mode() | Avi Kivity | 2006-12-30 |
* | [PATCH] KVM: Use boot_cpu_data instead of current_cpu_data | Avi Kivity | 2006-12-30 |
* | [PATCH] KVM: API versioning | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: Handle p5 mce msrs | Michael Riepe | 2006-12-22 |
* | [PATCH] KVM: Force real-mode cs limit to 64K | Michael Riepe | 2006-12-22 |
* | [PATCH] KVM: Do not export unsupported msrs to userspace | Michael Riepe | 2006-12-22 |
* | [PATCH] KVM: Use more traditional error handling in kvm_mmu_init() | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: AMD SVM: Save and restore the floating point unit state | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode | Avi Kivity | 2006-12-22 |
* | [PATCH] KVM: add valid_vcpu() helper | James Morris | 2006-12-22 |
* | [PATCH] KVM: Fix vmx hardware_enable() on macbooks | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit | Michael Riepe | 2006-12-13 |
* | [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Move find_vmx_entry() to vmx.c | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric | Uri Lublin | 2006-12-13 |
* | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Clean up AMD SVM debug registers load and unload | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Put KVM in a new Virtualization menu | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Add missing include | Anthony Liguori | 2006-12-13 |
* | [PATCH] kvm: userspace interface | Avi Kivity | 2006-12-10 |