diff options
author | Josh Wilsdon <jwilsdon@joyent.com> | 2010-08-30 17:35:48 -0700 |
---|---|---|
committer | Josh Wilsdon <jwilsdon@joyent.com> | 2010-08-30 17:35:48 -0700 |
commit | 53bf4549806ba2a7759e1b52a1be84e9c4fec289 (patch) | |
tree | 6b47339267caea2ae5f390b31988d7d0fe291186 /README | |
download | illumos-kvm-53bf4549806ba2a7759e1b52a1be84e9c4fec289.tar.gz |
Inital version based on the 'dummy' driver in the 'Device Driver Tutorial' from Sun/Oracle.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +Work toward making a "Linux KVM" /dev/kvm compatible device for Solaris. |