+7
−0
+1
−0
Loading
EventNotifier right now cannot be used as an inter-thread communication primitive. It only works if something else (the kernel) sets the eventfd. Add a primitive to signal an EventNotifier that another thread is waiting on. Signed-off-by:Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Avi Kivity <avi@redhat.com>