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.


updated IO and MSRs to allow hooking/unhooking dynamic at runtime
[palacios.git] / palacios / src / devices /
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
2009-03-12 Jack Lange added comment...
2009-03-11 Jack Lange added software strobe
2009-03-10 Jack Lange squelch unhandled interrupt messages
2009-03-10 Jack Lange added special handler for seastar interrupt
2009-03-10 Jack Lange clean up
2009-03-10 Jack Lange rename and cleanup
2009-03-10 Jack Lange clean up
2009-03-09 Jack Lange added error reporting functions
2009-03-09 Jack Lange minor cleanup
2009-03-05 Jack Lange fixes to get it to work in linux,
2009-03-04 Jack Lange adding paravirtualized network device
2009-03-04 Jack Lange fixed a number of bugs due to the update
2009-03-04 Jack Lange formatting changes to the vnic
2009-03-03 Jack Lange reformatted device source files
2009-03-03 Jack Lange reformat
2009-03-03 Lei Xia Add Virtual PCI and Virtual NIC
2009-02-25 Jack Lange added hacks to the APIC because Linux coders didn't...
2009-02-25 Peter Dinda hacked in support for writes to readonly apic register...
2009-02-24 Jack Lange cleanup
2009-02-20 Jack Lange Kevin Pedretti: memory calculation fix
2009-02-19 Jack Lange added configurable memory sizes
2009-02-19 Jack Lange fixed APIC to handle non 32bit reads by linux...
2009-02-17 Jack Lange removed error message that no longer pertains...
2009-02-17 Jack Lange apic fixes
2009-02-16 Jack Lange fixed timing bug
2009-02-13 Jack Lange io-apic fixes to redirection reads/writes
2009-02-13 Jack Lange IO APIC implementation
2009-02-13 Jack Lange added support for multiple interrupt controllers
2009-02-10 Jack Lange timer fixes
2009-02-07 Jack Lange apic register definitions added
2009-02-07 Jack Lange bug fixes for:
2009-02-06 Jack Lange added APIC device
2009-02-04 Jack Lange added os_debug device
2009-01-28 Jack Lange fixed debug print syntax errors
2008-10-30 Jack Lange added mem_size config variable
2008-10-22 Jack Lange fixed all the printf style warnings/errors
2008-10-22 Jack Lange fixed cdrom
2008-10-17 Jack Lange more cleanup
2008-10-16 Jack Lange more namespace changes
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
next