diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2015-11-11 22:49:43 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2015-11-12 13:15:54 +1100 |
commit | 4202e63c0432c72ba518dd882e99a794620d1665 (patch) | |
tree | 342e556db3e359a0a16a333fc6e895b9d07f62f9 /hw/misc/omap_clk.c | |
parent | 6729aa40135bc96d69b5bf5e65a7d463ef7793e7 (diff) | |
download | qemu-4202e63c0432c72ba518dd882e99a794620d1665.tar.gz qemu-4202e63c0432c72ba518dd882e99a794620d1665.tar.bz2 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 'hw/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions