Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Implementation of host-driven rendering in graphics console
[palacios.releases.git] / linux_module / ioctls.txt
index ee0e32d..322dd5a 100644 (file)
@@ -15,9 +15,18 @@ VM Commands (/dev/v3-vm*)
 21 -- (IFACE) Connect Stream
 22 -- (VMM) Stop Guest
 
+29 -- (VMM) Simulate guest
 30 -- (EXT) Activate Inspector
 
 257 -- (IFACE) VGA Console Framebuf Input
 258 -- (IFACE) VGA Console Framebuf Query
 
-10245 -- (IFACE) Connect Host Device
\ No newline at end of file
+10245 -- (IFACE) Connect Host Device
+
+12123 -- (EXT) Inject Top Half Code into Guest
+
+12124 -- (EXT) Register host hypercall (remember to insmod first)
+12124 -- (EXT) Unregister host hypercall 
+
+13125 -- (EXT) Inject Environment Variables into Guest Process
+