summary refs log tree commit diff stats
path: root/migration/qemu-file-unix.c
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2015-11-11 22:49:43 +0000
committerDavid Gibson <david@gibson.dropbear.id.au>2015-11-12 13:15:54 +1100
commit4202e63c0432c72ba518dd882e99a794620d1665 (patch)
tree342e556db3e359a0a16a333fc6e895b9d07f62f9 /migration/qemu-file-unix.c
parent6729aa40135bc96d69b5bf5e65a7d463ef7793e7 (diff)
downloadfocaccia-qemu-4202e63c0432c72ba518dd882e99a794620d1665.tar.gz
focaccia-qemu-4202e63c0432c72ba518dd882e99a794620d1665.zip
cuda.c: fix CUDA_PACKET response packet format
According to comments in MOL, the response to a CUDA_PACKET should be one of
the following:

Reply: (CUDA_PACKET, status, cmd)
Error: (ERROR_PACKET, status, CUDA_PACKET, cmd)

Update cuda_receive_packet() accordingly to reflect this in order to make
MacOS 9 happy.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'migration/qemu-file-unix.c')
0 files changed, 0 insertions, 0 deletions