commit | 40a13ca8d28c21062e35b10d9b80e76b92405bdf | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <ronniesahlberg@gmail.com> | Thu Aug 30 16:56:36 2012 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 21 16:12:33 2012 +0200 |
tree | 330fcc9fb5aa78245c6ed2a282babfc78d5c8f71 | |
parent | f1a12821d7df2e4d21be4f2206f84b4640533e53 [diff] |
iSCSI: We dont need to explicitely call qemu_notify_event() any more We no longer need to explicitely call qemu_notify_event() any more since this is now done automatically any time the filehandles we listen to change. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>