]> git.ipfire.org Git - thirdparty/qemu.git/commit
ACPI suspend type field is 3 bits long
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 19 Aug 2008 13:14:17 +0000 (13:14 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 19 Aug 2008 13:14:17 +0000 (13:14 +0000)
commitf99ed40ad8f089eb18bf19c9473e72bb2d257c92
tree288a0b011356d3cb5b25af0958f8a5a0399d8e29
parentd55294710772a264e6697b06272c057b4fc61939
ACPI suspend type field is 3 bits long

According to ACPI spec table 4-13 suspend type field should be 3 bits
long.

(Gleb Natapov)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5027 c046a42c-6fe2-441c-8c8c-71466251a162
hw/acpi.c