commit | d800040fb47fe4500d1f8bf604b9fd129bda9419 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 03 14:57:06 2011 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jun 05 15:05:35 2011 +0000 |
tree | 82234aa73dcff2b29fec5345025bf1eef42e3a90 | |
parent | f9188227a455446b5c10a8f5114f266001c1c801 [diff] |
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>