projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
867e240
)
Fix Win98SE MyComputer regression, by Ben Taylor.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 9 Dec 2007 05:01:52 +0000
(
05:01
+0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 9 Dec 2007 05:01:52 +0000
(
05:01
+0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3783
c046a42c
-6fe2-441c-8c8c-
71466251a162
hw/ide.c
patch
|
blob
|
history
diff --git
a/hw/ide.c
b/hw/ide.c
index bf2cc14f4c7e3def41faeaef717197e19d808804..2183f314bb4ab023c81a3fd3ae68a95736aa38b9 100644
(file)
--- a/
hw/ide.c
+++ b/
hw/ide.c
@@
-1361,7
+1361,7
@@
static void ide_atapi_cmd(IDEState *s)
buf[8] = 0x2a;
buf[9] = 0x12;
- buf[10] = 0x0
8
;
+ buf[10] = 0x0
0
;
buf[11] = 0x00;
buf[12] = 0x70;