index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
adlib.c
Age
Commit message (
Expand
)
Author
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-02-07
Restore consistent formatting
malc
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-09-23
adlib: remove write-only variable
Hervé Poussineau
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-06-20
Restore consistent formatting of audio devices
malc
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
2009-05-12
Push AUD_init down to devices
Paul Brook
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-12-03
Make audio violate POSIX less
malc
2007-12-17
Fix miscellaneous minor things, by Andre Przywara.
ths
2007-12-02
Include qemu-timer.h iff DEBUG is defined.
ths
2007-12-02
Add missing include, by Sylvain Petreolle.
ths
2007-11-17
Break up vl.h.
pbrook
2007-04-07
Unify IRQ handling.
pbrook
2006-07-04
audio endianness API changes (malc)
bellard
2005-11-20
pcm endianness is now explicit (malc)
bellard
2005-11-05
audio merge (malc)
bellard
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
2004-11-09
audio clean up (initial patch by malc)
bellard
2004-11-07
audio merge (malc)
bellard