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.


Merge branch 'devel' of ssh://palacios@newskysaw/home/palacios/palacios into devel
[palacios.git] / palacios / src / devices / Kconfig
2010-11-15 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-11-15 Jack Lange added vnet dependency
2010-11-11 Patrick G. Bridges Fixed (hopefully) bug introduced previously by moving...
2010-11-09 Jack Lange some renaming
2010-11-03 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-11-03 Lei Xia stream implementation and interface between searial...
2010-10-27 Jack Lange removed icc bus
2010-09-24 Jack Lange mark APIC/IO-APIC/ICC bus as experimental features...
2010-08-05 Jack Lange added file disk implementation
2010-07-08 Peter Dinda Partially functional icc_bus (works for UP)
2010-06-02 Rumou Duan added serial port hardware emulation
2010-04-14 Erik van der Kouwe add console hook support
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-02-17 Lei Xia Update on VNET-NIC device, and fix vnet & virtio net
2010-02-16 Jack Lange added vnet device
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-02-06 Jack Lange reorganized swapbypass to isolate it to a special shado...
2010-01-15 Jack Lange compilable versions of the APIC/ICC_BUS/IOAPIC
2010-01-15 Kevin Pedretti Added ICC bus/apic stuff.
2010-01-14 Jack Lange added symbiotic config requirement to passthrough PCI
2010-01-07 Jack Lange lots of fixes
2009-12-01 Lei Xia Fix the config
2009-12-01 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-12-01 Lei Xia Add virtio config option
2009-12-01 Jack Lange integrated new configuration system
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...
2009-08-17 Jack Lange change video to default to "n"
2009-08-17 Steven Jaconette Virtual Console
2009-08-17 Jack Lange added experimental configuration option
2009-08-14 Jack Lange added initial symbiotic swapping framework
2009-08-14 Jack Lange added forgotten Kconfig file