projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
081c313
)
Add "panic: action=fatal" to bochsrc.txt to avoid a potentially
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 10 Jan 2006 00:13:01 +0000
(
00:13
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 10 Jan 2006 00:13:01 +0000
(
00:13
+0000)
confusing dialogue on control+c or timeout.
Via Godmar Back.
src/utils/pintos
patch
|
blob
|
history
diff --git
a/src/utils/pintos
b/src/utils/pintos
index 32a4af59eadd7c834a3f583010e0dfa455c01450..afd0ec280f356516bd29e8db098d66649cb7df01 100755
(executable)
--- a/
src/utils/pintos
+++ b/
src/utils/pintos
@@
-380,6
+380,7
@@
boot: c
ips: 1000000
megs: $mem
log: bochsout.txt
+panic: action=fatal
EOF
print BOCHSRC "clock: sync=", $realtime ? 'realtime' : 'none', "time0=0\n";
print_bochs_disk_line ("ata0-master", 0);