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
/
audio
/
adlib.c
Age
Commit message (
Expand
)
Author
2017-07-17
audio/adlib: remove limitation of one adlib card
Hervé Poussineau
2017-07-17
audio/fmopl: modify timer callback to give opaque and channel parameters in t...
Hervé Poussineau
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-04
audio: Remove type field
Juan Quintela
2017-05-04
adlib: Remove support for YMF262
Juan Quintela
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-02
audio: Clean up includes
Peter Maydell
2015-10-19
Remove macros IO_READ_PROTO and IO_WRITE_PROTO
Nutan Shinde
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-12-09
adlib: fix patching of port I/O addresses
Paolo Bonzini
2013-09-01
adlib: sort offsets in portio registration
Hervé Poussineau
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
adlib: replace register_ioport*
Jan Kiszka
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
adlib: qdev-ify
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini