index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2009-12-03
KVM: VMX: Fix comparison of guest efer with stale host value
Avi Kivity
2009-12-03
KVM: VMX: Disable unrestricted guest when EPT disabled
Sheng Yang
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
2009-12-03
KVM: VMX: Report unexpected simultaneous exceptions as internal errors
Avi Kivity
2009-12-03
KVM: Allow internal errors reported to userspace to carry extra data
Avi Kivity
2009-12-03
KVM: VMX: Remove vmx->msr_offset_efer
Avi Kivity
2009-12-03
KVM: VMX: move CR3/PDPTR update to vmx_set_cr3
Marcelo Tosatti
2009-12-03
KVM: VMX: Use shared msr infrastructure
Avi Kivity
2009-12-03
KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area
Avi Kivity
2009-12-03
KVM: VMX: Use macros instead of hex value on cr0 initialization
Eduardo Habkost
2009-12-03
KVM: VMX: fix handle_pause declaration
Marcelo Tosatti
2009-12-03
KVM: VMX: Add support for Pause-Loop Exiting
Zhai, Edwin
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
2009-12-03
KVM: Fix hotplug of CPUs
Zachary Amsden
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
KVM: VMX: Enhance invalid guest state emulation
Mohammed Gamal
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
2009-10-04
KVM: VMX: flush TLB with INVEPT on cpu migration
Marcelo Tosatti
2009-09-10
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
2009-09-10
KVM: VMX: call vmx_load_host_state() only if msr is cached
Gleb Natapov
2009-09-10
KVM: VMX: Conditionally reload debug register 6
Avi Kivity
2009-09-10
KVM: VMX: Fix cr8 exiting control clobbering by EPT
Gleb Natapov
2009-09-10
KVM: VMX: Fix EPT with WP bit change during paging
Sheng Yang
2009-09-10
KVM: VMX: Adjust rflags if in real mode emulation
Avi Kivity
2009-09-10
KVM: fix EFER read buffer overflow
Roel Kluin
2009-09-10
KVM: VMX: Optimize vmx_get_cpl()
Avi Kivity
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
2009-09-10
KVM: VMX: Avoid to return ENOTSUPP to userland
Jan Kiszka
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
KVM: VMX: Only reload guest cr2 if different from host cr2
Avi Kivity
2009-09-10
KVM: VMX: conditionally disable 2M pages
Marcelo Tosatti
2009-09-10
KVM: VMX: EPT misconfiguration handler
Marcelo Tosatti
2009-09-10
KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits
Marcelo Tosatti
2009-09-10
KVM: Move performance counter MSR access interception to generic x86 path
Andre Przywara
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
KVM: VMX: Move rmode structure to vmx-specific code
Avi Kivity
2009-09-10
KVM: VMX: Support Unrestricted Guest feature
Nitin A Kamble
2009-09-10
KVM: VMX: Fix reporting of unhandled EPT violations
Avi Kivity
2009-09-10
KVM: Cache pdptrs
Avi Kivity
2009-09-10
KVM: VMX: Simplify pdptr and cr3 management
Avi Kivity
2009-09-10
KVM: VMX: Avoid duplicate ept tlb flush when setting cr3
Avi Kivity
2009-09-10
KVM: Drop interrupt shadow when single stepping should be done only on VMX
Gleb Natapov
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
2009-09-10
KVM: VMX: Properly handle software interrupt re-injection in real mode
Gleb Natapov
2009-08-05
KVM: VMX: Fix locking imbalance on emulation failure
Jan Kiszka
2009-08-05
KVM: VMX: Fix locking order in handle_invalid_guest_state
Jan Kiszka
2009-06-28
KVM: VMX: Handle vmx instruction vmexits
Avi Kivity
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-10
KVM: Add VT-x machine check support
Andi Kleen
[next]