Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-08 | HVM-339 Remove CONFIG_X86_64 ifdefs from header files | Robert Mustacchi | 1 | -7/+0 |
2011-06-08 | HVM-335 kvm_subr.c has reached the end of the line | Robert Mustacchi | 1 | -9/+0 |
2011-06-06 | HVM-310 Cleanup includes and extern function definitions in kvm_vmx.c | Robert Mustacchi | 1 | -7/+0 |
2011-05-08 | HVM-166 Cleanup #ifdef NOTNOW | Max Bruning | 1 | -5/+0 |
2011-04-24 | HVM-119 eliminate checks of return value for KM_SLEEP allocations | Bryan Cantrill | 1 | -6/+6 |
2011-04-09 | HVM-43 add ::kvm_gpa2qva to translate guest physical to QEMU virtual | Bryan Cantrill | 1 | -222/+16 |
2011-04-05 | removed inline | max | 1 | -20/+20 |
2011-01-19 | We have lift-off. Past vmlaunch and guest has problem. Here, enable_ept is 0. | max | 1 | -15/+15 |
2011-01-16 | ioctl fixes. this version has correct host state and control state, | max | 1 | -2/+84 |
2010-12-22 | Now compiles clean with kernel gcc flags | max | 1 | -5/+5 |
2010-12-03 | Lots of new code, and lots of code turned on. Doesn't compile... | max | 1 | -32/+5 |
2010-11-05 | Creates and initializes VM and vcpu | max | 1 | -0/+322 |