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.


Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
[palacios.git] / palacios / include /
2009-06-24 Jack Lange first cut at cleaning up the VMX mess
2009-06-10 Jack Lange cleanup of vmcb structs and names
2009-06-05 Jack Lange added char utilities
2009-06-05 Jack Lange added utility socket functions
2009-06-05 Jack Lange include prototype for guest state dump
2009-06-05 Jack Lange added locking primitives
2009-06-05 Jack Lange updates to net cd
2009-05-26 Jack Lange added network block backends
2009-05-22 Jack Lange separated configuration to 2 phases pre/post
2009-05-22 Jack Lange removed unused keyboard event interface
2009-05-20 Jack Lange cleanups
2009-04-26 Jack Lange removed unused msrs
2009-04-26 Jack Lange moved guest_efer from top level guest_info to the shado...
2009-04-26 Jack Lange updated IO and MSRs to allow hooking/unhooking dynamic...
2009-04-24 Jack Lange Ok. One more time. Please, please, please let this...
2009-04-23 Jack Lange added host cpu type function
2009-04-23 Jack Lange changed inline functions to static
2009-04-23 Jack Lange renamed guest cpu/mem mode functions
2009-04-23 Jack Lange typedef name changes
2009-04-23 Jack Lange added memory unhooking function
2009-04-23 Jack Lange updated the configuration/init process
2009-04-20 Jack Lange added support for memory remapping
2009-04-20 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-04-20 Jack Lange cleaned up the memory handing implementation
2009-04-19 Lei Xia Update virtual NE2000
2009-04-17 Jack Lange changed memory map to be layered on top of a single...
2009-04-14 Jack Lange removed floating poing operations from hashtable, load...
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 Merge branch 'devel' into ide
2009-03-31 Jack Lange updated pci
2009-03-31 Jack Lange updated io device hooks for PCI device
2009-03-25 Jack Lange first cut at nested paging
2009-03-20 Jack Lange moved exception tracking out of the interrupt state...
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-18 Jack Lange removed segment regs
2009-03-16 Jack Lange added checks to only mark interrupts as taken if SVM...
2009-03-16 Jack Lange added irq acking
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-08 Jack Lange added correct gpr size mask for long compatibility...
2009-03-08 Jack Lange added argument to thread create hook
2009-03-04 Jack Lange adding paravirtualized network device
2009-03-04 Jack Lange added kernel thread hook
2009-03-04 Jack Lange fixed a number of bugs due to the update
2009-03-03 Jack Lange reformatted device include files
2009-03-03 Jack Lange reformatting include files
2009-03-03 Lei Xia Add Virtual PCI and Virtual NIC
2009-03-03 Jack Lange changed V3_SOCK to int, and updated the sock_set types...
2009-02-25 Jack Lange added xchg support to emulator
2009-02-25 Jack Lange added address width calculations
2009-02-24 Jack Lange fixed emulation bugs
2009-02-23 Jack Lange added stos instruction to the emulator
2009-02-23 Steven Jaconette changes to direct passthrough pagefault handlers
2009-02-19 Jack Lange added configurable memory sizes
2009-02-16 Jack Lange added hypercall registration and handler
2009-02-16 Jack Lange added movzx/movsx instructions to the emulator
2009-02-14 Jack Lange Do we need to save and restore the guests GS/FS regs?
2009-02-13 Jack Lange fixed ioapic bug
2009-02-13 Jack Lange IO APIC implementation
2009-02-13 Jack Lange added support for multiple interrupt controllers
2009-02-10 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-10 Jack Lange timer fixes
2009-02-10 Lei Xia Modify Socket, Make V3_SOCK long
2009-02-09 Jack Lange cleaned up instrumentation implementation
2009-02-09 changb gcc-instrumenation added
2009-02-09 Jack Lange added ring buffer
2009-02-07 Jack Lange apic register definitions added
2009-02-07 Jack Lange bug fixes for:
2009-02-06 Jack Lange fixed data type for 64 bit instruction form
2009-02-06 Jack Lange added 64 bit emulated instruction forms
2009-02-06 Jack Lange cleaned up emulation interface
2009-02-06 Steven Jaconette Direct paging changes
2009-02-06 Jack Lange changed instruction macros to write forms
2009-02-06 Jack Lange minor fixes
2009-02-06 Jack Lange cleaned up dev manager implementation
2009-02-06 Jack Lange added APIC device
next