-
Bochs just reboots whenever trying to boot Ubuntu or DSL. They'll get to the start page but not any further. In the log I get a message:
00147800000p[ ] >>PANIC
2009-12-05 21:36:59 UTC by tgohome
-
sshwarts committed patchset 8976 of module bochs to the Bochs x86 PC emulator CVS repository, changing 1 files.
2009-12-04 21:27:17 UTC by sshwarts
-
sshwarts committed patchset 8975 of module bochs to the Bochs x86 PC emulator CVS repository, changing 48 files.
2009-12-04 20:02:12 UTC by sshwarts
-
sshwarts committed patchset 8974 of module bochs to the Bochs x86 PC emulator CVS repository, changing 80 files.
2009-12-04 19:50:26 UTC by sshwarts
-
sshwarts committed patchset 8973 of module bochs to the Bochs x86 PC emulator CVS repository, changing 1 files.
2009-12-04 17:54:22 UTC by sshwarts
-
These params used for save/restore and automatic configuration.
If you thinking about save/restore - params define "wrapper" around every variable that might be important to save and restore. Thus when simulator state is saved - param tree helps to save everything and not miss anything. For every variable type there is corresponding "wrapper" type. So for string it will be string param and not...
2009-12-04 17:54:09 UTC by sshwarts
-
sshwarts committed patchset 8972 of module bochs to the Bochs x86 PC emulator CVS repository, changing 1 files.
2009-12-04 17:50:10 UTC by sshwarts
-
P.S. Thanks sshwarts for the commit. The first commit works just fine, this new patch is simply cosmetic and misc fixes.
2009-12-04 17:21:47 UTC by benlunt
-
The following patch fixes a spelling error, changes the file from append to create/open and modifies the register_state_specific() function. However, I don't really know for sure what the register_state_specific() funtion is used for, so obviously I didn't do it right. Please correct.
Thanks,
Ben.
2009-12-04 17:18:58 UTC by benlunt
-
sshwarts committed patchset 8971 of module bochs to the Bochs x86 PC emulator CVS repository, changing 1 files.
2009-12-04 17:12:34 UTC by sshwarts