Commit Graph

55 Commits (3be550f34b03e5eb762f74d447ebbeba97efbd6d)

Author SHA1 Message Date
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Anthony Liguori 94dfbdb389 KVM: SVM: Only save/restore MSRs when needed 18 years ago
Anthony Liguori 25c4c2762e KVM: VMX: Properly shadow the CR0 register in the vcpu struct 18 years ago
Anthony Liguori 7807fa6ca5 KVM: Lazy FPU support for SVM 18 years ago
Avi Kivity 1165f5fec1 KVM: Per-vcpu statistics 18 years ago
Avi Kivity 364b625b56 KVM: SVM: Report hardware exit reason to userspace instead of dmesg 18 years ago
Avi Kivity 5008fdf5b6 KVM: Use kernel-standard types 18 years ago
Joerg Roedel 80b7706e4c KVM: SVM: enable LBRV virtualization if available 18 years ago
Michal Piotrowski 55bf402834 KVM: Remove unused function 18 years ago
Avi Kivity 0cc5064d33 KVM: SVM: Ensure timestamp counter monotonicity 18 years ago
Joerg Roedel 916ce2360f KVM: SVM: forbid guest to execute monitor/mwait 18 years ago
Avi Kivity fcd3410870 KVM: Remove unused and write-only variables 18 years ago
Avi Kivity 6da63cf95f KVM: Don't allow the guest to turn off the cpu cache 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 6722c51c51 KVM: Initialize the apic_base msr on svm too 18 years ago
Avi Kivity 1b19f3e61d KVM: Add a special exit reason when exiting due to an interrupt 18 years ago
Avi Kivity 8eb7d334bd KVM: Fold kvm_run::exit_type into kvm_run::exit_reason 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
Dor Laor 510043da85 KVM: Use the generic skip_emulated_instruction() in hypercall code 18 years ago
Avi Kivity bccf2150fe KVM: Per-vcpu inodes 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 102d8325a1 KVM: add MSR based hypercall API 18 years ago
Ahmed S. Darwish 9d8f549dc6 KVM: Use ARRAY_SIZE macro instead of manual calculation. 18 years ago
Avi Kivity d27d4aca18 KVM: Cosmetics 18 years ago
Avi Kivity 774c47f1d7 [PATCH] KVM: cpu hotplug support 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
Al Viro 8b6d44c7bd [PATCH] kvm: NULL noise removal 18 years ago
Robert P. J. Day 49b14f24cc [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c 18 years ago
Joerg Roedel 46fe4ddd9d [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace 18 years ago
Leonard Norrgard bce66ca4a2 [PATCH] KVM: SVM: Fix SVM idt confusion 18 years ago
Avi Kivity cccf748b81 [PATCH] KVM: fix race between mmio reads and injected interrupts 18 years ago
Ingo Molnar 07031e14c1 [PATCH] KVM: add VM-exit profiling 18 years ago
Dor Laor 022a93080c [PATCH] KVM: Simplify test for interrupt window 18 years ago
Avi Kivity e2dec939db [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace 18 years ago
Avi Kivity 5f015a5b28 [PATCH] KVM: MMU: Remove invlpg interception 18 years ago
Avi Kivity ebeace8609 [PATCH] KVM: MMU: oom handling 18 years ago
Avi Kivity 399badf315 [PATCH] KVM: Prevent stale bits in cr0 and cr4 18 years ago
Dor Laor c1150d8cf9 [PATCH] KVM: Improve interrupt response 18 years ago
Avi Kivity 3bab1f5dda [PATCH] KVM: Move common msr handling to arch independent code 18 years ago
Avi Kivity 671d656479 [PATCH] KVM: Implement a few system configuration msrs 18 years ago
Avi Kivity a9058ecd3c [PATCH] KVM: Simplify is_long_mode() 18 years ago
Avi Kivity 1e885461f0 [PATCH] KVM: Use boot_cpu_data instead of current_cpu_data 18 years ago
Michael Riepe 0f8e3d365a [PATCH] KVM: Handle p5 mce msrs 18 years ago
Avi Kivity 36241b8c7c [PATCH] KVM: AMD SVM: Save and restore the floating point unit state 18 years ago