Re: [Qemu-devel] [PULL 01/10] hw/acpi/ich9: clear smi_en on reset

2015-07-27 Thread Michael S. Tsirkin
On Mon, Jul 27, 2015 at 11:50:08PM +0300, Michael S. Tsirkin wrote: > On Mon, Jul 27, 2015 at 10:54:04PM +0300, Michael Tokarev wrote: > > From: Laszlo Ersek > > > > Otherwise on reboot firmware might think (due to APMC_EN remaining set > > from the previous boot) that SMI support is absent. > >

Re: [Qemu-devel] [PULL 01/10] hw/acpi/ich9: clear smi_en on reset

2015-07-27 Thread Michael S. Tsirkin
On Mon, Jul 27, 2015 at 10:54:04PM +0300, Michael Tokarev wrote: > From: Laszlo Ersek > > Otherwise on reboot firmware might think (due to APMC_EN remaining set > from the previous boot) that SMI support is absent. > > Cc: "Michael S. Tsirkin" > Cc: Igor Mammedov > Cc: Gerd Hoffmann > Cc: Pao