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.


14 years agosymbiotic module fixes
Jack Lange [Thu, 6 May 2010 21:22:49 +0000]
symbiotic module fixes

14 years agoremoved old vnet file
Jack Lange [Thu, 6 May 2010 19:38:07 +0000]
removed old vnet file

14 years agomodule build fixes
Jack Lange [Thu, 6 May 2010 16:47:33 +0000]
module build fixes

14 years agoadded module linkage support
Jack Lange [Thu, 6 May 2010 00:39:23 +0000]
added module linkage support

14 years agoremoved legacy module code
Jack Lange [Thu, 6 May 2010 00:17:02 +0000]
removed legacy module code

14 years agofixes for module build system
Jack Lange [Thu, 6 May 2010 00:16:21 +0000]
fixes for module build system

14 years agoadded test linux kernel module
Jack Lange [Wed, 5 May 2010 22:37:59 +0000]
added test linux kernel module

14 years agoadded new module encapsulation framework
Jack Lange [Wed, 5 May 2010 22:32:30 +0000]
added new module encapsulation framework

14 years agoremoved ugly module support
Jack Lange [Wed, 5 May 2010 22:24:18 +0000]
removed ugly module support

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Tue, 4 May 2010 21:32:16 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoAdd hypercall for guest to get CPU frequency
Lei Xia [Tue, 4 May 2010 21:31:09 +0000]
Add hypercall for guest to get CPU frequency

14 years agorestructuring of shadow paging implementations
Jack Lange [Tue, 4 May 2010 20:22:47 +0000]
restructuring of shadow paging implementations

14 years agobuild system fixes
Jack Lange [Tue, 4 May 2010 03:28:27 +0000]
build system fixes

14 years agopci passthrough modifications
Jack Lange [Fri, 30 Apr 2010 00:57:07 +0000]
pci passthrough modifications

14 years agoClean the typos
Lei Xia [Wed, 28 Apr 2010 21:57:40 +0000]
Clean the typos

14 years agocleaned up timer infrastructure
Jack Lange [Wed, 28 Apr 2010 21:37:06 +0000]
cleaned up timer infrastructure

14 years agoMinor fix to the halt handler
Lei Xia [Wed, 28 Apr 2010 21:25:14 +0000]
Minor fix to the halt handler

14 years agoFix to the HLT exit handler
Lei Xia [Fri, 23 Apr 2010 18:12:07 +0000]
Fix to the HLT exit handler

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Thu, 22 Apr 2010 21:34:51 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoadd console hook support
Erik van der Kouwe [Wed, 14 Apr 2010 19:26:03 +0000]
add console hook support

14 years agos patch fixes some issues I've had when compiling Palacios 32-bit.
Erik van der Kouwe [Tue, 13 Apr 2010 22:07:57 +0000]
s patch fixes some issues I've had when compiling Palacios 32-bit.

14 years agoThis patch fixes several issues with the console/cga code:
Erik van der Kouwe [Tue, 13 Apr 2010 21:49:02 +0000]
This patch fixes several issues with the console/cga code:
- Fixes some #includes
- Adds a missing prototype
- Adds a missing return
- Checks the length of screen updates to avoid sending updates for non-
visible memory regions

14 years agoThis patch changes the comment format (// to /* ... */) in some header
Erik van der Kouwe [Tue, 13 Apr 2010 21:48:24 +0000]
This patch changes the comment format (// to /* ... */) in some header
files, allowing them to be compiled with older versions of C.

14 years agobug fix for 32 bit ebp cloberring
Jack Lange [Fri, 9 Apr 2010 18:08:00 +0000]
bug fix for 32 bit ebp cloberring

14 years agobug fix for console scroll signedness issue
Erik van der Kouwe [Fri, 9 Apr 2010 17:33:30 +0000]
bug fix for console scroll signedness issue

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Tue, 6 Apr 2010 03:16:28 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoVNET update
Lei Xia [Tue, 6 Apr 2010 03:16:13 +0000]
VNET update

14 years agomoved timer injection to track total time instead of guest time
Jack Lange [Mon, 5 Apr 2010 23:18:09 +0000]
moved timer injection to track total time instead of guest time

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Mon, 5 Apr 2010 04:38:51 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoApply Zheng's patch on 64bit passthrough pci
Lei Xia [Mon, 5 Apr 2010 01:04:00 +0000]
Apply Zheng's patch on 64bit passthrough pci

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Sat, 3 Apr 2010 01:35:52 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoApply Zheng's 64bit pci passthrough patch
Lei Xia [Sat, 3 Apr 2010 01:04:11 +0000]
Apply Zheng's 64bit pci passthrough patch

14 years agoAdded guest multiplexing support
Jack Lange [Fri, 2 Apr 2010 23:39:42 +0000]
Added guest multiplexing support

14 years agoremoved external vnet dependencies
Jack Lange [Wed, 31 Mar 2010 21:15:21 +0000]
removed external vnet dependencies

14 years agoMinor fix
Lei Xia [Mon, 29 Mar 2010 03:21:28 +0000]
Minor fix

14 years agoremoved redundant OS API
Jack Lange [Sun, 28 Mar 2010 17:43:38 +0000]
removed redundant OS API

14 years agochange lsipi_send api as vnet configable option
Lei Xia [Sun, 28 Mar 2010 16:12:54 +0000]
change lsipi_send api as vnet configable option

14 years agoUpdate on VNET
Lei Xia [Thu, 25 Mar 2010 22:15:53 +0000]
Update on VNET
Add asychronous IPI for VNET

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Mon, 15 Mar 2010 16:11:29 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoMinimize the copies for vnet and Virtio bridge
Lei Xia [Mon, 15 Mar 2010 16:10:28 +0000]
Minimize the copies for vnet and Virtio bridge

14 years agosymbiotic updates for module loading
Jack Lange [Sat, 13 Mar 2010 00:24:03 +0000]
symbiotic updates for module loading

14 years agoClear code
Lei Xia [Fri, 12 Mar 2010 20:17:19 +0000]
Clear code

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Fri, 12 Mar 2010 20:00:16 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoClear the code
Lei Xia [Fri, 12 Mar 2010 19:59:52 +0000]
Clear the code

14 years agorevert default.xml back to minimal configuration
Jack Lange [Fri, 12 Mar 2010 17:37:07 +0000]
revert default.xml back to minimal configuration

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Fri, 12 Mar 2010 16:38:43 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

Conflicts:
palacios/src/devices/lnx_virtio_vnet.c

14 years agoUpdate on VNET Bridge
Lei Xia [Fri, 12 Mar 2010 15:42:49 +0000]
Update on VNET Bridge

14 years agovirtio overflow fix
Jack Lange [Fri, 12 Mar 2010 01:10:50 +0000]
virtio overflow fix

14 years agosymbiotic module updates
Jack Lange [Fri, 12 Mar 2010 01:08:49 +0000]
symbiotic module updates

14 years agovnet fixes for compilation
Jack Lange [Fri, 12 Mar 2010 01:08:07 +0000]
vnet fixes for compilation
better locking usage
fix runtime bug due to missing initialization

14 years agoupdate for overflow issue
Jack Lange [Fri, 12 Mar 2010 00:39:14 +0000]
update for overflow issue

14 years agovnet device updates
Jack Lange [Fri, 12 Mar 2010 00:39:02 +0000]
vnet device updates

14 years agoreverted naming changes to fix configuration breakage
Jack Lange [Thu, 11 Mar 2010 23:54:50 +0000]
reverted naming changes to fix configuration breakage

14 years agoMinor fix
Lei Xia [Mon, 8 Mar 2010 21:16:11 +0000]
Minor fix

14 years agoUpdate on the VNET Bridge virtio device
Lei Xia [Mon, 8 Mar 2010 21:12:01 +0000]
Update on the VNET Bridge virtio device

14 years agoVnet updated. Working both single guest or multiple guests now
Lei Xia [Tue, 2 Mar 2010 20:02:09 +0000]
Vnet updated. Working both single guest or multiple guests now

14 years agoFix to vnet/virtio networking
Lei Xia [Mon, 1 Mar 2010 05:37:41 +0000]
Fix to vnet/virtio networking

14 years agoMerge branch 'devel' of /home/palacios/palacios into devel
Lei Xia [Fri, 26 Feb 2010 21:15:00 +0000]
Merge branch 'devel' of /home/palacios/palacios into devel

14 years agoMinor fix to virtio networking
Lei Xia [Fri, 26 Feb 2010 21:14:21 +0000]
Minor fix to virtio networking

14 years agoAdd lock to vnet
Lei Xia [Tue, 23 Feb 2010 05:05:36 +0000]
Add lock to vnet

14 years agoremoved PASSTHROUGH_VIDEO option
Jack Lange [Mon, 22 Feb 2010 23:52:33 +0000]
removed PASSTHROUGH_VIDEO option

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Mon, 22 Feb 2010 23:51:04 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoupdate netdisk to new interface
Jack Lange [Mon, 22 Feb 2010 23:50:49 +0000]
update netdisk to new interface

14 years agoMinor update to vnet
Lei Xia [Mon, 22 Feb 2010 21:10:09 +0000]
Minor update to vnet

14 years agoUpdate on vnet
Lei Xia [Mon, 22 Feb 2010 20:19:59 +0000]
Update on vnet

14 years agomore fixes
Jack Lange [Sun, 21 Feb 2010 20:34:02 +0000]
more fixes

14 years agovnet cleanup
Jack Lange [Sun, 21 Feb 2010 20:22:01 +0000]
vnet cleanup

14 years agofixes to vnet device
Jack Lange [Sat, 20 Feb 2010 19:03:28 +0000]
fixes to vnet device

14 years agoinitial VNET route addition
Jack Lange [Thu, 18 Feb 2010 19:55:22 +0000]
initial VNET route addition

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Wed, 17 Feb 2010 20:17:40 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoUpdate on VNET-NIC device, and fix vnet & virtio net
Lei Xia [Wed, 17 Feb 2010 20:17:01 +0000]
Update on VNET-NIC device, and fix vnet & virtio net

14 years agoported 32 bit VMX launch code for nested entries
Jack Lange [Wed, 17 Feb 2010 17:56:46 +0000]
ported 32 bit VMX launch code for nested entries

14 years agoadded vnet device
Jack Lange [Tue, 16 Feb 2010 21:08:14 +0000]
added vnet device

14 years agoreadded test.ko
Jack Lange [Tue, 16 Feb 2010 21:08:04 +0000]
readded test.ko

14 years agoAdded backend device for Virtio NIC connected with VNET
Lei Xia [Tue, 16 Feb 2010 18:08:17 +0000]
Added backend device for Virtio NIC connected with VNET

14 years agoAdd initial code for multicore support VNET
Lei Xia [Tue, 16 Feb 2010 18:02:36 +0000]
Add initial code for multicore support VNET

14 years agoadded vnet control IDs
Jack Lange [Mon, 15 Feb 2010 21:33:04 +0000]
added vnet control IDs

14 years agoinclude fix
Jack Lange [Mon, 15 Feb 2010 20:15:25 +0000]
include fix

14 years agomacro fix
Jack Lange [Mon, 15 Feb 2010 20:14:21 +0000]
macro fix

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Lei Xia [Mon, 15 Feb 2010 05:49:25 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoAdd lock to vmm_queue
Lei Xia [Mon, 15 Feb 2010 05:49:01 +0000]
Add lock to vmm_queue

14 years agoadded global module registry
Jack Lange [Thu, 11 Feb 2010 04:35:10 +0000]
added global module registry

14 years agoadded module directory tree and build configuration
Jack Lange [Thu, 11 Feb 2010 04:00:23 +0000]
added module directory tree and build configuration

14 years agoAdded symbiotic module loader framework
Jack Lange [Wed, 10 Feb 2010 04:41:11 +0000]
Added symbiotic module loader framework

14 years agoreorganized swapbypass to isolate it to a special shadow paging implementation, and...
Jack Lange [Sat, 6 Feb 2010 22:33:16 +0000]
reorganized swapbypass to isolate it to a special shadow paging implementation, and removed external state dependencies.

14 years agoreorganization of the symbiotic infrastructure
Jack Lange [Sat, 6 Feb 2010 21:55:55 +0000]
reorganization of the symbiotic infrastructure

14 years agoadded swapbypass paging implemenation
Jack Lange [Thu, 4 Feb 2010 23:52:50 +0000]
added swapbypass paging implemenation

14 years agobuild fix
Jack Lange [Thu, 4 Feb 2010 21:43:33 +0000]
build fix

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Thu, 4 Feb 2010 21:31:29 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agoNew Shadow paging implementation to allow pluggable shadow paging implementations
Jack Lange [Thu, 4 Feb 2010 21:30:50 +0000]
New Shadow paging implementation to allow pluggable shadow paging implementations

14 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Thu, 4 Feb 2010 21:26:36 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

14 years agochanged shadow paging configuration options
Jack Lange [Thu, 4 Feb 2010 21:26:09 +0000]
changed shadow paging configuration options

14 years agoconsolidated hypercall numbers\030
Jack Lange [Thu, 4 Feb 2010 03:47:09 +0000]
consolidated hypercall numbers\030

14 years agosymswal telemetry fixes
Jack Lange [Thu, 4 Feb 2010 01:17:31 +0000]
symswal telemetry fixes

14 years agosymswap updates for multicore
Jack Lange [Thu, 4 Feb 2010 01:10:15 +0000]
symswap updates for multicore

14 years agominor symbiotic interface fixes
Jack Lange [Thu, 4 Feb 2010 01:00:19 +0000]
minor symbiotic interface fixes

14 years agoUpdated symbiotic interfaces for multicore support
Jack Lange [Wed, 3 Feb 2010 23:00:28 +0000]
Updated symbiotic interfaces for multicore support

14 years agofixed sprintf configuration dependencies
Jack Lange [Wed, 3 Feb 2010 23:00:02 +0000]
fixed sprintf configuration dependencies

14 years agominor test kernel updates
Jack Lange [Wed, 3 Feb 2010 01:30:15 +0000]
minor test kernel updates

14 years agoformat fix
Jack Lange [Wed, 3 Feb 2010 01:29:15 +0000]
format fix