diff options
| author | Hannes Reinecke <hare@suse.de> | 2011-07-11 15:02:24 +0200 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2011-07-19 15:38:58 +0200 |
| commit | c5bf71a9a3b10c0cce877b7b3add4484322d3e2c (patch) | |
| tree | 6f1264c7e1d0ad43429b136076db8629d930502a /scripts/qapi-commands.py | |
| parent | 348e7b8dcd1460df4d681105f63dd90bba70496d (diff) | |
| download | focaccia-qemu-c5bf71a9a3b10c0cce877b7b3add4484322d3e2c.tar.gz focaccia-qemu-c5bf71a9a3b10c0cce877b7b3add4484322d3e2c.zip | |
scsi: Add 'hba_private' to SCSIRequest
'tag' is just an abstraction to identify the command from the driver. So we should make that explicit by replacing 'tag' with a driver-defined pointer 'hba_private'. This saves the lookup for driver handling several commands in parallel. 'tag' is still being kept for tracing purposes. Signed-off-by: Hannes Reinecke <hare@suse.de> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions