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.


16 years agoadded support for in/out instructions
Jack Lange [Fri, 4 Apr 2008 00:28:23 +0000]
added support for in/out instructions

16 years agomoving along...
Jack Lange [Thu, 3 Apr 2008 07:15:47 +0000]
moving along...
more complicated guest kernel that jumps to protected mode and then executes an out instruction....

16 years agoadded 32 bit operand support
Jack Lange [Thu, 3 Apr 2008 04:45:02 +0000]
added 32 bit operand support

16 years agoreal->protected mode switch should work now
Jack Lange [Wed, 2 Apr 2008 00:28:34 +0000]
real->protected mode switch should work now

16 years agoworking on x86 instruction decoding support
Jack Lange [Tue, 1 Apr 2008 22:55:04 +0000]
working on x86 instruction decoding support

16 years agoadded memory conversions and copies for the guest/host contexts
Jack Lange [Tue, 1 Apr 2008 00:56:55 +0000]
added memory conversions and copies for the guest/host contexts

16 years agomore work on the memory system
Jack Lange [Mon, 31 Mar 2008 21:29:08 +0000]
more work on the memory system

16 years ago*** empty log message ***
Jack Lange [Mon, 31 Mar 2008 21:28:42 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Jack Lange [Fri, 28 Mar 2008 19:40:13 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Jack Lange [Wed, 26 Mar 2008 20:15:58 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Peter Dinda [Wed, 26 Mar 2008 01:29:10 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Jack Lange [Fri, 14 Mar 2008 23:54:51 +0000]
*** empty log message ***

16 years agoworking paged real mode
Jack Lange [Fri, 14 Mar 2008 22:59:33 +0000]
working paged real mode

16 years agoWTF??????
Jack Lange [Tue, 11 Mar 2008 06:01:45 +0000]
WTF??????

16 years ago*** empty log message ***
Jack Lange [Fri, 7 Mar 2008 20:25:40 +0000]
*** empty log message ***

16 years agoadded memory region generated page tables, and removed all the ugliness that was...
Jack Lange [Tue, 4 Mar 2008 23:30:26 +0000]
added memory region generated page tables, and removed all the ugliness that was the high memory loader

16 years agoAdded memory ranges
Jack Lange [Mon, 3 Mar 2008 17:36:14 +0000]
Added memory ranges

16 years ago*** empty log message ***
Jack Lange [Sun, 2 Mar 2008 00:08:18 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Jack Lange [Sat, 1 Mar 2008 23:48:00 +0000]
*** empty log message ***

16 years agoinitial SVM guest running
Jack Lange [Sat, 1 Mar 2008 23:06:54 +0000]
initial SVM guest running

16 years ago*** empty log message ***
Jack Lange [Fri, 29 Feb 2008 19:25:24 +0000]
*** empty log message ***

16 years agoadded all the SVM flags, codes, masks, and addresses
Jack Lange [Thu, 28 Feb 2008 01:50:09 +0000]
added all the SVM flags, codes, masks, and addresses

16 years agosplit the vmm from the internal geekos
Jack Lange [Thu, 28 Feb 2008 00:22:31 +0000]
split the vmm from the internal geekos

16 years agoadded some vmm stuff
Jack Lange [Thu, 28 Feb 2008 00:22:05 +0000]
added some vmm stuff

16 years agoadded build env specific makefile
Jack Lange [Wed, 27 Feb 2008 21:59:36 +0000]
added build env specific makefile

16 years agoadded generic VMM framework
Jack Lange [Wed, 27 Feb 2008 21:58:18 +0000]
added generic VMM framework

16 years agowq
Jack Lange [Wed, 27 Feb 2008 19:09:23 +0000]
wq

16 years ago*** empty log message ***
Jack Lange [Tue, 26 Feb 2008 23:53:23 +0000]
*** empty log message ***

16 years agoadded svm files
Jack Lange [Tue, 26 Feb 2008 21:38:00 +0000]
added svm files

16 years ago*** empty log message *** JACK-WORKING-STATIC-GEEKOS
Peter Dinda [Fri, 22 Feb 2008 17:29:41 +0000]
*** empty log message ***

16 years agoautomatic build script for the build tools needed for the vmm
Jack Lange [Fri, 22 Feb 2008 17:25:57 +0000]
automatic build script for the build tools needed for the vmm

16 years ago*** empty log message ***
Jack Lange [Wed, 13 Feb 2008 23:52:22 +0000]
*** empty log message ***

16 years agoadded guest vm
Jack Lange [Wed, 13 Feb 2008 21:37:35 +0000]
added guest vm

16 years ago*** empty log message ***
Jack Lange [Tue, 12 Feb 2008 00:52:30 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Jack Lange [Tue, 12 Feb 2008 00:38:02 +0000]
*** empty log message ***

16 years agofully extended copy support added, ego's shattered
Jack Lange [Tue, 12 Feb 2008 00:37:45 +0000]
fully extended copy support added, ego's shattered

16 years agoPartially working - looking at the load sector for vm kernel
Peter Dinda [Mon, 11 Feb 2008 22:00:27 +0000]
Partially working - looking at the load sector for vm kernel

16 years agoThis code now successfully does the Linux kernel load and
Peter Dinda [Mon, 11 Feb 2008 00:29:21 +0000]
This code now successfully does the Linux kernel load and
the calls to use the bios to move it to high memory
It all works without any reported error, but the destination content
is not right.  I bet we have the copy table wrong

16 years ago*** empty log message ***
Peter Dinda [Mon, 11 Feb 2008 00:28:26 +0000]
*** empty log message ***

16 years agoAdded IDE driver stuff (not working for anything >plain old ide
Peter Dinda [Fri, 8 Feb 2008 22:27:57 +0000]
Added IDE driver stuff (not working for anything >plain old ide

16 years agopulled out vmxassist, added linux kernel
Jack Lange [Fri, 8 Feb 2008 22:26:31 +0000]
pulled out vmxassist, added linux kernel

16 years ago*** empty log message ***
Peter Dinda [Fri, 8 Feb 2008 22:24:52 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Jack Lange [Fri, 18 Jan 2008 23:59:03 +0000]
*** empty log message ***

16 years ago*** empty log message *** working-vmxassist-dinda
Peter Dinda [Wed, 19 Dec 2007 00:44:21 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Peter Dinda [Thu, 29 Nov 2007 23:04:14 +0000]
*** empty log message ***

16 years ago*** empty log message ***
Peter Dinda [Thu, 29 Nov 2007 21:40:07 +0000]
*** empty log message ***

16 years agoInitial revision
Peter Dinda [Thu, 29 Nov 2007 20:26:38 +0000]
Initial revision