On 03/11/2010 06:57 AM, Paul Brook wrote:
+struct QEMUNotifier
+{
+    void (*notify)(QEMUNotifier *notifier);
+};

I suggest combining this with QEMUBH.

I take it your not opposed to converting QEMUBH to be a QEMUNotifier? If so, I'm happy to do it.

Regards,

Anthony Liguori

Paul





Reply via email to