> From: Shaoqin Huang <shahu...@redhat.com> > Sent: Monday, October 16, 2023 3:54 AM > To: Salil Mehta <salil.me...@huawei.com>; qemu-devel@nongnu.org; qemu- > a...@nongnu.org > Cc: m...@kernel.org; jean-phili...@linaro.org; Jonathan Cameron > <jonathan.came...@huawei.com>; lpieral...@kernel.org; > peter.mayd...@linaro.org; richard.hender...@linaro.org; > imamm...@redhat.com; andrew.jo...@linux.dev; da...@redhat.com; > phi...@linaro.org; eric.au...@redhat.com; oliver.up...@linux.dev; > pbonz...@redhat.com; m...@redhat.com; w...@kernel.org; gs...@redhat.com; > raf...@kernel.org; alex.ben...@linaro.org; li...@armlinux.org.uk; > dar...@os.amperecomputing.com; il...@os.amperecomputing.com; > vis...@os.amperecomputing.com; karl.heub...@oracle.com; > miguel.l...@oracle.com; salil.me...@opnsrc.net; zhukeqian > <zhukeqi...@huawei.com>; wangxiongfeng (C) <wangxiongfe...@huawei.com>; > wangyanan (Y) <wangyana...@huawei.com>; jiakern...@gmail.com; > maob...@loongson.cn; lixiang...@loongson.cn; Linuxarm <linux...@huawei.com> > Subject: Re: [PATCH V5 4/9] hw/acpi: Init GED framework with CPU hotplug > events > > > > On 10/12/23 03:43, Salil Mehta via wrote: > > ACPI GED(as described in the ACPI 6.2 spec) can be used to generate ACPI > events > > when OSPM/guest receives an interrupt listed in the _CRS object of GED. > OSPM > > then maps or demultiplexes the event by evaluating _EVT method. > > > > This change adds the support of CPU hotplug event initialization in the > > existing GED framework. > > > > Co-developed-by: Keqian Zhu <zhukeqi...@huawei.com> > > Signed-off-by: Keqian Zhu <zhukeqi...@huawei.com> > > Signed-off-by: Salil Mehta <salil.me...@huawei.com> > > Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com> > > Reviewed-by: Gavin Shan <gs...@redhat.com> > > Reviewed-by: David Hildenbrand <da...@redhat.com> > > Tested-by: Vishnu Pajjuri <vis...@os.amperecomputing.com> > Reviewed-by: Shaoqin Huang <shahu...@redhat.com>
Thanks. Please use latest version for any further reviews. https://lore.kernel.org/qemu-devel/4764cf47-47ca-4685-805c-bbe6310be...@oracle.com/T/#m563b7fb4690998c72cee7a41b215224e1cc53cc0 Thanks Salil.