Commit Graph

182742 Commits (fa8273e9549b3cee2947d1aebe5242e7a25eb3de)
 

Author SHA1 Message Date
Thomas Gleixner fa8273e954 KVM: Convert i8254/i8259 locks to raw_spinlocks 15 years ago
Gleb Natapov e424e19183 KVM: x86 emulator: disallow opcode 82 in 64-bit mode 15 years ago
Wei Yongjun 1d327eac3c KVM: x86 emulator: code style cleanup 15 years ago
Avi Kivity db358796d9 KVM: Plan obsolescence of kernel allocated slots, paravirt mmu 15 years ago
Gleb Natapov d380a5e402 KVM: x86 emulator: Add LOCK prefix validity checking 15 years ago
Gleb Natapov e92805ac12 KVM: x86 emulator: Check CPL level during privilege instruction emulation 15 years ago
Gleb Natapov d4c6a1549c KVM: x86 emulator: Fix popf emulation 15 years ago
Gleb Natapov f850e2e603 KVM: x86 emulator: Check IOPL level during io instruction emulation 15 years ago
Gleb Natapov 1871c6020d KVM: x86 emulator: fix memory access during x86 emulation 15 years ago
Gleb Natapov a004475567 KVM: x86 emulator: Add Virtual-8086 mode of emulation 15 years ago
Gleb Natapov 60a29d4ea4 KVM: x86 emulator: Add group9 instruction decoding 15 years ago
Gleb Natapov 2db2c2eb62 KVM: x86 emulator: Add group8 instruction decoding 15 years ago
Michael S. Tsirkin 8b97fb0fcb KVM: do not store wqh in irqfd 15 years ago
Liu Yu daf5e27109 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest 15 years ago
Wei Yongjun 4b7bb92100 KVM: ia64: destroy ioapic device if fail to setup default irq routing 15 years ago
Wei Yongjun 72bb2fcd23 KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl 15 years ago
Wei Yongjun 1ae77badc2 KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure 15 years ago
Wei Yongjun d225f53b76 KVM: PIT: unregister kvm irq notifier if fail to create pit 15 years ago
Sheng Yang a19a6d1131 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT 15 years ago
Avi Kivity 90bb6fc556 KVM: MMU: Add tracepoint for guest page aging 15 years ago
Jochen Maes 43db669730 KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c 15 years ago
Takuya Yoshikawa 1976d2d2c9 KVM: Remove redundant reading of rax on OUT instructions 15 years ago
Rik van Riel 6316e1c8c6 KVM: VMX: emulate accessed bit for EPT 15 years ago
Joerg Roedel 8f0b1ab6fb KVM: Introduce kvm_host_page_size 15 years ago
Julia Lawall c45b4fd416 KVM: VMX: Remove redundant test in vmx_set_efer() 15 years ago
Joe Perches 16fbb5eecc KVM: ia64: Fix string literal continuation lines 15 years ago
Avi Kivity ebcbab4c03 KVM: VMX: Wire up .fpu_activate() callback 15 years ago
Takuya Yoshikawa 7edcface95 KVM: fix kvm_fix_hypercall() to return X86EMUL_* 15 years ago
Takuya Yoshikawa c125c60732 KVM: fix load_guest_segment_descriptor() to return X86EMUL_* 15 years ago
Zhai, Edwin ab9f4ecbb6 KVM: enable PCI multiple-segments for pass-through device 15 years ago
Gui Jianfeng 6d3e435e70 KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses() 15 years ago
Avi Kivity 59200273c4 KVM: Trace failed msr reads and writes 15 years ago
Avi Kivity 6e7d152967 KVM: Fix msr trace 15 years ago
Gleb Natapov e01c242614 KVM: mark segments accessed on HW task switch 15 years ago
Avi Kivity 81231c698a KVM: VMX: Pass cr0.mp through to the guest when the fpu is active 15 years ago
Liu Yu da15bf436b KVM: PPC E500: fix tlbcfg emulation 15 years ago
Liu Yu a9040f2742 KVM: PPC: Add PVR/PIR init for E500 15 years ago
Liu Yu d86be077a4 KVM: PPC E500: Add register l1csr0 emulation 15 years ago
Wei Yongjun d7fa6ab217 KVM: MMU: Remove some useless code from alloc_mmu_pages() 15 years ago
Avi Kivity 0c04851c0c KVM: trace guest fpu loads and unloads 15 years ago
Avi Kivity 8ae0991276 KVM: Optimize kvm_read_cr[04]_bits() 15 years ago
Avi Kivity f6801dff23 KVM: Rename vcpu->shadow_efer to efer 15 years ago
Avi Kivity 836a1b3c34 KVM: Move cr0/cr4/efer related helpers to x86.h 15 years ago
Avi Kivity 3eeb3288bc KVM: Add a helper for checking if the guest is in protected mode 15 years ago
Avi Kivity 6b52d18605 KVM: Activate fpu on clts 15 years ago
Avi Kivity e5bb40251a KVM: Drop kvm_{load,put}_guest_fpu() exports 15 years ago
Avi Kivity 2608d7a12f KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active 15 years ago
Gleb Natapov ab344828eb KVM: x86: fix checking of cr0 validity 15 years ago
Sheng Yang f0f4b93090 KVM: Fix kvm_coalesced_mmio_ring duplicate allocation 15 years ago
Jan Kiszka 727f5a23e2 KVM: SVM: Trap all debug register accesses 15 years ago