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.


removed vmsave/vmload latency measurements to fix i386 build
[palacios.git] / palacios / src / devices /
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.
2009-07-08 Jack Lange added network harddisk support
2009-07-01 Jack Lange added more ATAPI commands and debugging to ide layer
2009-06-26 Jack Lange enabled debug mask
2009-06-23 Jack Lange added ATAPI inquiry command
2009-06-13 Jack Lange added locking operations to devices interfacing with...
2009-06-05 Jack Lange updates to net cd
2009-06-03 Jack Lange fixed io_apic table index computation
2009-06-03 Jack Lange hook F10 to state dumping
2009-05-26 Jack Lange added network block backends
2009-05-26 Jack Lange fix IDE initialization
2009-05-22 Jack Lange more fixes
2009-05-22 Jack Lange update to coding standards
2009-05-21 Jack Lange updated the ne2k still don't understand the memory...
2009-05-20 Patrick Bridges Fixed v3_create_ide when NULL southbridge passed in...
2009-05-20 Jack Lange cleanups
2009-04-26 Jack Lange added dynamic reassignment of memory regions
2009-04-26 Lei Xia Update NE2000 to receive broadcast packets,
2009-04-23 Jack Lange added memory unhooking function
2009-04-22 Jack Lange added bochs console support
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-10 Jack Lange removed debugging output
2009-04-10 Jack Lange cdrom DMA functional
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-08 Jack Lange added level trigger configuration registers
2009-04-06 Jack Lange getting things working again
2009-04-06 Jack Lange huge update for merge
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 fixed pci index register (its a DWORD index, not a...
2009-03-31 Jack Lange Merge branch 'devel' into ide
2009-03-31 Jack Lange updated PCI
2009-03-31 Jack Lange more updates for DMA
2009-03-31 Jack Lange updated io device hooks for PCI device
2009-03-29 Jack Lange added more ATAPI functions, should now boot Linux
2009-03-26 Jack Lange added handlers for extended interrupt vectors
2009-03-25 Jack Lange fixed apic seastar ack
2009-03-24 Jack Lange updates to ATAPI packet command support
2009-03-20 Jack Lange fixed printf format bugs
2009-03-19 Jack Lange added atapi handlers
2009-03-18 Jack Lange added atapi identify and command port handler
2009-03-18 Jack Lange added RAM based CD, updates to device registration
2009-03-18 Jack Lange updated ide layer
2009-03-18 Jack Lange added standard port write handler
2009-03-18 Jack Lange initial commit of IDE layer
2009-03-18 Jack Lange updated ramdisk with initial pci placeholders
2009-03-18 Jack Lange updated pci
2009-03-17 Jack Lange added priority checking to apic interrupt injection...
2009-03-17 Jack Lange typo fix
2009-03-17 Jack Lange added timer debugging...
2009-03-17 Jack Lange fixed command register handler bug
2009-03-17 Jack Lange added debugging for seastar...
2009-03-16 Jack Lange updated device number in pci
2009-03-16 Jack Lange update bar masking
2009-03-16 Jack Lange Horrendous hack to ack seastar IRQs....
2009-03-16 Jack Lange added different pci device types
2009-03-16 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-03-16 Lei Xia Add handle of write to command register
2009-03-16 Jack Lange bug fixes
2009-03-16 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-03-16 Jack Lange added writable register list
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 fixed scan error
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
next