Commit Graph

145646 Commits (59839dfff5eabca01cc4e20b45797a60a80af8cb)
 

Author SHA1 Message Date
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
Gleb Natapov d53c4777b3 KVM: x86 emulator: Complete decoding of call near in decode stage 16 years ago
Gleb Natapov b2833e3cde KVM: x86 emulator: Complete short/near jcc decoding in decode stage 16 years ago
Gleb Natapov 782b877c80 KVM: x86 emulator: Complete ljmp decoding at decode stage 16 years ago
Gleb Natapov 0654169e73 KVM: x86 emulator: Add lcall decoding 16 years ago
Gleb Natapov a5f868bd45 KVM: x86 emulator: Add decoding of 16bit second immediate argument 16 years ago
Marcelo Tosatti c2d0ee46e6 KVM: MMU: remove global page optimization logic 16 years ago
nathan binkert 2f8b9ee14e KVM: Make kvm header C++ friendly 16 years ago
Marcelo Tosatti ede2ccc517 KVM: PIT: fix count read and mode 0 handling 16 years ago
Zhang, Xiantao 2906e79f21 KVM: ia64: make kvm depend on CONFIG_MODULES. 16 years ago
Gleb Natapov 2d03319654 KVM: x86 emulator: fix call near emulation 16 years ago
Sheng Yang 4c26b4cd6f KVM: MMU: Discard reserved bits checking on PDE bit 7-8 16 years ago
Gleb Natapov 64a7ec0668 KVM: Fix unneeded instruction skipping during task switching. 16 years ago
Gleb Natapov b237ac37a1 KVM: Fix task switch back link handling. 16 years ago
Gleb Natapov 8843419048 KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts(). 16 years ago
Gleb Natapov 37b96e9880 KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted maze of if() statements 16 years ago
Gleb Natapov 7b4a25cb29 KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET 16 years ago
Dong, Eddie 20c466b561 KVM: Use rsvd_bits_mask in load_pdptrs() 16 years ago
Sheng Yang 93ba03c2e2 KVM: VMX: Fix feature testing 16 years ago
Sheng Yang 045471563d KVM: VMX: Clean up Flex Priority related 16 years ago
Wei Yongjun 7a6ce84c74 KVM: remove pointless conditional before kfree() in lapic initialization 16 years ago
Avi Kivity 9645bb56b3 KVM: MMU: Use different shadows when EFER.NXE changes 16 years ago
Dong, Eddie 82725b20e2 KVM: MMU: Emulate #PF error code of reserved bits violation 16 years ago
Yang Zhang 362c1055e5 KVM: ia64: enable external interrupt in vmm 16 years ago
Eddie Dong a8b876b1a4 KVM: MMU: Fix comment in page_fault() 16 years ago
Sheng Yang f9c617f611 KVM: VMX: Correct wrong vmcs field sizes 16 years ago
Avi Kivity 7d433b9f94 KVM: VMX: Make flexpriority module parameter reflect hardware capability 16 years ago
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago
Gleb Natapov 09cec75488 KVM: Timer event should not unconditionally unhalt vcpu. 16 years ago
Avi Kivity 089d034e0c KVM: VMX: Fold vm_need_ept() into callers 16 years ago
Avi Kivity 575ff2dcb2 KVM: VMX: Zero ept module parameter if ept is not present 16 years ago
Avi Kivity 919818abc2 KVM: VMX: Zero the vpid module parameter if vpid is not supported 16 years ago
Avi Kivity 4462d21a61 KVM: VMX: Annotate module parameters as __read_mostly 16 years ago
Avi Kivity 736caefe15 KVM: VMX: Simplify module parameter names 16 years ago
Avi Kivity 6062d012ed KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit() 16 years ago
Avi Kivity c1f8bc04c6 KVM: VMX: Make module parameters readable 16 years ago
Gleb Natapov fe4c7b1914 KVM: reuse (pop|push)_irq from svm.c in vmx.c 16 years ago
Gleb Natapov 61c50edfcd KVM: SVM: Remove duplicate code in svm_do_inject_vector() 16 years ago
Amit Shah 7fe29e0faa KVM: x86: Ignore reads to EVNTSEL MSRs 16 years ago
Gleb Natapov f00be0cae4 KVM: MMU: do not free active mmu pages in free_mmu_pages() 16 years ago
Sheng Yang e56d532f20 KVM: Device assignment framework rework 16 years ago
Hannes Eder 386eb6e8b3 KVM: make 'lapic_timer_ops' and 'kpit_ops' static 16 years ago
Jes Sorensen 0b5d7a2ccb KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler 16 years ago