mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() [2] initialized 'No Reboot' bit to 1 by default. And due to quirk it happened
to work with linux iTCO_wdt driver (which clears it on module load).
However spec [1] states:
"
R/W. This bit is set when the “No Reboot” strap (SPKR pin on
ICH9) is sampled high on PWROK.
"
So it should be set only when '-global ICH9-LPC.noreboot=true' and cleared
when it's false (which should be default).
Fix it to behave according to spec and set 'No Reboot' bit only when
'-global ICH9-LPC.noreboot=true'.
1)
Intel I/O Controller Hub 9 (ICH9) Family Datasheet (rev: 004)
2)
Fixes:
|
3 weeks ago | |
---|---|---|
.. | ||
Kconfig | 2 years ago | |
apm.c | 2 years ago | |
fdc37m81x-superio.c | 6 months ago | |
i82378.c | 6 months ago | |
isa-bus.c | 6 months ago | |
isa-superio.c | 2 months ago | |
lpc_ich9.c | 3 weeks ago | |
meson.build | 2 years ago | |
pc87312.c | 6 months ago | |
piix.c | 6 months ago | |
smc37c669-superio.c | 6 months ago | |
trace-events | 3 years ago | |
trace.h | 5 years ago | |
vt82c686.c | 6 months ago |