OSDN Git Service

cuda.c: implement simple CUDA_GET_6805_ADDR command
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 11 Nov 2015 22:49:44 +0000 (22:49 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 12 Nov 2015 02:15:54 +0000 (13:15 +1100)
commitf1f46f74a9de7298977a3ed668e71843fa904c38
treec7f5a31f61b8d97126e4c6ca7c6d4371cf35cc7c
parent4202e63c0432c72ba518dd882e99a794620d1665
cuda.c: implement simple CUDA_GET_6805_ADDR command

This simply returns an empty response with no error status as implemented by
MOL to allow MacOS 9 boot to proceed further.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/misc/macio/cuda.c