History log of /kvm-unit-tests/x86/vmexit.c (Results 51 – 55 of 55)
Revision Date Author Comments
# e46b32aa 21-Dec-2010 Avi Kivity <avi@redhat.com>

Honor cpuid.nx when enabling efer.nxe

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>


# 0d7251be 31-Aug-2010 Jason Wang <jasowang@redhat.com>

Export tsc related helpers

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>


# 5ada505a 26-Aug-2010 Jason Wang <jasowang@redhat.com>

Do not check cr8 access when running in 32 bit

CR8 is only available in long mode.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>


# 850479e3 26-Aug-2010 Jason Wang <jasowang@redhat.com>

Remove the duplicated rdmsr/wrmsr

They have been implemented in lib/x86/processor.h. Also rename the
cpuid to cpuid_test because cpuid have been defined.

Signed-off-by: Jason Wang <jasowang@redhat.

Remove the duplicated rdmsr/wrmsr

They have been implemented in lib/x86/processor.h. Also rename the
cpuid to cpuid_test because cpuid have been defined.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

show more ...


# 7d36db35 03-Aug-2010 Avi Kivity <avi@redhat.com>

Initial commit from qemu-kvm.git kvm/test/

Signed-off-by: Avi Kivity <avi@redhat.com>


123