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
/
sb16.c
Age
Commit message (
Expand
)
Author
2018-03-26
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
2018-02-02
hw/audio/sb16.c: change dolog() to qemu_log_mask()
John Arbuckle
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2016-09-08
portio: keep references on portio
Marc-André Lureau
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-02-03
sb16: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-02
audio: Clean up includes
Peter Maydell
2015-10-19
Remove macros IO_READ_PROTO and IO_WRITE_PROTO
Nutan Shinde
2015-04-27
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-01-22
sb16: fix interrupt acknowledgement
Paolo Bonzini
2014-08-15
audio: don't use 'Yoda conditions'
Gonglei
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
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-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
sb16: QOM'ify
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini