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
/
adlib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+1
*
Restore consistent formatting of audio devices
malc
2009-06-20
1
-2
/
+2
*
Remove any pretense that there can be more than one AudioState
malc
2009-05-14
1
-2
/
+1
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-6
/
+2
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-7
/
+0
*
Make audio violate POSIX less
malc
2008-12-03
1
-1
/
+1
*
Fix miscellaneous minor things, by Andre Przywara.
ths
2007-12-17
1
-0
/
+1
*
Include qemu-timer.h iff DEBUG is defined.
ths
2007-12-02
1
-0
/
+7
*
Add missing include, by Sylvain Petreolle.
ths
2007-12-02
1
-0
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
Unify IRQ handling.
pbrook
2007-04-07
1
-1
/
+1
*
audio endianness API changes (malc)
bellard
2006-07-04
1
-2
/
+2
*
pcm endianness is now explicit (malc)
bellard
2005-11-20
1
-3
/
+4
*
audio merge (malc)
bellard
2005-11-05
1
-12
/
+28
*
merged 15a_aqemu.patch audio patch (malc)
bellard
2005-10-30
1
-137
/
+148
*
audio clean up (initial patch by malc)
bellard
2004-11-09
1
-2
/
+6
*
audio merge (malc)
bellard
2004-11-07
1
-0
/
+309