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.


15 years agoMoved guest initialization to vm_guest.c, added guest_info hypercall
Jack Lange [Wed, 3 Feb 2010 01:27:33 +0000]
Moved guest initialization to vm_guest.c, added guest_info hypercall

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Wed, 3 Feb 2010 01:25:44 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoFix interrupt injection bug due to caching irq vectors after vector mappings have...
Jack Lange [Wed, 3 Feb 2010 01:24:34 +0000]
Fix interrupt injection bug due to caching irq vectors after vector mappings have changed

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Tue, 2 Feb 2010 00:20:52 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agominor fixes
Jack Lange [Tue, 2 Feb 2010 00:20:44 +0000]
minor fixes

15 years agoKBuild fixes to set defaults for Kitten
Jack Lange [Sun, 31 Jan 2010 00:09:05 +0000]
KBuild fixes to set defaults for Kitten

15 years agoadded back in 32 bit support
Jack Lange [Tue, 26 Jan 2010 06:50:35 +0000]
added back in 32 bit support

15 years agoIntel VMX ASM fixes
Jack Lange [Sat, 30 Jan 2010 21:18:55 +0000]
Intel VMX ASM fixes

15 years agoIncorporated changes from the Release 1.2 manual
Peter Dinda [Thu, 28 Jan 2010 01:16:45 +0000]
Incorporated changes from the Release 1.2 manual

15 years agoUpdates of manual and guest build manual
Phil Soltero [Wed, 27 Jan 2010 20:18:45 +0000]
Updates of manual and guest build manual

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu//home/palacios...
Peter Dinda [Sat, 16 Jan 2010 16:14:11 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu//home/palacios/palacios into devel

15 years agoAdded external repo info to manual, also description of generic device
root [Sat, 16 Jan 2010 16:09:58 +0000]
Added external repo info to manual, also description of generic device

15 years agotelemetry fixes
Jack Lange [Sat, 16 Jan 2010 00:13:31 +0000]
telemetry fixes

15 years agocompilable versions of the APIC/ICC_BUS/IOAPIC
Jack Lange [Fri, 15 Jan 2010 23:46:36 +0000]
compilable versions of the APIC/ICC_BUS/IOAPIC

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Kevin Pedretti [Fri, 15 Jan 2010 21:07:15 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoBack out commit 8157842941c07d83079097ce6366c19d934d11f7
Kevin Pedretti [Fri, 15 Jan 2010 21:05:37 +0000]
Back out commit 8157842941c07d83079097ce6366c19d934d11f7

15 years agoadded per core structure to MSR/MEM hooks
Jack Lange [Fri, 15 Jan 2010 17:37:41 +0000]
added per core structure to MSR/MEM hooks

15 years agoAdded ICC bus/apic stuff.
Kevin Pedretti [Fri, 15 Jan 2010 16:54:41 +0000]
Added ICC bus/apic stuff.

15 years agoMerge branch 'devel' of ssh://ktpedre@newskysaw.cs.northwestern.edu/home/palacios...
Kevin Pedretti [Fri, 15 Jan 2010 16:51:03 +0000]
Merge branch 'devel' of ssh://ktpedre@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoadded per core memory map support
Jack Lange [Fri, 15 Jan 2010 04:02:43 +0000]
added per core memory map support

15 years agomoved vmx/svm arch maps to global setup
Jack Lange [Fri, 15 Jan 2010 02:50:52 +0000]
moved vmx/svm arch maps to global setup

15 years agoJack's changes to split up stucts for multi-core.
Kevin Pedretti [Fri, 15 Jan 2010 00:27:40 +0000]
Jack's changes to split up stucts for multi-core.

Merge branch 'devel' of ssh://ktpedre@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

Conflicts:
palacios/src/devices/keyboard.c

15 years agofixes for single core guest on multicore capable systeM
Jack Lange [Fri, 15 Jan 2010 00:27:21 +0000]
fixes for single core guest on multicore capable systeM

15 years agoPhilip's changes along with some minor changes from Kevin.
Kevin Pedretti [Fri, 15 Jan 2010 00:16:12 +0000]
Philip's changes along with some minor changes from Kevin.

15 years agoNew BIOS image configured to build MP table with 4 CPUs.
Kevin Pedretti [Fri, 15 Jan 2010 00:14:33 +0000]
New BIOS image configured to build MP table with 4 CPUs.
Hard coded for now for testing purposes.

15 years agorefactoring to the point of compilation
Jack Lange [Thu, 14 Jan 2010 23:39:58 +0000]
refactoring to the point of compilation

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Thu, 14 Jan 2010 15:35:45 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoBug fixed
Lei Xia [Thu, 14 Jan 2010 15:35:20 +0000]
Bug fixed

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Thu, 14 Jan 2010 00:28:27 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoadded symbiotic config requirement to passthrough PCI
Jack Lange [Thu, 14 Jan 2010 00:28:02 +0000]
added symbiotic config requirement to passthrough PCI

15 years agoUpdated developers manual
Peter Dinda [Tue, 12 Jan 2010 22:30:14 +0000]
Updated developers manual

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Tue, 12 Jan 2010 20:39:21 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoadded disk model something or other
Jack Lange [Tue, 12 Jan 2010 20:39:02 +0000]
added disk model something or other

15 years agoApplied patch
Lei Xia [Tue, 12 Jan 2010 04:33:45 +0000]
Applied patch

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Tue, 12 Jan 2010 04:31:23 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoMinor fix on vnet
Lei Xia [Tue, 12 Jan 2010 04:30:07 +0000]
Minor fix on vnet

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu//home/palacios...
Peter Dinda [Mon, 11 Jan 2010 20:34:16 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu//home/palacios/palacios into devel

15 years agoIncludes Phil's patches to the guest build environment document
Peter Dinda [Mon, 11 Jan 2010 20:18:47 +0000]
Includes Phil's patches to the guest build environment document

15 years agoMinor fixes for printf format
Peter Dinda [Mon, 11 Jan 2010 20:12:24 +0000]
Minor fixes for printf format

15 years agoadded cache disk based symswap
Jack Lange [Fri, 8 Jan 2010 20:33:08 +0000]
added cache disk based symswap

15 years agolots of fixes
Jack Lange [Thu, 7 Jan 2010 23:15:22 +0000]
lots of fixes

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Tue, 5 Jan 2010 19:36:50 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agobuild fix
Jack Lange [Tue, 5 Jan 2010 18:08:38 +0000]
build fix

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Tue, 5 Jan 2010 01:55:31 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoMinor fix
Lei Xia [Tue, 5 Jan 2010 01:54:11 +0000]
Minor fix

15 years agoFixed bug with VMX interrupt injection
Jack Lange [Mon, 4 Jan 2010 20:37:42 +0000]
Fixed bug with VMX interrupt injection
added an exit log for debugging

15 years agoImproved tex document structure.
Philip Soltero [Sun, 27 Dec 2009 21:57:13 +0000]
Improved tex document structure.

15 years agoModified titles and some wording for verbal parallelism.
Philip Soltero [Sun, 27 Dec 2009 21:55:40 +0000]
Modified titles and some wording for verbal parallelism.
Added clarification text in a few places.

15 years agostability fixes
Jack Lange [Sun, 27 Dec 2009 21:50:53 +0000]
stability fixes

15 years agoMinor change for debug
Lei Xia [Tue, 22 Dec 2009 21:35:55 +0000]
Minor change for debug

15 years agoAdd guest build manual
Lei Xia [Tue, 22 Dec 2009 19:51:19 +0000]
Add guest build manual

15 years agosmall fix
Lei Xia [Wed, 16 Dec 2009 20:16:30 +0000]
small fix

15 years agoformatting fixes
Jack Lange [Tue, 15 Dec 2009 22:53:54 +0000]
formatting fixes

15 years agoformatting changes
Jack Lange [Tue, 15 Dec 2009 22:20:57 +0000]
formatting changes

15 years agodebugging tweaks and minor fixes
Jack Lange [Tue, 15 Dec 2009 22:01:08 +0000]
debugging tweaks and minor fixes

15 years agomoved network backend/frontend registration to correct location
Jack Lange [Tue, 15 Dec 2009 21:59:31 +0000]
moved network backend/frontend registration to correct location

15 years agoRestructure of Vnet
Lei Xia [Tue, 15 Dec 2009 06:09:25 +0000]
Restructure of Vnet

15 years agoVirtio Net device update
Lei Xia [Tue, 15 Dec 2009 06:08:31 +0000]
Virtio Net device update

15 years agoa few fixs
Lei Xia [Fri, 11 Dec 2009 20:03:44 +0000]
a few fixs

15 years agoUpdate on the virtio net
Lei Xia [Fri, 11 Dec 2009 00:31:52 +0000]
Update on the virtio net

15 years agoadded debugging
Jack Lange [Wed, 9 Dec 2009 23:54:01 +0000]
added debugging

15 years agoreduced debugging messages
Jack Lange [Wed, 9 Dec 2009 23:51:12 +0000]
reduced debugging messages

15 years agoremoved vmcs accesses from io handler
Jack Lange [Wed, 9 Dec 2009 23:50:32 +0000]
removed vmcs accesses from io handler

15 years agominor changes
Jack Lange [Tue, 8 Dec 2009 05:41:45 +0000]
minor changes

15 years agomade the configuration builder interface a little more informative
Jack Lange [Tue, 8 Dec 2009 04:49:38 +0000]
made the configuration builder interface a little more informative

15 years agodevice fixes for bugs introduced with new configuration system
Jack Lange [Mon, 7 Dec 2009 23:13:55 +0000]
device fixes for bugs introduced with new configuration system

15 years agoadded debugging
Jack Lange [Mon, 7 Dec 2009 23:11:41 +0000]
added debugging

15 years agoadded test hypercall for debugging guest hypercall support
Jack Lange [Mon, 7 Dec 2009 23:10:58 +0000]
added test hypercall for debugging guest hypercall support

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Thu, 3 Dec 2009 22:40:10 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agomajor VMX update
Jack Lange [Thu, 3 Dec 2009 22:39:16 +0000]
major VMX update
ported to new configuration system
reworked to allow nested entries

15 years agodelete lnx_virtio_nic.h
Lei Xia [Tue, 1 Dec 2009 18:14:09 +0000]
delete lnx_virtio_nic.h

15 years agoFix the config
Lei Xia [Tue, 1 Dec 2009 18:13:37 +0000]
Fix the config

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Tue, 1 Dec 2009 05:47:46 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoAdd virtio config option
Lei Xia [Tue, 1 Dec 2009 05:44:57 +0000]
Add virtio config option

15 years agoAdd Virtio Network device and add virio_net config option
Lei Xia [Tue, 1 Dec 2009 05:40:40 +0000]
Add Virtio Network device and add virio_net config option

15 years agodocumentation changes
Jack Lange [Tue, 1 Dec 2009 05:07:58 +0000]
documentation changes

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Tue, 1 Dec 2009 04:11:56 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agogeneric device changes
Jack Lange [Tue, 1 Dec 2009 04:11:40 +0000]
generic device changes

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Tue, 1 Dec 2009 01:05:02 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agointegrated new configuration system
Jack Lange [Tue, 1 Dec 2009 01:04:44 +0000]
integrated new configuration system

15 years agoadded default PC configuration file
Jack Lange [Tue, 1 Dec 2009 00:53:22 +0000]
added default PC configuration file

15 years agovarious changes...
Jack Lange [Thu, 26 Nov 2009 20:16:19 +0000]
various changes...

15 years agoremoved kconfig template filE
Jack Lange [Thu, 26 Nov 2009 20:11:13 +0000]
removed kconfig template filE

15 years agoadded user space configuration build system
Jack Lange [Wed, 25 Nov 2009 07:25:28 +0000]
added user space configuration build system

15 years agoremoved deprecated build tools
Jack Lange [Wed, 25 Nov 2009 03:05:01 +0000]
removed deprecated build tools

15 years agochange pci devices to be more generic.
Jack Lange [Wed, 18 Nov 2009 03:54:41 +0000]
change pci devices to be more generic.
added support for multiple linux virtio block device

15 years agointerface updates
Jack Lange [Tue, 17 Nov 2009 23:17:22 +0000]
interface updates

15 years agoadded xml parser for configuration
Jack Lange [Tue, 17 Nov 2009 19:47:07 +0000]
added xml parser for configuration

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Mon, 16 Nov 2009 23:21:28 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoAdd vnet experimental option to config
Lei Xia [Mon, 16 Nov 2009 23:15:04 +0000]
Add vnet experimental option to config

15 years agoMove vnet code to src/palacios
Lei Xia [Mon, 16 Nov 2009 23:13:01 +0000]
Move vnet code to src/palacios

15 years agoMove vnet to src/palacios/
Lei Xia [Mon, 16 Nov 2009 22:33:12 +0000]
Move vnet to src/palacios/

15 years agomoved palacios.png to misc directory
Jack Lange [Tue, 10 Nov 2009 23:33:00 +0000]
moved palacios.png to misc directory

15 years agomore updates
Jack Lange [Tue, 10 Nov 2009 22:28:22 +0000]
more updates

15 years agocleanup...
Jack Lange [Tue, 10 Nov 2009 21:25:08 +0000]
cleanup...

15 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Tue, 10 Nov 2009 20:24:32 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

15 years agoVnet code update
Lei Xia [Tue, 10 Nov 2009 20:24:19 +0000]
Vnet code update

15 years agoVnet Code update
Lei Xia [Tue, 10 Nov 2009 20:23:05 +0000]
Vnet Code update

15 years agomacro'd out cr3 rewrite optimization
Jack Lange [Fri, 6 Nov 2009 20:31:51 +0000]
macro'd out cr3 rewrite optimization

15 years agoadded simplistic page table cache
Jack Lange [Fri, 6 Nov 2009 20:13:16 +0000]
added simplistic page table cache