Always return latest pmsts instead of the old one (Xiantao Zhang)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 21 Jan 2009 16:31:20 +0000 (16:31 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 21 Jan 2009 16:31:20 +0000 (16:31 +0000)
commit9c76d7de640bf790795c4a3ffd05bb9b8720cccc
treeb6ea14df00fe082cd491ba0a2ceeed0c303ee116
parentac15ff4134bc6c01dc10fe2d993d09b2c2de7cfd
Always return latest pmsts instead of the old one (Xiantao Zhang)

It may lead to the issue when booting windows guests with acpi=1
if return the old pmsts.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6375 c046a42c-6fe2-441c-8c8c-71466251a162
hw/acpi.c