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.


change video to default to "n"
Jack Lange [Mon, 17 Aug 2009 22:10:25 +0000 (17:10 -0500)]
palacios/src/devices/Kconfig

index 2f5e959..e62b00c 100644 (file)
@@ -261,7 +261,7 @@ config SYM_SWAP
 
 config VIDEO
        bool "VIDEO"
-       default y
+       default n
        depends on PCI && EXPERIMENTAL
        help
          Includes the Virtual Video Card Device