Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support

2018-08-15 Thread Igor Mammedov
On Fri, 10 Aug 2018 02:01:00 +0300 "Michael S. Tsirkin" wrote: > On Thu, Aug 09, 2018 at 12:00:11PM +0200, Igor Mammedov wrote: > > On Wed, 8 Aug 2018 23:17:48 +0300 > > "Michael S. Tsirkin" wrote: > > > > > On Wed, Aug 08, 2018 at 05:15:48PM +0200, Igor Mammedov wrote: > > > > Reuse CPU ho

Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support

2018-08-09 Thread Michael S. Tsirkin
On Thu, Aug 09, 2018 at 12:00:11PM +0200, Igor Mammedov wrote: > On Wed, 8 Aug 2018 23:17:48 +0300 > "Michael S. Tsirkin" wrote: > > > On Wed, Aug 08, 2018 at 05:15:48PM +0200, Igor Mammedov wrote: > > > Reuse CPU hotplug IO registers for passing a CST entry > > > containing package for shalowest

Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support

2018-08-09 Thread Igor Mammedov
On Wed, 8 Aug 2018 23:17:48 +0300 "Michael S. Tsirkin" wrote: > On Wed, Aug 08, 2018 at 05:15:48PM +0200, Igor Mammedov wrote: > > Reuse CPU hotplug IO registers for passing a CST entry > > containing package for shalowest C1 using mwait and > > read it out in guest with new CCST AML method. >

Re: [Qemu-devel] [RFC PATCH 3/4] pc: acpi: add _CST support

2018-08-08 Thread Michael S. Tsirkin
On Wed, Aug 08, 2018 at 05:15:48PM +0200, Igor Mammedov wrote: > Reuse CPU hotplug IO registers for passing a CST entry > containing package for shalowest C1 using mwait and > read it out in guest with new CCST AML method. I don't see how 1 entry is enough. We need to describe full _CST package so