]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
virtio-9p: use virtio wrappers to access headers
authorGreg Kurz <gkurz@linux.vnet.ibm.com>
Tue, 24 Jun 2014 17:49:49 +0000 (19:49 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 29 Jun 2014 16:39:43 +0000 (19:39 +0300)
commitd64ccb91adda46197702ec3a8b6d9c85c03b3c80
treecdff1244190d3077654f094eceb556136ecb714b
parente0ab7fac65dc75573d3f02105c80981be4f49c2d
virtio-9p: use virtio wrappers to access headers

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

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/9pfs/virtio-9p-device.c