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.


integrated new configuration system
[palacios.git] / palacios / include / devices / ide.h
2009-12-01 Jack Lange integrated new configuration system
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-07-25 Jack Lange Update to the device framework.
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-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-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-03 Jack Lange reformatted device include files
2008-10-15 Jack Lange fixed up includes for devices
2008-10-07 Jack Lange Merge branch '64bit' into 64bit-right
2008-10-07 Jack Lange updated to 64 bits based on the wrong f#@$%ing trunk
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-10-02 Jack Lange added header files