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 agoIncorporated XED inclusion code. puppy-and-xed
Lei Xia [Mon, 21 Jul 2008 17:26:25 +0000]
Incorporated XED inclusion code.

make XED=1 world will now include the XED library
  (and, for now, an empty boot package)

make XED=0 world (default) will not include the XED library
  (and, for now, includes the rombios+vgabios boot package)

15 years ago*** empty log message ***
Lei Xia [Mon, 21 Jul 2008 16:38:24 +0000]
*** empty log message ***

15 years agoAdd udivide file
Lei Xia [Mon, 21 Jul 2008 16:37:45 +0000]
Add udivide file
this is goint to

15 years agoAdd the xed header files
Lei Xia [Mon, 21 Jul 2008 16:25:38 +0000]
Add the xed header files

15 years agoCreate xed library
Lei Xia [Mon, 21 Jul 2008 16:24:14 +0000]
Create xed library

15 years agoincreased memory to 128 MB
Jack Lange [Mon, 21 Jul 2008 16:17:32 +0000]
increased memory to 128 MB

15 years agocode for new irq hooking mechanism boots-puppy-iso-to-command-prompt
Peter Dinda [Mon, 21 Jul 2008 15:33:55 +0000]
code for new irq hooking mechanism

15 years agoChanges to interface with new irq hooking mechanism, plus
Peter Dinda [Mon, 21 Jul 2008 15:31:57 +0000]
Changes to interface with new irq hooking mechanism, plus
default config now includes direct injection of fd and ide irqs

15 years agoBug fixes in 8259: now handles irqs>=8
Peter Dinda [Mon, 21 Jul 2008 15:31:14 +0000]
Bug fixes in 8259:  now handles irqs>=8
Bug fixes in generic: now correctly interprets sentinal value

15 years agonew interrupt hooking mechanism
Peter Dinda [Mon, 21 Jul 2008 15:30:30 +0000]
new interrupt hooking mechanism
ability to do interrupt injection into guest

15 years agonew translation irq handler for new interrupt hooking mechanism
Peter Dinda [Mon, 21 Jul 2008 15:30:06 +0000]
new translation irq handler for new interrupt hooking mechanism

15 years ago*** empty log message ***
Peter Dinda [Mon, 21 Jul 2008 15:29:49 +0000]
*** empty log message ***

15 years agomoved guest files to kernel image
Jack Lange [Mon, 21 Jul 2008 05:29:10 +0000]
moved guest files to kernel image

15 years agoHandling of pause exits (currently just noop, but power management would go here)
Peter Dinda [Sat, 19 Jul 2008 01:03:34 +0000]
Handling of pause exits (currently just noop, but power management would go here)

15 years agoMakefile now includes svm_pause and DEBUG=1 by default
Peter Dinda [Sat, 19 Jul 2008 01:03:13 +0000]
Makefile now includes svm_pause and DEBUG=1 by default
c.img is a DOS install, done completly from within the VMM

15 years agosvm_handler now handles pause exits and correctly does exception injects with
Peter Dinda [Sat, 19 Jul 2008 01:02:11 +0000]
svm_handler now handles pause exits and correctly does exception injects with
errors that can be zero.

15 years agoMain now launches a separate thread that spins - this results in halt exits not resum...
Peter Dinda [Sat, 19 Jul 2008 01:01:34 +0000]
Main now launches a separate thread that spins - this results in halt exits not resuming immediately

VM has a few tweaks on machine startup (serial is not included)

15 years ago*** empty log message ***
Jack Lange [Fri, 18 Jul 2008 05:02:56 +0000]
*** empty log message ***

15 years agoKeyboard: mouse support (buggy) - currently reports mouse as unavailable
Peter Dinda [Thu, 17 Jul 2008 23:06:53 +0000]
Keyboard:  mouse support (buggy) - currently reports mouse as unavailable
Generic: simplified interface

15 years agoGeneric: simplified interface to create_generic
Peter Dinda [Thu, 17 Jul 2008 23:05:54 +0000]
Generic: simplified interface to create_generic
Keyboard: added mouse handling (still does not work)
          temporarily respond to mouse reset with NACK
          which is apparently how one detects that the mouse isn't there

15 years ago*** empty log message ***
Jack Lange [Thu, 17 Jul 2008 04:39:18 +0000]
*** empty log message ***

15 years agoadded serial port
Jack Lange [Thu, 17 Jul 2008 04:33:45 +0000]
added serial port

15 years ago*** empty log message ***
Jack Lange [Thu, 17 Jul 2008 04:33:35 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Jack Lange [Thu, 17 Jul 2008 00:27:10 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Jack Lange [Thu, 17 Jul 2008 00:10:15 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Jack Lange [Wed, 16 Jul 2008 19:38:08 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Peter Dinda [Wed, 16 Jul 2008 00:17:41 +0000]
*** empty log message ***

15 years agosome nested paging fixes
Jack Lange [Wed, 16 Jul 2008 00:12:16 +0000]
some nested paging fixes

15 years agogot rid of the silent errors...
Jack Lange [Wed, 16 Jul 2008 00:10:32 +0000]
got rid of the silent errors...

15 years agoAdded support for SMI interrupt reaches-user-mode-on-qemu-and-both-amd-boxes-nested-paging-faults
Peter Dinda [Tue, 15 Jul 2008 19:34:22 +0000]
Added support for SMI interrupt

15 years agoDebugging changes for use on physical machines
Peter Dinda [Tue, 15 Jul 2008 19:34:09 +0000]
Debugging changes for use on physical machines

15 years agoSwitched back to two floppies in floppy+equipment bytes
Peter Dinda [Tue, 15 Jul 2008 19:33:49 +0000]
Switched back to two floppies in floppy+equipment bytes

15 years agoadded hexify.pl
Jack Lange [Mon, 14 Jul 2008 23:34:59 +0000]
added hexify.pl

15 years agougg
Jack Lange [Mon, 14 Jul 2008 22:53:03 +0000]
ugg

15 years ago*** empty log message ***
Jack Lange [Mon, 14 Jul 2008 19:42:51 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Jack Lange [Mon, 14 Jul 2008 19:04:05 +0000]
*** empty log message ***

15 years agoTweaks to inject page faults on certain conditions (instead of return -1)
Peter Dinda [Mon, 14 Jul 2008 17:28:28 +0000]
Tweaks to inject page faults on certain conditions (instead of return -1)
This is for shadow paging and it's really only there to try to debug the
later problems (init startup on qemu)

15 years agoDebug stuff for testing boot on physical machines
Peter Dinda [Mon, 14 Jul 2008 17:27:23 +0000]
Debug stuff for testing boot on physical machines

15 years agokeyboard driver has debug printing enabled
Peter Dinda [Mon, 14 Jul 2008 17:27:01 +0000]
keyboard driver has debug printing enabled

15 years agoMakefile now has global debug control:
Peter Dinda [Mon, 14 Jul 2008 17:26:31 +0000]
Makefile now has global debug control:

make DEBUG=1 <whatever> turns on all the debug defines, etc

15 years agoNow manages to do ata_cmd_packet() (critical for cdrom boot)
Peter Dinda [Fri, 11 Jul 2008 22:59:38 +0000]
Now manages to do ata_cmd_packet() (critical for cdrom boot)
on qemu, hp ml115, and dell sc1435+barcelona

15 years agoAdded fix to is_svm_capable() to correctly detect nested paging
Peter Dinda [Thu, 10 Jul 2008 21:48:08 +0000]
Added fix to is_svm_capable() to correctly detect nested paging
and just generally cleaned this function up
Original is left in place with an #if 0

15 years agoFixes to PCI scanning and configuration storage
Peter Dinda [Wed, 9 Jul 2008 00:44:38 +0000]
Fixes to PCI scanning and configuration storage
Plus it now knows about bridges

15 years ago*** empty log message ***
Peter Dinda [Mon, 7 Jul 2008 23:56:54 +0000]
*** empty log message ***

15 years agosvm_io.c now correctly handles segment prefix overrides in ins/outs instructions.
Peter Dinda [Mon, 7 Jul 2008 23:26:51 +0000]
svm_io.c now correctly handles segment prefix overrides in ins/outs instructions.

generic.c now supports both print+passthrough and print+ignore.  The latter
means we can make devices disappear.

vm.c changed so generic device is attached, serial devices are ignored, and
IDE devices passthrough.  This means booting is much slower.  set GENERIC to 0
to turn this off

15 years agosvm_io.c now correctly handles segment prefix overrides in ins/outs instructions.
Peter Dinda [Mon, 7 Jul 2008 23:25:55 +0000]
svm_io.c now correctly handles segment prefix overrides in ins/outs instructions.

generic.c now supports both print+passthrough and print+ignore.  The latter
means we can make devices disappear.

15 years ago*** empty log message ***
Peter Dinda [Mon, 7 Jul 2008 21:02:38 +0000]
*** empty log message ***

15 years agoboot process to serial initialization
Jack Lange [Mon, 7 Jul 2008 21:02:02 +0000]
boot process to serial initialization

15 years agoPartial support for dev86 and cygwin
Peter Dinda [Sun, 6 Jul 2008 04:25:08 +0000]
Partial support for dev86 and cygwin

15 years ago*** empty log message ***
Peter Dinda [Sun, 6 Jul 2008 03:54:49 +0000]
*** empty log message ***

15 years agosvm_io.c: these now continue to operate on OUTS, INS even if the address type boot386puppy-26-to-ide
Peter Dinda [Thu, 3 Jul 2008 16:31:00 +0000]
svm_io.c: these now continue to operate on OUTS, INS even if the address type
given in exitinfo is undefined.  They assume 32 bit addresses if no address type
bit is set, display a warning, and continue.

vmm_ctrl_regs.c: Tweaked handling of an instruction (CTLS)

15 years agoConfig tweaks - currently no generic, no hooking of IDE or floppy intrs
Peter Dinda [Thu, 3 Jul 2008 16:29:06 +0000]
Config tweaks - currently no generic, no hooking of IDE or floppy intrs

15 years agogeneric now properly handles outwords and outdwords
Peter Dinda [Thu, 3 Jul 2008 16:28:39 +0000]
generic now properly handles outwords and outdwords

15 years agoUpdated to include improved 8254
Peter Dinda [Wed, 2 Jul 2008 17:58:24 +0000]
Updated to include improved 8254
This can now boot 386puppy-2.6.iso to the ide driver

15 years ago*** empty log message ***
Peter Dinda [Wed, 2 Jul 2008 17:51:40 +0000]
*** empty log message ***

15 years agoAdded latching and reading
Peter Dinda [Wed, 2 Jul 2008 17:50:01 +0000]
Added latching and reading

15 years ago*** empty log message ***
Jack Lange [Tue, 1 Jul 2008 20:48:58 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Jack Lange [Tue, 1 Jul 2008 18:47:21 +0000]
*** empty log message ***

15 years agomoved further along in the boot process....
Jack Lange [Tue, 1 Jul 2008 00:12:44 +0000]
moved further along in the boot process....
Bombing due to unhandled large page, and gruesome hack to vm_guest_mem.c

15 years agomoved further along in the boot process....
Jack Lange [Tue, 1 Jul 2008 00:12:22 +0000]
moved further along in the boot process....

15 years agolarge change to break apart the guest operation mode parameters
Jack Lange [Mon, 30 Jun 2008 23:09:14 +0000]
large change to break apart the guest operation mode parameters

15 years agoAdded CR0 handling for PROTECTED_PG and for the CLTS instruction
Peter Dinda [Sun, 29 Jun 2008 21:46:24 +0000]
Added CR0 handling for PROTECTED_PG and for the CLTS instruction

15 years agofixed page table deletion error
Jack Lange [Tue, 24 Jun 2008 04:06:44 +0000]
fixed page table deletion error

15 years agoremoved debugging
Jack Lange [Mon, 23 Jun 2008 23:12:38 +0000]
removed debugging

15 years agoadded new fields to interface
Jack Lange [Mon, 23 Jun 2008 22:48:45 +0000]
added new fields to interface

15 years agoAdded pci code (this only does a bus scan at this point)
Peter Dinda [Mon, 23 Jun 2008 21:37:57 +0000]
Added pci code (this only does a bus scan at this point)

15 years agoFixed the FS/GS save/restore problem
Peter Dinda [Mon, 23 Jun 2008 17:15:19 +0000]
Fixed the FS/GS save/restore problem
Added PCI
Added Out/In_DWord
Patched to compile
Debugging?
Turned off debugging

15 years agoFixed the FS/GS save/restore problem
Peter Dinda [Mon, 23 Jun 2008 17:15:02 +0000]
Fixed the FS/GS save/restore problem
Added PCI
Added Out/In_DWord
Patched to compile
Debugging?

15 years agoFixed the FS/GS save/restore problem
Peter Dinda [Mon, 23 Jun 2008 17:14:20 +0000]
Fixed the FS/GS save/restore problem
Added PCI
Added Out/In_DWord
Patched to compile

15 years agoFixed the FS/GS save/restore problem
Peter Dinda [Mon, 23 Jun 2008 17:14:08 +0000]
Fixed the FS/GS save/restore problem
Added PCI
Added Out/In_DWord

15 years agoFixed the FS/GS save/restore problem
Peter Dinda [Mon, 23 Jun 2008 17:13:33 +0000]
Fixed the FS/GS save/restore problem
Added PCI

15 years agoInstruction Decoder - Name Change
Jack Lange [Mon, 23 Jun 2008 17:06:20 +0000]
Instruction Decoder - Name Change

15 years agoadded decoder
Jack Lange [Fri, 20 Jun 2008 15:27:41 +0000]
added decoder

15 years agoadded initial memory hook support, still need decoder
Jack Lange [Tue, 17 Jun 2008 22:57:08 +0000]
added initial memory hook support, still need decoder

15 years agoadded dma device
Jack Lange [Tue, 10 Jun 2008 19:13:46 +0000]
added dma device

15 years ago*** empty log message ***
Jack Lange [Tue, 10 Jun 2008 19:12:34 +0000]
*** empty log message ***

15 years agoWorking odin - x86 only - do 0 and then F5 to avoid startup files
Peter Dinda [Fri, 6 Jun 2008 23:13:03 +0000]
Working odin - x86 only - do 0 and then F5 to avoid startup files

15 years ago*** empty log message ***
Jack Lange [Fri, 6 Jun 2008 20:47:26 +0000]
*** empty log message ***

15 years agofixed interrupt injection
Jack Lange [Sun, 1 Jun 2008 18:53:29 +0000]
fixed interrupt injection

15 years ago*** empty log message ***
Jack Lange [Fri, 30 May 2008 20:34:57 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Jack Lange [Fri, 30 May 2008 20:34:09 +0000]
*** empty log message ***

15 years ago*** empty log message ***
Peter Dinda [Fri, 30 May 2008 20:21:56 +0000]
*** empty log message ***

15 years agoWorking (apparently) emulated keyboard support
Peter Dinda [Fri, 30 May 2008 00:46:47 +0000]
Working (apparently) emulated keyboard support

Slight modifications to rombios to shorten a buffer drain loop
and to provide slightly different error reporting via 80h

15 years agoActual emulated keyboard (but not yet debugged)
Peter Dinda [Thu, 29 May 2008 22:42:55 +0000]
Actual emulated keyboard (but not yet debugged)

15 years agoadded timer support...
Jack Lange [Thu, 29 May 2008 22:20:51 +0000]
added timer support...

15 years agominor updates
Jack Lange [Thu, 29 May 2008 22:20:37 +0000]
minor updates

15 years agoupdated to coding standards....
Jack Lange [Thu, 29 May 2008 20:23:48 +0000]
updated to coding standards....

15 years ago*** empty log message ***
Peter Dinda [Fri, 23 May 2008 02:16:20 +0000]
*** empty log message ***

15 years agoAdded generic device, some keyboard fixes (still in progress)
Peter Dinda [Thu, 22 May 2008 19:49:13 +0000]
Added generic device, some keyboard fixes (still in progress)

15 years ago*** empty log message ***
Jack Lange [Thu, 22 May 2008 03:38:15 +0000]
*** empty log message ***

15 years agolot of changes
Jack Lange [Wed, 21 May 2008 23:00:50 +0000]
lot of changes

15 years agoadded invlpg support
Jack Lange [Mon, 19 May 2008 23:45:27 +0000]
added invlpg support

15 years agoFirst cut at a keyboard device (partially done) CUTPOINT_BEFORE_FULL_EMULATION
Peter Dinda [Fri, 16 May 2008 18:23:50 +0000]
First cut at a keyboard device (partially done)

15 years ago*** empty log message ***
Jack Lange [Thu, 15 May 2008 16:26:45 +0000]
*** empty log message ***

15 years agoreworked some of the interrupt handling
Jack Lange [Wed, 14 May 2008 22:11:29 +0000]
reworked some of the interrupt handling
added exception injection to shadow paging

15 years agoreworked some of the interrupt handling
Jack Lange [Wed, 14 May 2008 22:11:10 +0000]
reworked some of the interrupt handling

15 years agoarchitecture independence work
Jack Lange [Wed, 14 May 2008 19:54:08 +0000]
architecture independence work

15 years agomoved contents to arch independent vmm_ctrl_regs.h
Jack Lange [Wed, 14 May 2008 19:42:37 +0000]
moved contents to arch independent vmm_ctrl_regs.h

15 years agoreimplemented to arch independent version, renamed vmm_ctrl_regs.c
Jack Lange [Wed, 14 May 2008 19:41:36 +0000]
reimplemented to arch independent version, renamed vmm_ctrl_regs.c

15 years agoinitial shadow paging support
Jack Lange [Tue, 13 May 2008 22:01:38 +0000]
initial shadow paging support