[libvirt] [PATCH] Add support for disabling S3 and S4 states

2012-07-30 Thread Martin Kletzander
There a two new elements in features implemented, which control what ACPI sleeping states will be advertised. The default is to have both states enabled, so this means no change for current machines. --- docs/schemas/domaincommon.rng | 10 ++ src/conf/domain_conf.c

Re: [libvirt] [PATCH] Add support for disabling S3 and S4 states

2012-07-30 Thread Daniel P. Berrange
On Mon, Jul 30, 2012 at 02:25:04PM +0200, Martin Kletzander wrote: There a two new elements in features implemented, which control what ACPI sleeping states will be advertised. The default is to have both states enabled, so this means no change for current machines. diff --git

Re: [libvirt] [PATCH] Add support for disabling S3 and S4 states

2012-07-30 Thread Martin Kletzander
On 07/30/2012 02:33 PM, Daniel P. Berrange wrote: On Mon, Jul 30, 2012 at 02:25:04PM +0200, Martin Kletzander wrote: There a two new elements in features implemented, which control what ACPI sleeping states will be advertised. The default is to have both states enabled, so this means no change

Re: [libvirt] [PATCH] Add support for disabling S3 and S4 states

2012-07-30 Thread Daniel P. Berrange
On Mon, Jul 30, 2012 at 02:43:33PM +0200, Martin Kletzander wrote: On 07/30/2012 02:33 PM, Daniel P. Berrange wrote: On Mon, Jul 30, 2012 at 02:25:04PM +0200, Martin Kletzander wrote: There a two new elements in features implemented, which control what ACPI sleeping states will be

Re: [libvirt] [PATCH] Add support for disabling S3 and S4 states

2012-07-30 Thread Martin Kletzander
On 07/30/2012 04:48 PM, Daniel P. Berrange wrote: On Mon, Jul 30, 2012 at 02:43:33PM +0200, Martin Kletzander wrote: On 07/30/2012 02:33 PM, Daniel P. Berrange wrote: On Mon, Jul 30, 2012 at 02:25:04PM +0200, Martin Kletzander wrote: There a two new elements in features implemented, which

Re: [libvirt] [PATCH] Add support for disabling S3 and S4 states

2012-07-30 Thread Daniel P. Berrange
On Mon, Jul 30, 2012 at 04:54:34PM +0200, Martin Kletzander wrote: On 07/30/2012 04:48 PM, Daniel P. Berrange wrote: On Mon, Jul 30, 2012 at 02:43:33PM +0200, Martin Kletzander wrote: On 07/30/2012 02:33 PM, Daniel P. Berrange wrote: On Mon, Jul 30, 2012 at 02:25:04PM +0200, Martin