Paolo Bonzini 619d7ae952 virtio-scsi: do not crash on adding buffers to the event queue
The event queue is not supported yet and the handler does not
have to do much anyway when buffers are added.  However, the
handler is called unconditionally by the virtio layer, and this
results in a crash as soon as buffers are added to the event
queue because we pass NULL.

Reported-by: Bryan Venteicher <bryanv@daemoninthecloset.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-07-02 11:27:00 +02:00
2012-06-15 20:58:54 +04:00
2012-06-24 01:04:45 +02:00
2012-06-21 20:04:24 +00:00
2012-06-18 15:32:45 +02:00
2012-06-15 10:41:05 -03:00
2012-06-21 17:59:27 -05:00
2012-05-30 17:04:41 +00:00
2012-05-14 07:27:24 +02:00
2012-06-28 20:28:08 +00:00
2012-05-12 09:14:38 +00:00
2012-06-24 01:04:51 +02:00
2012-06-24 01:04:51 +02:00
2012-05-14 07:27:24 +02:00
2012-06-27 16:33:26 -05:00
2012-06-21 18:45:16 +00:00
2012-06-04 13:49:35 -03:00
2012-06-15 10:41:05 -03:00
2012-06-04 13:49:35 -03:00
2012-06-15 10:41:05 -03:00
2012-05-10 08:33:34 -05:00
2012-06-27 11:57:17 +02:00
2012-06-28 20:28:36 +00:00
2012-06-04 13:49:35 -03:00
2012-06-04 13:49:35 -03:00
2012-06-28 20:28:36 +00:00
2012-06-24 12:16:51 +00:00
2012-06-21 18:45:18 +00:00
2012-06-22 10:34:21 +01:00
2012-06-28 20:28:08 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%