Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-30 Thread Ani Sinha
On Thu, Sep 30, 2021 at 18:52 Laine Stump wrote: > On 9/30/21 2:16 AM, Ani Sinha wrote: > > On Fri, Sep 24, 2021 at 2:16 AM Laine Stump wrote: > >> > >> On 9/11/21 11:26 PM, Ani Sinha wrote: > >>> The above two options are only available for qemu driver and that too > for x86 > >>> guests only.

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-30 Thread Laine Stump
On 9/30/21 2:16 AM, Ani Sinha wrote: On Fri, Sep 24, 2021 at 2:16 AM Laine Stump wrote: On 9/11/21 11:26 PM, Ani Sinha wrote: The above two options are only available for qemu driver and that too for x86 guests only. Both of them are global options. ``acpi-hotplug-bridge`` option enables or

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-30 Thread Ani Sinha
On Fri, Sep 24, 2021 at 2:16 AM Laine Stump wrote: > > On 9/11/21 11:26 PM, Ani Sinha wrote: > > Hi all: > > > > This patchset introduces libvirt xml support for the following two pm conf > > options: > > > > > > > > > > > > (before I get into a more radical discussion about different

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-29 Thread Ani Sinha
On Tue, 28 Sep 2021, Daniel P. Berrangé wrote: > On Tue, Sep 28, 2021 at 06:14:12PM +0530, Ani Sinha wrote: > > On Tue, Sep 28, 2021 at 17:49 Daniel P. Berrangé > > wrote: > > > > > On Tue, Sep 28, 2021 at 05:31:43PM +0530, Ani Sinha wrote: > > > > > > > > > > > > On Tue, 28 Sep 2021, Daniel

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-28 Thread Ani Sinha
On Tue, Sep 28, 2021 at 10:21 PM Daniel P. Berrangé wrote: > On Tue, Sep 28, 2021 at 06:14:12PM +0530, Ani Sinha wrote: > > On Tue, Sep 28, 2021 at 17:49 Daniel P. Berrangé > > wrote: > > > > > On Tue, Sep 28, 2021 at 05:31:43PM +0530, Ani Sinha wrote: > > > > > > > > > > > > On Tue, 28 Sep

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-28 Thread Daniel P . Berrangé
On Tue, Sep 28, 2021 at 06:14:12PM +0530, Ani Sinha wrote: > On Tue, Sep 28, 2021 at 17:49 Daniel P. Berrangé > wrote: > > > On Tue, Sep 28, 2021 at 05:31:43PM +0530, Ani Sinha wrote: > > > > > > > > > On Tue, 28 Sep 2021, Daniel P. Berrangé wrote: > > > > > > > On Thu, Sep 23, 2021 at

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-28 Thread Ani Sinha
On Tue, Sep 28, 2021 at 17:49 Daniel P. Berrangé wrote: > On Tue, Sep 28, 2021 at 05:31:43PM +0530, Ani Sinha wrote: > > > > > > On Tue, 28 Sep 2021, Daniel P. Berrangé wrote: > > > > > On Thu, Sep 23, 2021 at 04:46:38PM -0400, Laine Stump wrote: > > > > On 9/11/21 11:26 PM, Ani Sinha wrote: > >

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-28 Thread Daniel P . Berrangé
On Tue, Sep 28, 2021 at 05:31:43PM +0530, Ani Sinha wrote: > > > On Tue, 28 Sep 2021, Daniel P. Berrangé wrote: > > > On Thu, Sep 23, 2021 at 04:46:38PM -0400, Laine Stump wrote: > > > On 9/11/21 11:26 PM, Ani Sinha wrote: > > > > Hi all: > > > > > > > > This patchset introduces libvirt xml

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-28 Thread Ani Sinha
On Tue, 28 Sep 2021, Daniel P. Berrangé wrote: > On Thu, Sep 23, 2021 at 04:46:38PM -0400, Laine Stump wrote: > > On 9/11/21 11:26 PM, Ani Sinha wrote: > > > Hi all: > > > > > > This patchset introduces libvirt xml support for the following two pm conf > > > options: > > > > > > > > > > >

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-28 Thread Daniel P . Berrangé
On Thu, Sep 23, 2021 at 04:46:38PM -0400, Laine Stump wrote: > On 9/11/21 11:26 PM, Ani Sinha wrote: > > Hi all: > > > > This patchset introduces libvirt xml support for the following two pm conf > > options: > > > > > > > > > > > > (before I get into a more radical discussion about

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-27 Thread Ani Sinha
On Sat, Sep 25, 2021 at 8:39 PM Ani Sinha wrote: > > Ok then let me do this. I will split up this patch set and send out a > separate patch set just for acpi-hotplug-root with the conf change as > suggested by danpb. It makes sense for me too to go down the path of his > suggestion. > >

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-25 Thread Ani Sinha
Ok then let me do this. I will split up this patch set and send out a separate patch set just for acpi-hotplug-root with the conf change as suggested by danpb. It makes sense for me too to go down the path of his suggestion. Meanwhile let's figure out what we wanted to do for acpi-hotplug-bridge.

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-25 Thread Laine Stump
On 9/23/21 4:46 PM, Laine Stump wrote: On 9/11/21 11:26 PM, Ani Sinha wrote: Hi all: This patchset introduces libvirt xml support for the following two pm conf options:       (before I get into a more radical discussion about different options - since we aren't exactly duplicating

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-25 Thread Ani Sinha
DanPB, Could you please reiterate the suggestion regarding the placement of the pci root hotplug xml you made in the irc channel? On Fri, Sep 24, 2021 at 02:16 Laine Stump wrote: > On 9/11/21 11:26 PM, Ani Sinha wrote: > > Hi all: > > > > This patchset introduces libvirt xml support for the

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-24 Thread Ani Sinha
+Igor +Michael On Thu, 23 Sep 2021, Laine Stump wrote: > On 9/11/21 11:26 PM, Ani Sinha wrote: > > Hi all: > > > > This patchset introduces libvirt xml support for the following two pm conf > > options: > > > > > > > > > > > > (before I get into a more radical discussion about

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-23 Thread Laine Stump
On 9/11/21 11:26 PM, Ani Sinha wrote: Hi all: This patchset introduces libvirt xml support for the following two pm conf options: (before I get into a more radical discussion about different options - since we aren't exactly duplicating the QEMU option name anyway, what if we

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-22 Thread Ani Sinha
Ping again On Mon, Sep 20, 2021 at 21:25 Ani Sinha wrote: > Ping > > On Mon, Sep 13, 2021 at 1:39 PM Ani Sinha wrote: > >> >> >> On Sun, 12 Sep 2021, Ani Sinha wrote: >> >> > Hi all: >> > >> > This patchset introduces libvirt xml support for the following two pm >> conf >> > options: >> > >> >

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-20 Thread Ani Sinha
Ping On Mon, Sep 13, 2021 at 1:39 PM Ani Sinha wrote: > > > On Sun, 12 Sep 2021, Ani Sinha wrote: > > > Hi all: > > > > This patchset introduces libvirt xml support for the following two pm > conf > > options: > > > > > > > > > > > > > > Another option is to create a new xml tag and add

Re: [PATCH v3 0/5] Add support for two i386 pm options which control acpi hotplug

2021-09-13 Thread Ani Sinha
On Sun, 12 Sep 2021, Ani Sinha wrote: > Hi all: > > This patchset introduces libvirt xml support for the following two pm conf > options: > > > > > > Another option is to create a new xml tag and add these under that tag. Something like: + + + + These are not exactly