qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 17/20] virtio-scsi: use virtio wrappers to ac


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v8 17/20] virtio-scsi: use virtio wrappers to access headers
Date: Fri, 20 Jun 2014 10:24:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Il 13/06/2014 13:24, Greg Kurz ha scritto:
From: Rusty Russell <address@hidden>

Note that st*_raw and ld*_raw are effectively replaced by st*_p and ld*_p.

Signed-off-by: Rusty Russell <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
[ pass VirtIODevice * to memory accessors,
  fix missing tswap32 in virtio_scsi_push_event() by Cédric Le Goater,
  Greg Kurz <address@hidden> ]
Cc: Cédric Le Goater <address@hidden>

Be careful that, in the meanwhile, two tswap32s's have been added by commit b0b4ea1 (virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields, 2014-06-10): one in virtio_scsi_do_tmf, one in virtio_scsi_handle_ctrl.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]