index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
adb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: move ADB stuff from ppc_mac.h to adb.h
Laurent Vivier
2011-10-06
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
vmstate: port adb_mouse
Juan Quintela
2011-04-22
1
-28
/
+15
*
vmstate: port adb_kbd
Juan Quintela
2011-04-22
1
-26
/
+14
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-2
/
+2
*
PPC: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
VM load/save support for PPC devices
blueswir1
2008-12-30
1
-0
/
+56
*
Fix warning introduced by r6136
blueswir1
2008-12-28
1
-1
/
+1
*
Register reset handlers
blueswir1
2008-12-28
1
-2
/
+2
*
Improve PPC device debugging
blueswir1
2008-12-24
1
-0
/
+13
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-7
/
+7
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-12
/
+12
*
Dynamic handling of guest mice, by Lonnie Mendez.
ths
2007-01-05
1
-1
/
+1
*
mouse API change
bellard
2006-04-12
1
-1
/
+1
*
ADB reset support (Joceylin Mayer)
bellard
2005-02-15
1
-4
/
+28
*
fixed register 0 usage - fixed mouse buttons
bellard
2004-07-12
1
-31
/
+55
*
ADB fixes
bellard
2004-06-21
1
-97
/
+151
*
cuda fixes
bellard
2004-06-21
1
-2
/
+2
*
CUDA + ADB support
bellard
2004-06-03
1
-0
/
+308