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.


Avoid strict-aliasing related issues when compiling with optimization
[palacios.git] / palacios / include / devices /
2012-04-20 Jack Lange removed mask flag from capability API, and clarified...
2012-04-20 Jack Lange reworked PCI bus implmentation -- moved to mask based...
2012-04-20 Jack Lange cleaned up IPI code in apic, and added IRQ ack callback...
2011-10-03 Jack Lange checkpoint changes to get "reset to BIOS" working.
2011-09-08 Jack Lange updated virtio block device to partially handle non...
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-01-21 Erik van der Kouwe To be able to run Windows I'll need more graphics capab...
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-11-08 Lei Xia virtual console works with stream-serial implementation
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-11-03 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-10-29 Jack Lange fixed apic/ioapic interface
2010-10-27 Jack Lange removed icc bus
2010-10-14 Patrick G. Bridges Removed destination format (i.e. clustered logical...
2010-10-10 Lei Xia Remove the old vnet header file from include/device
2010-10-09 Peter Dinda Implementation of stream device backend, interface...
2010-09-26 Peter Dinda Partially functional support for APIC/ICC clustered...
2010-08-04 Peter Dinda Functional 2 core linux guest
2010-07-30 Peter Dinda Semi-functional SMP (boots Kitten guest with two cores)
2010-07-08 Peter Dinda Partially functional icc_bus (works for UP)
2010-07-07 Peter Dinda Partially functional Intel MP table support
2010-04-30 Jack Lange pci passthrough modifications
2010-04-13 Erik van der Kouwe This patch fixes several issues with the console/cga...
2010-04-09 Erik van der Kouwe bug fix for console scroll signedness issue
2010-04-03 Lei Xia Apply Zheng's 64bit pci passthrough patch
2010-03-12 Jack Lange update for overflow issue
2010-02-16 Jack Lange added vnet device
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-02-15 Jack Lange added vnet control IDs
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-15 Jack Lange added per core structure to MSR/MEM hooks
2010-01-15 Kevin Pedretti Added ICC bus/apic stuff.
2010-01-14 Jack Lange refactoring to the point of compilation
2009-12-15 Lei Xia Virtio Net device update
2009-12-01 Lei Xia delete lnx_virtio_nic.h
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-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-10-28 Lei Xia Vnet Code Cleaned
2009-10-13 Lei Xia Checked in Vnet code
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 modified interrupt interface to pass guest_info pointer
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...
2009-08-17 Steven Jaconette Virtual Console
2009-08-11 Jack Lange added symbiotic virtio device
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 added virtio balloon device, currently discards free...
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-29 Jack Lange updates to virtio 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 probably should include the header file.... mmmph...
2009-07-08 Jack Lange added network harddisk support
2009-06-05 Jack Lange updates to net cd
2009-05-26 Jack Lange added network block backends
2009-05-20 Jack Lange cleanups
2009-04-19 Lei Xia Update virtual NE2000
2009-04-10 Jack Lange removed old pci implementation
2009-04-10 Jack Lange added DMA write functionality to ide harddisk
2009-04-09 Jack Lange functional DMA reads for IDE disks
2009-04-08 Jack Lange updates to the PCI configuration for the southbridge...
2009-04-08 Jack Lange added forgotten files...
2009-04-08 Jack Lange updated the pci and IDE configuration.
2009-04-06 Jack Lange getting things working again
2009-04-04 Jack Lange IDE hard drive works past grub
2009-04-03 Jack Lange Added intial cut at IDE disk support
2009-04-02 Jack Lange broken DMA that should be working
2009-03-31 Jack Lange added pci bar update handler
2009-03-31 Jack Lange updated pci
2009-03-31 Jack Lange updated io device hooks for PCI device
2009-03-19 Jack Lange added atapi handlers
2009-03-18 Jack Lange added RAM based CD, updates to device registration
2009-03-18 Jack Lange initial commit of IDE layer
2009-03-18 Jack Lange updated ramdisk with initial pci placeholders
2009-03-16 Jack Lange added different pci device types
2009-03-16 Jack Lange bug fixes
2009-03-16 Lei Xia Fix a typo
2009-03-16 Jack Lange added bar updates and initialization
2009-03-16 Lei Xia Merge branch 'devel' of /home/palacios/palacios into...
2009-03-16 Lei Xia Update Regitster device
2009-03-16 Jack Lange added support for bar updates in io write handler
2009-03-16 Jack Lange added bar structure
2009-03-16 Jack Lange updated pci to simplify callback setup
2009-03-14 Jack Lange PCI updates
2009-03-14 Jack Lange imported updated PCI devicE
2009-03-10 Jack Lange deleted vnic.h
2009-03-10 Jack Lange rename and cleanup
2009-03-04 Jack Lange adding paravirtualized network device
next