scsi: fix tracing of scsi requests with simple backend
commitd800040fb47fe4500d1f8bf604b9fd129bda9419
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 Jun 2011 12:57:06 +0000 (3 14:57 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 5 Jun 2011 15:05:35 +0000 (5 15:05 +0000)
tree82234aa73dcff2b29fec5345025bf1eef42e3a90
parentf9188227a455446b5c10a8f5114f266001c1c801
scsi: fix tracing of scsi requests with simple backend

The simple backend only supports a maximum of 6 arguments.  Split the
scsi_req_parsed event in two parts to cope with the limit.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/scsi-bus.c
trace-events