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.
Lei Xia [Mon, 15 Feb 2010 05:33:24 +0000]
Add lock to vmm_queue
Update VNET and virtio NIC to support multiple guests
Lei Xia [Mon, 8 Feb 2010 00:35:29 +0000]
Fix a virtio ring buffer free run index overflow bug
Jack Lange [Wed, 3 Feb 2010 01:24:34 +0000]
Fix interrupt injection bug due to caching irq vectors after vector mappings have changed
back port of irq fix
Jack Lange [Sat, 30 Jan 2010 21:18:55 +0000]
Intel VMX ASM fixes
Jack Lange [Sat, 30 Jan 2010 21:18:36 +0000]
KBuild fixes to set defaults for Kitten
Peter Dinda [Thu, 28 Jan 2010 01:25:12 +0000]
Made these manuals top level for relase
Peter Dinda [Thu, 28 Jan 2010 01:22:18 +0000]
A bit of cleanup
Peter Dinda [Thu, 28 Jan 2010 01:15:12 +0000]
Updated manual for release - now ready from Palacios perspective
Peter Dinda [Thu, 28 Jan 2010 00:37:27 +0000]
Updated Kconfigs to a reasonable default, appropriate to default guestos image
Added support in Makefile to immediately build guestos image and build_vm on make
Included simple guest iso and guest xml config
The result of this is that Palacios, compiled out of box and linked
with Kitten compiled OOB (+virtualization turned on) will correctly
work and boot a simple guest iso. So now, it basically boils down to:
- download palacios
- download kitten
- make config palacios to get defaults
- make in palacios (libv3vee.a, guest_os.img, build_vm get created)
- make config kitten to get defaults, turn on virtualization
- make isoimage
Now you have a ready to go kitten+palacios+linux guest
Peter Dinda [Wed, 27 Jan 2010 21:29:49 +0000]
Edited PXE boot manual
Phil Soltero [Wed, 27 Jan 2010 20:24:19 +0000]
Phils updates to fix xml warnings and telemetry warnings (from devel->Release 1.2)
Phil Soltero [Wed, 27 Jan 2010 20:14:49 +0000]
Edits of user manual and guest builder manual
Lei Xia [Tue, 26 Jan 2010 22:08:31 +0000]
Delete outdated vnet files in devices/
Jack Lange [Tue, 26 Jan 2010 22:04:37 +0000]
removed unused devices
Jack Lange [Tue, 26 Jan 2010 06:50:35 +0000]
added back in 32 bit support
Jack Lange [Tue, 26 Jan 2010 05:27:23 +0000]
removed ne2k
Jack Lange [Tue, 26 Jan 2010 05:23:37 +0000]
made virtio nic an experimental feature
Lei Xia [Mon, 25 Jan 2010 20:12:50 +0000]
Add Vnet Configure
Lei Xia [Mon, 25 Jan 2010 20:02:57 +0000]
Update on Vnet and Virtio Nic
Lei Xia [Mon, 25 Jan 2010 20:00:34 +0000]
Add Kitten booting from PXE manual
Peter Dinda [Sat, 16 Jan 2010 18:58:07 +0000]
Updated manual pulled from devel branch
Includes external repo, gitweb, and the Generic device
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
Lei Xia [Thu, 14 Jan 2010 15:35:20 +0000]
Bug fixed
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
Jack Lange [Thu, 14 Jan 2010 00:28:02 +0000]
added symbiotic config requirement to passthrough PCI
Peter Dinda [Tue, 12 Jan 2010 22:30:14 +0000]
Updated developers manual
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
Jack Lange [Tue, 12 Jan 2010 20:39:02 +0000]
added disk model something or other
Lei Xia [Tue, 12 Jan 2010 04:33:45 +0000]
Applied patch
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
Lei Xia [Tue, 12 Jan 2010 04:30:07 +0000]
Minor fix on vnet
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
Peter Dinda [Mon, 11 Jan 2010 20:18:47 +0000]
Includes Phil's patches to the guest build environment document
Peter Dinda [Mon, 11 Jan 2010 20:12:24 +0000]
Minor fixes for printf format
Jack Lange [Fri, 8 Jan 2010 20:33:08 +0000]
added cache disk based symswap
Jack Lange [Thu, 7 Jan 2010 23:15:22 +0000]
lots of fixes
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
Jack Lange [Tue, 5 Jan 2010 18:08:38 +0000]
build fix
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
Lei Xia [Tue, 5 Jan 2010 01:54:11 +0000]
Minor fix
Jack Lange [Mon, 4 Jan 2010 20:37:42 +0000]
Fixed bug with VMX interrupt injection
added an exit log for debugging
Philip Soltero [Sun, 27 Dec 2009 21:57:13 +0000]
Improved tex document structure.
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.
Jack Lange [Sun, 27 Dec 2009 21:50:53 +0000]
stability fixes
Lei Xia [Tue, 22 Dec 2009 21:35:55 +0000]
Minor change for debug
Lei Xia [Tue, 22 Dec 2009 19:51:19 +0000]
Add guest build manual
Lei Xia [Wed, 16 Dec 2009 20:16:30 +0000]
small fix
Jack Lange [Tue, 15 Dec 2009 22:53:54 +0000]
formatting fixes
Jack Lange [Tue, 15 Dec 2009 22:20:57 +0000]
formatting changes
Jack Lange [Tue, 15 Dec 2009 22:01:08 +0000]
debugging tweaks and minor fixes
Jack Lange [Tue, 15 Dec 2009 21:59:31 +0000]
moved network backend/frontend registration to correct location
Lei Xia [Tue, 15 Dec 2009 06:09:25 +0000]
Restructure of Vnet
Lei Xia [Tue, 15 Dec 2009 06:08:31 +0000]
Virtio Net device update
Lei Xia [Fri, 11 Dec 2009 20:03:44 +0000]
a few fixs
Lei Xia [Fri, 11 Dec 2009 00:31:52 +0000]
Update on the virtio net
Jack Lange [Wed, 9 Dec 2009 23:54:01 +0000]
added debugging
Jack Lange [Wed, 9 Dec 2009 23:51:12 +0000]
reduced debugging messages
Jack Lange [Wed, 9 Dec 2009 23:50:32 +0000]
removed vmcs accesses from io handler
Jack Lange [Tue, 8 Dec 2009 05:41:45 +0000]
minor changes
Jack Lange [Tue, 8 Dec 2009 04:49:38 +0000]
made the configuration builder interface a little more informative
Jack Lange [Mon, 7 Dec 2009 23:13:55 +0000]
device fixes for bugs introduced with new configuration system
Jack Lange [Mon, 7 Dec 2009 23:11:41 +0000]
added debugging
Jack Lange [Mon, 7 Dec 2009 23:10:58 +0000]
added test hypercall for debugging guest hypercall support
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
Jack Lange [Thu, 3 Dec 2009 22:39:16 +0000]
major VMX update
ported to new configuration system
reworked to allow nested entries
Lei Xia [Tue, 1 Dec 2009 18:14:09 +0000]
delete lnx_virtio_nic.h
Lei Xia [Tue, 1 Dec 2009 18:13:37 +0000]
Fix the config
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
Lei Xia [Tue, 1 Dec 2009 05:44:57 +0000]
Add virtio config option
Lei Xia [Tue, 1 Dec 2009 05:40:40 +0000]
Add Virtio Network device and add virio_net config option
Jack Lange [Tue, 1 Dec 2009 05:07:58 +0000]
documentation changes
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
Jack Lange [Tue, 1 Dec 2009 04:11:40 +0000]
generic device changes
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
Jack Lange [Tue, 1 Dec 2009 01:04:44 +0000]
integrated new configuration system
Jack Lange [Tue, 1 Dec 2009 00:53:22 +0000]
added default PC configuration file
Jack Lange [Thu, 26 Nov 2009 20:16:19 +0000]
various changes...
Jack Lange [Thu, 26 Nov 2009 20:11:13 +0000]
removed kconfig template filE
Jack Lange [Wed, 25 Nov 2009 07:25:28 +0000]
added user space configuration build system
Jack Lange [Wed, 25 Nov 2009 03:05:01 +0000]
removed deprecated build tools
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
Jack Lange [Tue, 17 Nov 2009 23:17:22 +0000]
interface updates
Jack Lange [Tue, 17 Nov 2009 19:47:07 +0000]
added xml parser for configuration
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
Lei Xia [Mon, 16 Nov 2009 23:15:04 +0000]
Add vnet experimental option to config
Lei Xia [Mon, 16 Nov 2009 23:13:01 +0000]
Move vnet code to src/palacios
Lei Xia [Mon, 16 Nov 2009 22:33:12 +0000]
Move vnet to src/palacios/
Jack Lange [Tue, 10 Nov 2009 23:33:00 +0000]
moved palacios.png to misc directory
Jack Lange [Tue, 10 Nov 2009 22:28:22 +0000]
more updates
Jack Lange [Tue, 10 Nov 2009 21:25:08 +0000]
cleanup...
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
Lei Xia [Tue, 10 Nov 2009 20:24:19 +0000]
Vnet code update
Lei Xia [Tue, 10 Nov 2009 20:23:05 +0000]
Vnet Code update
Jack Lange [Fri, 6 Nov 2009 20:31:51 +0000]
macro'd out cr3 rewrite optimization
Jack Lange [Fri, 6 Nov 2009 20:13:16 +0000]
added simplistic page table cache
Lei Xia [Tue, 3 Nov 2009 22:38:33 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel
Jack Lange [Tue, 3 Nov 2009 21:29:31 +0000]
added interrupt coalescing notification to apic
Jack Lange [Tue, 3 Nov 2009 20:53:04 +0000]
moved atomic interrupt handling past state save
Jack Lange [Fri, 30 Oct 2009 23:29:34 +0000]
made symbiotic intialization compile time configurable
Jack Lange [Fri, 30 Oct 2009 23:22:49 +0000]
symbiotic fixups