virtio-net: replace custom io thread notify with qemu one
commitfaeed49a01513e5f29aaae9f7619ef098ee0d18b
authorGlauber Costa <glommer@redhat.com>
Mon, 20 Jul 2009 17:06:04 +0000 (20 13:06 -0400)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 21 Jul 2009 19:28:45 +0000 (21 16:28 -0300)
tree2d58126dbf6009022e8f3abb32cfcf0ad7d5472e
parentbf85573cb6a0d5bb72b0558e3aa56c153098422e
virtio-net: replace custom io thread notify with qemu one

replace qemu_kvm_notify_work() with qemu_notify_event(), that ends
up calling it anyway.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/virtio-net.c