Re: [Qemu-devel] What should qemu do when ACPI's OST event happen.

2016-06-04 Thread Igor Mammedov
On Sat, 4 Jun 2016 18:05:12 +0900 Ren Kimura wrote: > When user add new DIMM to memory slot by using qemu hotplug function, under > ACPI mode, SCI interrupt will happen and then guest OS may issue _OST event > 0x01. > Is it correct? > And in such moment, what should QEMU do? > (i.e. What does the

[Qemu-devel] What should qemu do when ACPI's OST event happen.

2016-06-04 Thread Ren Kimura
When user add new DIMM to memory slot by using qemu hotplug function, under ACPI mode, SCI interrupt will happen and then guest OS may issue _OST event 0x01. Is it correct? And in such moment, what should QEMU do? (i.e. What does the comment "/* TODO: handle device insert OST event */" in acpi_memo