summaryrefslogtreecommitdiff
path: root/msr.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-08HVM-339 Remove CONFIG_X86_64 ifdefs from header filesRobert Mustacchi1-7/+0
2011-06-08HVM-335 kvm_subr.c has reached the end of the lineRobert Mustacchi1-9/+0
2011-06-06HVM-310 Cleanup includes and extern function definitions in kvm_vmx.cRobert Mustacchi1-7/+0
2011-05-08HVM-166 Cleanup #ifdef NOTNOWMax Bruning1-5/+0
2011-04-24HVM-119 eliminate checks of return value for KM_SLEEP allocationsBryan Cantrill1-6/+6
2011-04-09HVM-43 add ::kvm_gpa2qva to translate guest physical to QEMU virtualBryan Cantrill1-222/+16
2011-04-05removed inlinemax1-20/+20
2011-01-19We have lift-off. Past vmlaunch and guest has problem. Here, enable_ept is 0.max1-15/+15
2011-01-16ioctl fixes. this version has correct host state and control state,max1-2/+84
2010-12-22Now compiles clean with kernel gcc flagsmax1-5/+5
2010-12-03Lots of new code, and lots of code turned on. Doesn't compile...max1-32/+5
2010-11-05Creates and initializes VM and vcpumax1-0/+322