This patch fixes two bugs in cuda emulation:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 23 Apr 2005 18:16:54 +0000 (18:16 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 23 Apr 2005 18:16:54 +0000 (18:16 +0000)
commitdccfafc4e1325dbf90d8ee7b2bc56e6e02eaf4b5
tree9f5887ef075010e7a6e6c2b6cafee5731da78bec
parent111bfab3b5c6a47a7182e095647e6a5e0e17feb8
This patch fixes two bugs in cuda emulation:
- the CUDA timer is always triggered twice, with current code
- SET_TIME command is supposed to send back a 7 bytes packet
(Jocelyn Mayer)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1380 c046a42c-6fe2-441c-8c8c-71466251a162
hw/cuda.c