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 / src / devices / 8259a.c
2009-12-01 Jack Lange integrated new configuration system
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-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-07-29 Jack Lange more updates of devices to new device framework
2009-07-25 Jack Lange Update to the device framework.
2009-04-08 Jack Lange added level trigger configuration registers
2009-03-10 Jack Lange squelch unhandled interrupt messages
2009-03-03 Jack Lange reformatted device source files
2009-02-17 Jack Lange removed error message that no longer pertains...
2009-02-13 Jack Lange added support for multiple interrupt controllers
2009-01-28 Jack Lange fixed debug print syntax errors
2008-10-16 Jack Lange more namespace changes
2008-10-16 Jack Lange large scale namespace changes
2008-10-14 Jack Lange General fixes and clean up
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-16 Jack Lange *** empty log message ***
2008-09-16 Jack Lange fixed a ton of compile errors
2008-09-02 Jack Lange clean up
2008-08-14 Zheng Cui *** empty log message ***
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-07-21 Jack Lange added new debugging directives
2008-07-21 Peter Dinda Bug fixes in 8259: now handles irqs>=8
2008-05-21 Jack Lange lot of changes
2008-05-15 Jack Lange *** empty log message ***
2008-05-14 Jack Lange reworked some of the interrupt handling
2008-05-13 Jack Lange lots of changes...
2008-05-02 Jack Lange *** empty log message ***
2008-04-30 Jack Lange *** empty log message ***
2008-04-28 Jack Lange fixed stupid errors
2008-04-25 Jack Lange added PIC device
2008-04-23 Jack Lange added pic device
2008-04-22 Jack Lange moved pic device