index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
audio
/
sb16.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
audio: deprecate -soundhw sb16
Gerd Hoffmann
2020-07-06
1
-7
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
audio: remove audio_MIN, audio_MAX
Kővágó, Zoltán
2019-08-21
1
-1
/
+1
*
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-21
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-03-11
1
-7
/
+7
*
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-23
1
-3
/
+8
*
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
2018-03-26
1
-2
/
+7
*
hw/audio/sb16.c: change dolog() to qemu_log_mask()
John Arbuckle
2018-02-02
1
-36
/
+43
*
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-1
/
+3
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
*
sb16: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
1
-5
/
+18
*
audio: Clean up includes
Peter Maydell
2016-02-02
1
-0
/
+1
*
Remove macros IO_READ_PROTO and IO_WRITE_PROTO
Nutan Shinde
2015-10-19
1
-10
/
+5
*
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-04-27
1
-7
/
+0
*
sb16: fix interrupt acknowledgement
Paolo Bonzini
2015-01-22
1
-2
/
+2
*
audio: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-3
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-2
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-7
/
+14
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+2
*
sb16: QOM'ify
Andreas Färber
2013-04-29
1
-6
/
+8
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1424