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 / Makefile
2015-04-01 Yang Yang and Weix... QCOW2 block storage backend for Palacios
2014-09-11 Kyle Hale changes and fixes to support QEMU integration with...
2014-03-06 Kyle Hale Added HPET (High Precision Event Timer) device
2013-04-25 Peter Dinda Host PCI with selective privilege (can dynamically...
2013-03-22 Peter Dinda Paravirtualized graphics device
2012-07-27 Jack Lange added host_pci passthrough PCI support
2012-07-18 Peter Dinda VNET Hypercall interface, implemented as a new stub...
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-06-16 Philip Soltero ported machine check to extension
2011-05-02 Jack Lange moved mptable to a device for the moment
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-04-18 Peter Dinda Added PCI front-end device implementation
2011-03-10 Peter Dinda Added stub for VGA implementation and detailed VGA...
2011-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
2011-02-02 Jack Lange added machine check framework
2010-11-22 Lei Xia add backend device for direct host network bridge
2010-11-17 Lei Xia Remove the Linux host bridge code in Palacios
2010-11-10 Lei Xia add the virtual console input as a host event
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-08-05 Jack Lange added file disk implementation
2010-06-02 Rumou Duan added serial port hardware emulation
2010-04-14 Erik van der Kouwe add console hook support
2010-03-11 Jack Lange reverted naming changes to fix configuration breakage
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-02-16 Jack Lange added vnet device
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-02-10 Jack Lange Added symbiotic module loader framework
2010-02-06 Jack Lange reorganized swapbypass to isolate it to a special shado...
2010-02-06 Jack Lange reorganization of the symbiotic infrastructure
2010-01-15 Jack Lange compilable versions of the APIC/ICC_BUS/IOAPIC
2010-01-07 Jack Lange lots of fixes
2009-12-01 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-12-01 Lei Xia Add Virtio Network device and add virio_net config...
2009-12-01 Jack Lange integrated new configuration system
2009-11-26 Jack Lange various changes...
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 Steven Jaconette Virtual Console
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-08-13 Jack Lange Ported palacios to Kbuild