summaryrefslogtreecommitdiffstats
path: root/hw/misc/macio/cuda.c
Commit message (Expand)AuthorAgeFilesLines
* cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland2015-11-121-11/+33
* cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland2015-11-121-9/+24
* cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland2015-11-121-9/+9
* cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland2015-11-121-5/+6
* cuda.c: add defines for CUDA registersMark Cave-Ayland2015-11-121-34/+53
* cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland2015-11-121-1/+3
* cuda.c: implement dummy IIC access commandsMark Cave-Ayland2015-11-121-0/+18
* cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland2015-11-121-0/+3
* cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland2015-11-121-19/+5
* cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland2015-11-121-2/+4
* cuda: add to bridge categoryLaurent Vivier2015-10-231-0/+1
* hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini2015-10-091-1/+1
* cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland2015-03-091-2/+3
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-081-3/+20
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-4/+2
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-17/+17
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+740
OpenPOWER on IntegriCloud