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.


Fix interrupt injection bug due to caching irq vectors after vector mappings have...
[palacios.git] / palacios / src / devices /
2010-02-03 Jack Lange Fix interrupt injection bug due to caching irq vectors...
2010-01-28 Peter Dinda Updated Kconfigs to a reasonable default, appropriate...
2010-01-27 Phil Soltero Phils updates to fix xml warnings and telemetry warning...
2010-01-26 Lei Xia Delete outdated vnet files in devices/
2010-01-26 Jack Lange removed unused devices
2010-01-26 Jack Lange added back in 32 bit support
2010-01-26 Jack Lange removed ne2k
2010-01-26 Jack Lange made virtio nic an experimental feature
2010-01-25 Lei Xia Update on Vnet and Virtio Nic
2010-01-14 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-01-14 Lei Xia Bug fixed
2010-01-14 Jack Lange added symbiotic config requirement to passthrough PCI
2010-01-12 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-01-12 Jack Lange added disk model something or other
2010-01-11 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-01-11 Peter Dinda Includes Phil's patches to the guest build environment...
2010-01-11 Peter Dinda Minor fixes for printf format
2010-01-08 Jack Lange added cache disk based symswap
2010-01-07 Jack Lange lots of fixes
2010-01-05 Lei Xia Minor fix
2009-12-27 Jack Lange stability fixes
2009-12-22 Lei Xia Minor change for debug
2009-12-16 Lei Xia small fix
2009-12-15 Jack Lange formatting changes
2009-12-15 Jack Lange debugging tweaks and minor fixes
2009-12-15 Jack Lange moved network backend/frontend registration to correct...
2009-12-15 Lei Xia Virtio Net device update
2009-12-11 Lei Xia a few fixs
2009-12-11 Lei Xia Update on the virtio net
2009-12-09 Jack Lange reduced debugging messages
2009-12-07 Jack Lange device fixes for bugs introduced with new configuration...
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 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-11-18 Jack Lange change pci devices to be more generic.
2009-11-10 Jack Lange more updates
2009-11-10 Jack Lange cleanup...
2009-11-10 Lei Xia Vnet Code update
2009-11-03 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-11-03 Jack Lange added interrupt coalescing notification to apic
2009-10-30 Jack Lange symbiotic fixups
2009-10-30 Lei Xia Code format clean
2009-10-28 Lei Xia Vnet Code Cleaned
2009-10-13 Lei Xia Checked in Vnet code
2009-10-06 Jack Lange changed the symbiotic calling interface to a synchronou...
2009-10-02 Jack Lange added symbiotic interface
2009-09-23 Jack Lange added symbiotic interface and a number of other small...
2009-09-23 Jack Lange increased the maximum number pci busses to scan
2009-09-23 Jack Lange enabled msr writes
2009-09-11 Jack Lange added interrupt hooking to pci_passthrough
2009-09-11 Jack Lange fix debugging statement
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-09-09 Jack Lange modified pci io hooks to not use the dev_io hooks,...
2009-09-01 Jack Lange added cpu interruption interface
2009-09-01 Jack Lange modified interrupt interface to pass guest_info pointer
2009-08-31 Andy Gocke VMX is working for a 32-bit Linux kernel. It should...
2009-08-27 Jack Lange modification to cga escape character handling
2009-08-27 Jack Lange added variable warning
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...
2009-08-24 Jack Lange telemetry updates
2009-08-21 Jack Lange removed irq debugging messages
2009-08-21 Andy Gocke Modified boot and vmxassist to handle real/protected...
2009-08-19 Jack Lange symbiotic swap implementation (unsafe for kernel pages)
2009-08-19 Jack Lange switch print statements back to debug
2009-08-17 Jack Lange change video to default to "n"
2009-08-17 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-08-17 Steven Jaconette Virtual Console
2009-08-17 Steven Jaconette Virtual Console
2009-08-17 Jack Lange initial checkin of symbiotic swap interface
2009-08-17 Jack Lange added experimental configuration option
2009-08-14 Jack Lange added initial symbiotic swapping framework
2009-08-14 Jack Lange more configuration fixes
2009-08-14 Jack Lange added forgotten Kconfig file
2009-08-13 Andy Gocke Succesful transition to vmxassist, then to the bios...
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-08-13 Jack Lange Ported palacios to Kbuild
2009-08-12 Jack Lange added linux swap header
2009-08-11 Jack Lange added symbiotic virtio device
2009-08-11 Jack Lange hacked in PCI IO port auto assignment because our BIOS...
2009-08-11 Jack Lange improved debugging output
2009-08-11 Jack Lange fixes for the virtio block device
2009-08-07 Jack Lange fixes for the virtio block device
2009-08-04 Jack Lange bug fixes for virtio block device
2009-08-04 Jack Lange added virtio balloon device, currently discards free...
2009-08-01 Jack Lange functional virtio block device
2009-08-01 Jack Lange added PCI irq lower function hook and added southbridge...
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-07-31 Jack Lange updated pci irq support to properly route intr_pins...
2009-07-30 Jack Lange build fixes
2009-07-30 Jack Lange virtio updates
2009-07-29 Jack Lange updates to virtio device framework
2009-07-29 Jack Lange more updates of devices to new device framework
2009-07-25 Jack Lange Update to the device framework.
2009-07-24 Jack Lange removed unused device resources from generic
2009-07-23 Jack Lange added initial VirtIO and symbiotic swap devices
2009-07-23 Jack Lange added PCI subclass and class codes to clear up the...
2009-07-10 Jack Lange major reworking of the keyboard implementation.
next