Commit Graph

145688 Commits (2668dab794272f0898491acaf1e77e9a005abc0f)
 

Author SHA1 Message Date
Carsten Otte 2668dab794 KVM: s390: Fix memory slot versus run - v3 16 years ago
Robert P. J. Day 58f8ac279a KVM: Expand on "help" info to specify kvm intel and amd module names 16 years ago
Marcelo Tosatti 8986ecc0ef KVM: x86: check for cr3 validity in mmu_alloc_roots 16 years ago
Marcelo Tosatti b43b1901ad KVM: take mmu_lock when updating a deleted slot 16 years ago
Marcelo Tosatti 7c8a83b75a KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock 16 years ago
Glauber Costa 310b5d306c KVM: Deal with interrupt shadow state for emulated instructions 16 years ago
Glauber Costa 2809f5d2c4 KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() 16 years ago
Marcelo Tosatti 547de29e5b KVM: protect assigned dev workqueue, int handler and irq acker 16 years ago
Marcelo Tosatti 32f8840064 KVM: use smp_send_reschedule in kvm_vcpu_kick 16 years ago
Avi Kivity d149c731e4 KVM: Update cpuid 1.ecx reporting 16 years ago
Avi Kivity 069ebaa464 x86: Add cpu features MOVBE and POPCNT 16 years ago
Avi Kivity 7faa4ee1c7 KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch 16 years ago
Avi Kivity 8d753f369b KVM: Fix cpuid feature misreporting 16 years ago
Jan Kiszka d6a8c875f3 KVM: Drop request_nmi from stats 16 years ago
Gleb Natapov fe8e7f83de KVM: SVM: Don't reinject event that caused a task switch 16 years ago
Andre Przywara b586eb0253 KVM: SVM: Fix cross vendor migration issue in segment segment descriptor 16 years ago
Glauber Costa 9b5843ddd2 KVM: fix apic_debug instances 16 years ago
Chris Wright efbc100c20 KVM: Trivial format fix in setup_routing_entry() 16 years ago
Sheng Yang 8e1c18157d KVM: VMX: Disable VMX when system shutdown 16 years ago
Sheng Yang 522c68c441 KVM: Enable snooping control for supported hardware 16 years ago
Sheng Yang 4b12f0de33 KVM: Replace get_mt_mask_shift with get_mt_mask 16 years ago
Jan Blunck 9b62e5b10f KVM: Wake up waitqueue before calling get_cpu() 16 years ago
Gleb Natapov 14d0bc1f7c KVM: Get rid of get_irq() callback 16 years ago
Gleb Natapov 16d7a19117 KVM: Fix userspace IRQ chip migration 16 years ago
Gleb Natapov 95ba827313 KVM: SVM: Add NMI injection support 16 years ago
Gleb Natapov c4282df98a KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open 16 years ago
Gleb Natapov 0a5fff1923 KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one. 16 years ago
Gleb Natapov 615d519305 KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR 16 years ago
Gleb Natapov 115666dfc7 KVM: Remove kvm_push_irq() 16 years ago
Gleb Natapov 1d6ed0cb95 KVM: Remove inject_pending_vectors() callback 16 years ago
Gleb Natapov 1cb948ae86 KVM: Remove exception_injected() callback. 16 years ago
Gleb Natapov 9222be18f7 KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic 16 years ago
Gleb Natapov 5df5664647 KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly 16 years ago
Gleb Natapov 1f21e79aac KVM: VMX: Cleanup vmx_intr_assist() 16 years ago
Gleb Natapov 863e8e658e KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX 16 years ago
Gleb Natapov 8061823a25 KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too 16 years ago
Jan Kiszka 3438253926 KVM: MMU: Fix auditing code 16 years ago
Jes Sorensen 43890ae8bc KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled 16 years ago
Jes Sorensen 4d13c3b04f KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping 16 years ago
Jes Sorensen 457459c3c7 KVM: ia64: restore irq state before calling kvm_vcpu_init 16 years ago
Jes Sorensen f9b647adda KVM: ia64: remove empty function vti_vcpu_load() 16 years ago
Xiantao Zhang 64f6afbd4c KVM: ia64: Flush all TLBs once guest's memory mapping changes. 16 years ago
Marcelo Tosatti 59839dfff5 KVM: x86: check for cr3 validity in ioctl_set_sregs 16 years ago
Jes Sorensen c6b60c6921 KVM: ia64: Don't hold slots_lock in guest mode 16 years ago
Avi Kivity 463656c000 KVM: Replace kvmclock open-coded get_cpu_var() with the real thing 16 years ago
Gleb Natapov 8317c298ea KVM: SVM: Skip instruction on a task switch only when appropriate 16 years ago
Gleb Natapov ba8afb6b0a KVM: x86 emulator: Add new mode of instruction emulation: skip 16 years ago
Gleb Natapov e637b8238a KVM: x86 emulator: Decode soft interrupt instructions 16 years ago
Gleb Natapov 84ce66a686 KVM: x86 emulator: Completely decode in/out at decoding stage 16 years ago
Gleb Natapov 341de7e372 KVM: x86 emulator: Add unsigned byte immediate decode 16 years ago