Re: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-27 Thread Michael S. Tsirkin
On Tue, Sep 26, 2023 at 12:38:44PM +, Salil Mehta wrote: > Hi Michael, > > > From: Michael S. Tsirkin > > Sent: Tuesday, September 26, 2023 1:08 PM > > > > On Tue, Sep 26, 2023 at 07:26:40PM +0800, lixianglai wrote: > > > > > > Hi, Michael S. Tsirkin : > > > > On Tue, Sep 26, 2023 at 05:54:2

RE: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread Salil Mehta via
Hi Michael, > From: Michael S. Tsirkin > Sent: Tuesday, September 26, 2023 1:08 PM > > On Tue, Sep 26, 2023 at 07:26:40PM +0800, lixianglai wrote: > > > > Hi, Michael S. Tsirkin : > > > On Tue, Sep 26, 2023 at 05:54:26PM +0800, xianglai li wrote: > > > > ACPI GED shall be used to convey to the g

Re: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread lixianglai
; Philippe Mathieu-Daudé ; wangyanan (Y) ; Daniel P. Berrangé ; Peter Xu ; David Hildenbrand ; Bibo Mao Subject: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot- (un)plug ACPI GED shall be used to convey to the guest kernel about any cpu hot- (un)plug events. Therefore, existing ACPI GED

Re: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread Michael S. Tsirkin
On Tue, Sep 26, 2023 at 07:26:40PM +0800, lixianglai wrote: > > Hi, Michael S. Tsirkin : > > On Tue, Sep 26, 2023 at 05:54:26PM +0800, xianglai li wrote: > > > ACPI GED shall be used to convey to the guest kernel about any cpu > > > hot-(un)plug > > > events. Therefore, existing ACPI GED framewor

Re: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread Michael S. Tsirkin
On Tue, Sep 26, 2023 at 05:54:26PM +0800, xianglai li wrote: > ACPI GED shall be used to convey to the guest kernel about any cpu > hot-(un)plug > events. Therefore, existing ACPI GED framework inside QEMU needs to be > enhanced > to support CPU hot-(un)plug state and events. > > Co-authored-by:

Re: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread lixianglai
Hi, Michael S. Tsirkin : On Tue, Sep 26, 2023 at 05:54:26PM +0800, xianglai li wrote: ACPI GED shall be used to convey to the guest kernel about any cpu hot-(un)plug events. Therefore, existing ACPI GED framework inside QEMU needs to be enhanced to support CPU hot-(un)plug state and events. C

Re: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread Michael S. Tsirkin
On Tue, Sep 26, 2023 at 05:54:26PM +0800, xianglai li wrote: > ACPI GED shall be used to convey to the guest kernel about any cpu > hot-(un)plug > events. Therefore, existing ACPI GED framework inside QEMU needs to be > enhanced > to support CPU hot-(un)plug state and events. > > Co-authored-by:

RE: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread Salil Mehta via
iel P. Berrangé ; Peter > Xu ; David Hildenbrand ; Bibo Mao > > Subject: [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot- > (un)plug > > ACPI GED shall be used to convey to the guest kernel about any cpu hot- > (un)plug > events. Therefore, existing ACPI GED framework

[PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug

2023-09-26 Thread xianglai li
ACPI GED shall be used to convey to the guest kernel about any cpu hot-(un)plug events. Therefore, existing ACPI GED framework inside QEMU needs to be enhanced to support CPU hot-(un)plug state and events. Co-authored-by: "Salil Mehta" Co-authored-by: "Salil Mehta" Cc: "Bernhard Beschow" Cc: "S