Re: [Qemu-devel] [PATCH v5 09/16] spapr_events: event-scan RTAS interface

2015-02-24 Thread David Gibson
On Mon, Feb 16, 2015 at 08:27:45AM -0600, Michael Roth wrote: > From: Tyrel Datwyler > > We don't actually rely on this interface to surface hotplug events, and > instead rely on the similar-but-interrupt-driven check-exception RTAS > interface used for EPOW events. However, the existence of this

[Qemu-devel] [PATCH v5 09/16] spapr_events: event-scan RTAS interface

2015-02-16 Thread Michael Roth
From: Tyrel Datwyler We don't actually rely on this interface to surface hotplug events, and instead rely on the similar-but-interrupt-driven check-exception RTAS interface used for EPOW events. However, the existence of this interface is needed to ensure guest kernels initialize the event-report

[Qemu-devel] [PATCH v5 09/16] spapr_events: event-scan RTAS interface

2015-02-16 Thread Michael Roth
From: Tyrel Datwyler We don't actually rely on this interface to surface hotplug events, and instead rely on the similar-but-interrupt-driven check-exception RTAS interface used for EPOW events. However, the existence of this interface is needed to ensure guest kernels initialize the event-report