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
/
gus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
1
-1
/
+1
*
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 gus
Gerd Hoffmann
2020-07-06
1
-7
/
+1
*
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
2020-05-25
1
-7
/
+1
*
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
-3
/
+3
*
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
-0
/
+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
-1
/
+1
*
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
2018-03-26
1
-1
/
+6
*
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
audio: GUSsample is int16_t
Juan Quintela
2017-05-04
1
-1
/
+1
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-3
/
+6
*
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2016-06-07
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
gus: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
1
-7
/
+13
*
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
-7
/
+2
*
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
1
-19
/
+1
*
audio: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-1
/
+1
*
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
-1
/
+1
*
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
-9
/
+9
*
gus: QOM'ify some more
Andreas Färber
2013-06-06
1
-3
/
+6
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+2
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-2
/
+2
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+332