index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2009-03-24
KVM: VMX: Don't allow uninhibited access to EFER on i386
Avi Kivity
2009-03-24
KVM: VMX: Update necessary state when guest enters long mode
Amit Shah
2009-03-24
KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio
Sheng Yang
2009-03-24
KVM: Drop unused evaluations from string pio handlers
Jan Kiszka
2009-03-24
KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne...
Avi Kivity
2009-03-24
KVM: VMX: Prevent exit handler from running if emulating due to invalid state
Avi Kivity
2009-03-24
KVM: VMX: don't clobber segment AR if emulating invalid state
Avi Kivity
2009-03-24
KVM: VMX: Fix guest state validity checks
Avi Kivity
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
2009-03-24
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
KVM: VMX: Allow single-stepping when uninterruptible
Jan Kiszka
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2009-02-15
KVM: VMX: Flush volatile msrs before emulating rdmsr
Avi Kivity
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2009-02-15
KVM: MMU: Map device MMIO as UC in EPT
Sheng Yang
2008-12-31
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
2008-12-31
KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip
Jan Kiszka
2008-12-31
KVM: VMX: fix sparse warning
Hannes Eder
2008-12-31
KVM: VMX: Conditionally request interrupt window after injecting irq
Avi Kivity
2008-12-31
KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
Eduardo Habkost
2008-12-31
KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h
Eduardo Habkost
2008-12-31
KVM: VMX: move vmx.h to include/asm
Eduardo Habkost
2008-12-31
KVM: VMX: Handle mmio emulation when guest state is invalid
Guillaume Thouvenin
2008-12-31
KVM: allow emulator to adjust rip for emulated pio instructions
Guillaume Thouvenin
2008-12-31
KVM: VMX: Move private memory slot position
Sheng Yang
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
2008-12-31
KVM: VMX: Add PAT support for EPT
Sheng Yang
2008-12-31
KVM: VMX: work around lacking VNMI support
Jan Kiszka
2008-12-31
KVM: VMX: Provide support for user space injected NMIs
Jan Kiszka
2008-12-31
KVM: VMX: fix real-mode NMI support
Jan Kiszka
2008-12-31
KVM: VMX: refactor IRQ and NMI window enabling
Jan Kiszka
2008-12-31
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Jan Kiszka
2008-12-31
KVM: VMX: Support for NMI task gates
Jan Kiszka
2008-12-31
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
Jan Kiszka
2008-12-31
KVM: VMX: include all IRQ window exits in statistics
Jan Kiszka
2008-11-23
KVM: VMX: Fix interrupt loss during race with NMI
Avi Kivity
2008-11-11
KVM: VMX: Set IGMT bit in EPT entry
Sheng Yang
2008-10-15
KVM: VMX: enable invlpg exiting if EPT is disabled
Marcelo Tosatti
2008-10-15
KVM: x86: trap invlpg
Marcelo Tosatti
2008-10-15
KVM: switch to get_user_pages_fast
Marcelo Tosatti
2008-10-15
KVM: VMX: Rename IA32_FEATURE_CONTROL bits
Sheng Yang
2008-10-15
KVM: VMX: Cleanup stalled INTR_INFO read
Jan Kiszka
2008-10-15
KVM: Add statistics for guest irq injections
Avi Kivity
2008-10-15
KVM: VMX: Change segment dpl at reset to 3
Avi Kivity
2008-10-15
KVM: VMX: Change cs reset state to be a data segment
Avi Kivity
2008-10-15
KVM: VMX: Modify mode switching and vmentry functions
Mohammed Gamal
2008-10-15
KVM: VMX: Add invalid guest state handler
Mohammed Gamal
2008-10-15
KVM: VMX: Add module parameter and emulation flag.
Mohammed Gamal
[next]