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.


QCOW2 block storage backend for Palacios
[palacios.git] / palacios / src / devices / Kconfig
2015-04-01 Yang Yang and Weix... QCOW2 block storage backend for Palacios
2014-03-06 Kyle Hale Added HPET (High Precision Event Timer) device
2013-10-04 Peter Dinda Restructure device configuration menus to make things...
2013-04-25 Peter Dinda Host PCI with selective privilege (can dynamically...
2013-03-22 Peter Dinda Paravirtualized graphics device
2012-07-18 Peter Dinda VNET Hypercall interface, implemented as a new stub...
2011-10-24 Patrick G. Bridges Cleaned up time management stuff, being more careful...
2011-08-18 Lei Xia add debug configure option for virtual serial
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-06-16 Philip Soltero ported machine check to extension
2011-06-08 Peter Dinda Functional host device support in Linux kernel module...
2011-05-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Lei Xia add dependency of virtio nic with vnet
2011-05-25 Jack Lange updated config dependencies
2011-05-17 Jack Lange build fix
2011-05-04 Lei Xia update Kconfig, added VNET configuration menu
2011-05-02 Jack Lange moved mptable to a device for the moment
2011-04-21 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-21 Lei Xia add thread sleep and wakeup to host os hooks
2011-04-18 Peter Dinda Added PCI front-end device implementation
2011-04-08 Jack Lange build fix and configuration cleanup
2011-04-05 Peter Dinda Updated VGA to support the graphics console host interface
2011-03-10 Peter Dinda Added stub for VGA implementation and detailed VGA...
2011-02-18 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-17 Patrick G. Bridges Fixes to time code to allow virtualization to hide...
2011-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
2011-02-07 Lei Xia Fix the NE2k card
2011-02-02 Jack Lange added machine check framework
2011-01-21 Erik van der Kouwe To be able to run Windows I'll need more graphics capab...
2010-11-22 Lei Xia add backend device for direct host network bridge
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