summaryrefslogtreecommitdiffstats
path: root/hw/adb.c
Commit message (Expand)AuthorAgeFilesLines
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* ppc: add missing staticBlue Swirl2012-11-011-4/+4
* ppc: move ADB stuff from ppc_mac.h to adb.hLaurent Vivier2011-10-061-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* vmstate: port adb_mouseJuan Quintela2011-04-221-28/+15
* vmstate: port adb_kbdJuan Quintela2011-04-221-26/+14
* savevm: Add DeviceState paramAlex Williamson2010-07-061-2/+2
* PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* VM load/save support for PPC devicesblueswir12008-12-301-0/+56
* Fix warning introduced by r6136blueswir12008-12-281-1/+1
* Register reset handlersblueswir12008-12-281-2/+2
* Improve PPC device debuggingblueswir12008-12-241-0/+13
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-7/+7
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-12/+12
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-051-1/+1
* mouse API changebellard2006-04-121-1/+1
* ADB reset support (Joceylin Mayer)bellard2005-02-151-4/+28
* fixed register 0 usage - fixed mouse buttonsbellard2004-07-121-31/+55
* ADB fixesbellard2004-06-211-97/+151
* cuda fixesbellard2004-06-211-2/+2
* CUDA + ADB supportbellard2004-06-031-0/+308
OpenPOWER on IntegriCloud