summaryrefslogtreecommitdiff
path: root/kvm.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-05removed inlinemax1-10/+10
2011-04-04Add another ioctlmax1-1/+9
2011-04-03#else clauses of XXX's should have DTrace SDT probesBryan Cantrill1-0/+4
2011-03-31backup. most debug prints are ifdef'd outmax1-13/+14
2011-03-18fix interrupt hang. vm is executing. gets an ept misconfiguration.max1-8/+214
2011-03-12Various minor changes. Backing up...max1-5/+7
2011-02-14Minor fixes, but not working yet...max1-3/+3
2011-02-10lots of fixes to match user qemu 0.13max1-20/+518
2011-01-19We have lift-off. Past vmlaunch and guest has problem. Here, enable_ept is 0.max1-2/+13
2011-01-16ioctl fixes. this version has correct host state and control state,max1-2/+2
2011-01-09More ioctl handling and bug fixesmax1-2/+8
2011-01-07Various ioctl bug fixes.max1-8/+14
2010-12-26More code added, qemu userland gets segvmax1-2/+20
2010-12-22Now compiles clean with kernel gcc flagsmax1-9/+9
2010-12-21bug fixes. fixup_rmode_irq unresolved.max1-34/+5
2010-12-20Added most of the interrupt handling. panic.max1-3/+8
2010-12-18Modified to use solaris gdt/tss. double panicmax1-3/+1
2010-12-14first of a daily push. compiles, links, panicsmax1-2/+5
2010-12-10compiles and loads, user level gets segvmax1-2/+81
2010-12-03Lots of new code, and lots of code turned on. Doesn't compile...max1-560/+123
2010-11-05Creates and initializes VM and vcpumax1-313/+1216
2010-10-12Pre-alpha version. Driver loads and attaches.max1-3/+1007
2010-08-30Inital version based on the 'dummy' driver in the 'Device Driver Tutorial' fr...Josh Wilsdon1-0/+5