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.


palacios.git
2009-02-27 Jack Lange added logo to source tree
2009-02-25 Jack Lange added hacks to the APIC because Linux coders didn't...
2009-02-25 Jack Lange added xchg support to emulator
2009-02-25 Jack Lange fixed operand ordering and memory operand masking
2009-02-25 Jack Lange added address width calculations
2009-02-25 Peter Dinda assorted debugging stuff added while tracking down...
2009-02-25 Peter Dinda hacked in support for writes to readonly apic register...
2009-02-25 Peter Dinda fixed cr4 handling of pse/pae/pge, any of which, when...
2009-02-24 Jack Lange turned off VGA hooks
2009-02-24 Jack Lange cleanup
2009-02-24 Jack Lange fixed emulation bugs
2009-02-23 Jack Lange added stos instruction to the emulator
2009-02-23 Jack Lange fixed write hook handling
2009-02-23 Jack Lange fixing stacked git error...
2009-02-23 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-23 Jack Lange updated geekos guest memory configuration parameter
2009-02-23 Jack Lange added memory size configuration to geekos guest init
2009-02-23 Steven Jaconette changes to direct passthrough pagefault handlers
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-19 Jack Lange unused variable warning/error.. ugh...
2009-02-19 Jack Lange added debugging flags for the APIC
2009-02-19 Jack Lange reformat return code fix
2009-02-19 Jack Lange increment rip after a successfull hypercall
2009-02-19 Jack Lange removed TSC_OFFSET setting
2009-02-17 Jack Lange removed error message that no longer pertains...
2009-02-17 Jack Lange apic fixes
2009-02-16 Jack Lange added hypercall registration and handler
2009-02-16 Jack Lange added movzx/movsx instructions to the emulator
2009-02-16 Jack Lange fixed timing bug
2009-02-14 Jack Lange Do we need to save and restore the guests GS/FS regs?
2009-02-14 Jack Lange fixed Syscall enable flag in efer
2009-02-13 Jack Lange io-apic fixes to redirection reads/writes
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 .....
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-09 Jack Lange added memory read instruction forms
2009-02-07 Jack Lange error string fix
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 32bit Write Hook Case for Direct Paging
2009-02-06 Steven Jaconette Direct paging changes
2009-02-06 Jack Lange format change
2009-02-06 Jack Lange changed instruction macros to write forms
2009-02-06 Jack Lange minor fixes
2009-02-06 Jack Lange added license
2009-02-06 Jack Lange cleaned up dev manager implementation
2009-02-06 Jack Lange added APIC device
2009-02-05 Jack Lange removed reference to shadow_efer
2009-02-05 Jack Lange save/restore MSRs before VM entry/exit
2009-02-05 Jack Lange 64 bit guests initially supported
2009-02-04 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-04 Jack Lange added os_debug device
2009-02-04 Lei Xia Merge branch 'devel' of /home/palacios/palacios into...
2009-02-04 Jack Lange fixed 64 bit PDE access check
2009-02-04 Jack Lange fixed paging callbacks to normalize calling convention
2009-02-04 Jack Lange functional but broken 64 bit paging
2009-02-04 Jack Lange changed to error output
2009-02-04 Lei Xia Remove the test code
2009-02-04 Lei Xia Merge branch 'devel' of /home/palacios/palacios into...
2009-02-03 Lei Xia V3_Sockets Macros tested
2009-02-03 Jack Lange cleaned up 32 bit shadow paging implementation
2009-02-03 Jack Lange fixed spurious characters...
2009-02-03 Jack Lange starting work on 64 bit shadow paging
2009-02-03 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-03 Lei Xia change my email in Makefile
2009-02-03 Lei Xia Finish the VMM Socket Layer
2009-02-03 Lei Xia Finish the VMM Socket Layer
2009-02-03 Jack Lange added list_tail_entry() accessor function
2009-02-03 Jack Lange slight modifications to the shadow paging handlers
2009-02-03 Jack Lange revamped the INVLPG handler
2009-02-03 Jack Lange modified the shadow paging files to separate them based...
2009-01-30 Jack Lange profiler changes
2009-01-30 Jack Lange some fixes
2009-01-29 Jack Lange some fixes for profiling
2009-01-29 Jack Lange added profiling support
2009-01-28 Jack Lange changed shadow memory map to use Red Black Tree
2009-01-28 Jack Lange fixed debug print syntax errors
2009-01-28 Jack Lange changed the io_map implementation to use red-black...
2009-01-27 Jack Lange fixed instruction emulation for 64 bit machines
2009-01-27 Jack Lange fixed debug flags...
2009-01-25 Jack Lange working instruction emulation
2009-01-21 Jack Lange added red-black tree implementation from linux
2009-01-21 Jack Lange added test directory for unit test files
2008-12-17 Jack Lange added initial attempt at emulator
2008-12-04 Jack Lange fixed default build target
2008-12-01 Jack Lange small fixes
2008-11-25 Jack Lange stupid error fix
2008-11-25 Jack Lange added sock_set functions for select() support
next