Commit Graph

426 Commits (e5fc3161969b3c82c8c61af8c8d360e39977ae2e)

Author SHA1 Message Date
Glauber de Oliveira Costa 053de04441 x86: get rid of _MASK flags 17 years ago
Glauber de Oliveira Costa 6b68f01baa x86: unify struct desc_ptr 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Amit Shah 404fb881b8 KVM: SVM: Fix FPU leak while emulating clts 17 years ago
Avi Kivity 8d379a7c06 KVM: SVM: Unload guest fpu on vcpu_put() 17 years ago
Amit Shah 00b2ef475d KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std 17 years ago
Izik Eidus 2a738e20a1 KVM: x86 emulator: fix the saving of of the eip value 17 years ago
Izik Eidus e826ec9ae2 KVM: x86 emulator: fix JMP_REL 17 years ago
Avi Kivity cf5a94d133 KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions 17 years ago
Avi Kivity 651a3e29b3 KVM: x86 emulator: invd instruction 17 years ago
Avi Kivity 56ba47ddbd KVM: SVM: Defer nmi processing until switch to host state is complete 17 years ago
Avi Kivity 70433389cc KVM: SVM: Fix SMP with kernel apic 17 years ago
Avi Kivity 1e35d3c4a7 KVM: x86 emulator: fix 'push imm8' emulation 17 years ago
Rusty Russell 9525ca0286 Consolidate host virtualization support under Virtualization menu 18 years ago
Laurent Vivier 49d3bd7e2b KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs() 18 years ago
Kevin Pedretti 9da8f4e83a KVM: Improve local apic timer wraparound handling 18 years ago
Kevin Pedretti b33ac88b4c KVM: Fix local apic timer divide by zero 18 years ago
Laurent Vivier 0552f73b9a KVM: Move kvm_guest_exit() after local_irq_enable() 18 years ago
Aurelien Jarno 4e62417bf3 KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod = 3 18 years ago
Avi Kivity 78f7826868 KVM: VMX: Force vm86 mode if setting flags during real mode 18 years ago
Sheng Yang a012e65aee KVM: x86 emulator: implement 'movnti mem, reg' 18 years ago
Eddie Dong 8668a3c468 KVM: VMX: Reset mmu context when entering real mode 18 years ago
Avi Kivity 1b6269db3f KVM: VMX: Handle NMIs before enabling interrupts and preemption 18 years ago
Izik Eidus 7f2145ad6f KVM: MMU: Set shadow pte atomically in mmu_pte_write_zap_pte() 18 years ago
Laurent Vivier ae6200baea KVM: x86 emulator: fix repne/repnz decoding 18 years ago
Nitin A Kamble 1a52e05136 KVM: x86 emulator: fix merge screwup due to emulator split 18 years ago
Laurent Vivier d172fcd3ae sched: guest CPU accounting: maintain guest state in KVM 18 years ago
Avi Kivity 0967b7bf1c KVM: Skip pio instruction when it is emulated, not executed 18 years ago
Nitin A Kamble 535eabcf0e KVM: x86 emulator: popf 18 years ago
Nitin A Kamble 12fa272e31 KVM: x86 emulator: fix src, dst value initialization 18 years ago
Nitin A Kamble 26a3e983d1 KVM: x86 emulator: jmp abs 18 years ago
Nitin A Kamble 7e0b54b149 KVM: x86 emulator: lea 18 years ago
Nitin A Kamble 55bebde45e KVM: X86 emulator: jump conditional short 18 years ago
Nitin A Kamble bbe9abbdac KVM: x86 emulator: imlpement jump conditional relative 18 years ago
Nitin A Kamble 7de752482c KVM: x86 emulator: sort opcodes into ascending order 18 years ago
Avi Kivity 054b136967 KVM: Improve emulation failure reporting 18 years ago
Nitin A Kamble fd2a760865 KVM: x86 emulator: pushf 18 years ago
Nitin A Kamble f6eed39135 KVM: x86 emulator: call near 18 years ago
Nitin A Kamble 7d31691163 KVM: x86 emulator: push imm8 18 years ago
He, Qing bfdaab0903 KVM: VMX: Fix exit qualification width on i386 18 years ago
Avi Kivity 04d2cc7780 KVM: Move main vcpu loop into subarch independent code 18 years ago
Avi Kivity 29bd8a7808 KVM: VMX: Move vm entry failure handling to the exit handler 18 years ago
Avi Kivity 2e3e5882dc KVM: MMU: Don't do GFP_NOWAIT allocations 18 years ago
Christian Ehrhardt cbdd1bea2a KVM: Rename kvm_arch_ops to kvm_x86_ops 18 years ago
Laurent Vivier 0d8d2bd4f2 KVM: Simplify memory allocation 18 years ago
Rusty Russell 1747fb71fd KVM: Hoist SVM's get_cs_db_l_bits into core code. 18 years ago
Rusty Russell 81f50e3bfd KVM: Keep control regs in sync 18 years ago
Rusty Russell b85b9ee925 KVM: Clean up unloved invlpg emulation 18 years ago
Rusty Russell c9a1185c94 KVM: Remove the unused invlpg member of struct kvm_arch_ops. 18 years ago
Amit Shah 380102c8e4 KVM: Set the ET flag in CR0 after initializing FX 18 years ago