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
2011-03-02 Peter Dinda Added correct physical delivery check for apic
2011-03-02 Peter Dinda Prints last exit reason when handler fails
2011-03-02 Peter Dinda Error printed as error instead of debug
2011-03-02 Peter Dinda Corrected handling of decode of memory operands that...
2011-02-17 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-17 Peter Dinda APIC debugging
2011-02-11 Peter Dinda lowest priority delivery for logical addresses
2011-02-07 Lei Xia Fix the NE2k card
2011-02-06 Lei Xia Change the direct network bridge interface
2011-02-06 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-06 Lei Xia Add MAC address configure support on Virtio NIC
2011-02-04 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-04 Peter Dinda Corrected APIC IPI and IRQ dispatch routines
2011-02-02 Philip Soltero attribution fix for the machine check framework
2011-02-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-02-02 Jack Lange added machine check framework
2011-02-01 Jack Lange add generic resource hook tracking to device manager
2011-02-01 Jack Lange added stricter types to the msr hook framework
2011-01-29 Lei Xia Palacios Network Direct Bridge interface update
2011-01-28 Peter Dinda Reverted out changes in Makefile that support building...
2011-01-27 Jack Lange build fixes and cleanup code to handle VMM shutdown
2011-01-27 Lei Xia Fix to the VNET clean code
2011-01-27 Lei Xia Deinit code of VNET and VNET-NIC device
2011-01-24 Jack Lange license fix
2011-01-24 Peter Dinda Revert to use of -O instead of -O2 to be more compatible
2011-01-22 Erik van der... This small patch causes MSR numbers to be displayed...
2011-01-22 Erik van der... This patch adds a few compiler conditionals so that...
2011-01-22 Erik van der... is patch adds a function v3_print_guest_state_all that...
2011-01-22 Jack Lange modified DEBUG macro
2011-01-21 Erik van der... To be able to run Windows I'll need more graphics capab...
2011-01-21 Jack Lange added option to include debugging symbols in palacios...
2011-01-21 Jack Lange solved the case of the missing console output
2011-01-20 Jack Lange changed deinitialization prototype to be compatible...
2011-01-20 Jack Lange added initial global shutdown functionality
2011-01-19 Jack Lange removed outdated build environment
2011-01-18 Jack Lange one more fix to the IDE layer
2011-01-17 Jack Lange IDE bug fixes to finally get us working with libata...
2011-01-13 Jack Lange fixed bug where deleting the memory map caused addition...
2011-01-13 Jack Lange almost all deinitialization has been added
2011-01-12 Jack Lange free up telemetry state and free backend state for...
2011-01-12 Jack Lange free configuration data during deinitialization
2011-01-12 Jack Lange delete leftover resource hooks and various resource...
2011-01-12 Jack Lange stupid typo fix
2011-01-12 Jack Lange uninitializing of memory hooks and host events
2011-01-12 Jack Lange restructured device manager deinitialization
2011-01-12 Jack Lange deallocate arch specific IO/MSR hook state
2011-01-12 Jack Lange VMCB address space fix for free
2011-01-12 Jack Lange added support for unhooking an MSR
2011-01-11 Jack Lange freeing of virtual paging state during guest deinitiali...
2011-01-11 Erik van der... Replaces PrintDebug with PrintError where appropriate...
2011-01-11 Erik van der... NVRAM seems to contain two century bytes. This patch...
2011-01-06 Jack Lange fixed bug in time initialization, and added deinitializ...
2011-01-06 Jack Lange add interrupt deinitialization to devices
2011-01-06 Jack Lange deinitialization of interrupt state
2011-01-06 Jack Lange added vmcs/vmcb freeing
2010-11-29 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-11-29 Lei Xia Fix to direct host network bridge
2010-11-29 Erik van der... This patch allows the guest to shut down the virtual...
2010-11-29 Erik van der... This patch implements the "Check power mode" IDE comman...
2010-11-29 Erik van der... OpenBSD attempts to set the keyboard scancode set to...
2010-11-29 Erik van der... This patch computes the CMOS checksum after initializin...
2010-11-26 Erik van der... This patch virtualizes VM_CR_MSR to tell the guest...
2010-11-26 Erik van der... This implements command 0xf0 on the keyboard controller...
2010-11-26 Erik van der... NVRAM keeps a reference to IDE to query its geometry...
2010-11-26 Erik van der... disassemble the code around the RIP. It starts disassem...
2010-11-26 Erik van der... OpenBSD reads the century byte, which wasn't being...
2010-11-26 Erik van der... The serial IIR and FCR registers for the serial ports...
2010-11-26 Erik van der... This patch adds the ATAPI drive reset command to the...
2010-11-24 Jack Lange minor fixes for stopping VMs
2010-11-23 Jack Lange updated stop procedure to handle multiple cores
2010-11-23 Jack Lange added free interface
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Lei Xia Fix to the piix3
2010-11-23 Jack Lange removed io port check for northbridge
2010-11-23 Lei Xia Minor fix
2010-11-23 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-11-23 Jack Lange changed device registration interface
2010-11-23 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-11-23 Lei Xia More fix on VNET code
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-11-22 Jack Lange keyboard buf fixes
2010-11-22 Jack Lange reworked device IO hook framework
2010-11-22 Lei Xia add backend device for direct host network bridge
2010-11-21 Lei Xia Minor fix on virtio network device config
2010-11-19 Erik van der... It seems FreeBSD sets the cursor to an out-of-screen...
2010-11-19 Erik van der... The Palacios PIC does not implement the set-priority...
2010-11-19 Erik van der... This command implements the 0xee echo command on the...
2010-11-19 Jack Lange more device free updates
2010-11-19 Jack Lange update page free interface to allow freeing of multiple...
2010-11-19 Jack Lange added some more device unregister functions
2010-11-19 Jack Lange timer interface updates to allow state cleanup on exit
2010-11-18 Jack Lange argument order fix
2010-11-18 Jack Lange updated file interface
2010-11-18 Jack Lange paranoid check
2010-11-18 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-11-18 Jack Lange updated the socket interface
2010-11-18 Lei Xia add raw packet interface
2010-11-17 Lei Xia Remove the Linux host bridge code in Palacios
2010-11-17 Lei Xia Minor fix on VNET config
2010-11-17 Lei Xia More clean on VNET codes
next