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
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-2
/
+2
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
audio/adlib: remove limitation of one adlib card
Hervé Poussineau
2017-07-17
1
-10
/
+2
*
audio/fmopl: modify timer callback to give opaque and channel parameters in t...
Hervé Poussineau
2017-07-17
3
-9
/
+18
*
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
9
-9
/
+9
*
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-05-19
2
-0
/
+158
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
2
-2
/
+2
*
audio: Use ARRAY_SIZE from qemu/osdep.h
Juan Quintela
2017-05-04
1
-5
/
+1
*
audio: un-export OPLResetChip
Juan Quintela
2017-05-04
2
-2
/
+1
*
audio: Remove unused typedefs
Juan Quintela
2017-05-04
1
-4
/
+0
*
audio: UpdateHandler is not used anymore
Juan Quintela
2017-05-04
2
-4
/
+0
*
audio: IRQHandler is not used anymore
Juan Quintela
2017-05-04
2
-6
/
+0
*
audio: OPLSetUpdateHandler is not used anywhere
Juan Quintela
2017-05-04
2
-6
/
+1
*
audio: OPLSetIRQHandler is not used anywhere
Juan Quintela
2017-05-04
2
-6
/
+0
*
audio: GUSsample is int16_t
Juan Quintela
2017-05-04
4
-17
/
+7
*
audio: GUSword is uint16_t
Juan Quintela
2017-05-04
2
-11
/
+11
*
audio: GUSword is uint16_t
Juan Quintela
2017-05-04
1
-2
/
+0
*
audio: remove GUSchar
Juan Quintela
2017-05-04
2
-6
/
+4
*
audio: GUSbyte is uint8_t
Juan Quintela
2017-05-04
3
-35
/
+33
*
audio: Remove unused fields
Juan Quintela
2017-05-04
1
-6
/
+0
*
audio: Remove type field
Juan Quintela
2017-05-04
3
-19
/
+10
*
audio: Remove Unused OPL_TYPE_*
Juan Quintela
2017-05-04
2
-19
/
+0
*
audio: Unfold OPLSAMPLE
Juan Quintela
2017-05-04
2
-12
/
+1
*
audio: Remove INT32
Juan Quintela
2017-05-04
2
-51
/
+45
*
audio: remove INT16
Juan Quintela
2017-05-04
2
-4
/
+3
*
audio: Remove INT8
Juan Quintela
2017-05-04
1
-1
/
+0
*
audio: remove UINT32
Juan Quintela
2017-05-04
2
-16
/
+15
*
audio: remove UINT16
Juan Quintela
2017-05-04
1
-1
/
+0
*
audio: Remove UINT8
Juan Quintela
2017-05-04
2
-23
/
+24
*
audio: YM3812 was always defined
Juan Quintela
2017-05-04
2
-8
/
+0
*
audio: Remove YM3526 support
Juan Quintela
2017-05-04
2
-4
/
+2
*
audio: remove Y8950 configuration
Juan Quintela
2017-05-04
3
-168
/
+0
*
adlib: Remove support for YMF262
Juan Quintela
2017-05-04
1
-44
/
+1
*
hw/audio: convert exit callback in HDACodecDeviceClass to void
Zihan Yang
2017-05-04
2
-3
/
+2
*
hw/audio: replace exit with unrealize in hda_codec_device_class_init
Zihan Yang
2017-05-04
1
-3
/
+2
*
es1370: wire up reset via DeviceClass
Gerd Hoffmann
2017-01-11
1
-3
/
+3
*
audio: ac97: add exit function
Li Qiang
2017-01-11
1
-0
/
+11
*
audio: es1370: add exit function
Li Qiang
2017-01-11
1
-0
/
+14
*
hw/audio: QOM'ify pl041.c
xiaoqiang zhao
2017-01-11
1
-11
/
+14
*
hw/audio: QOM'ify marvell_88w8618.c
xiaoqiang zhao
2017-01-11
1
-7
/
+11
*
i2c: Allow I2C devices to NAK start events
Corey Minyard
2017-01-09
1
-1
/
+3
*
migration/pcspk: Add a property to state if pcspk is migrated
Dr. David Alan Gilbert
2016-11-28
1
-0
/
+10
*
audio: intel-hda: check stream entry count during transfer
Prasad J Pandit
2016-10-26
1
-1
/
+2
*
pcspk: adding vmstate for save/restore
Pavel Dovgalyuk
2016-09-15
1
-2
/
+15
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
2
-4
/
+9
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
4
-4
/
+4
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-4
/
+20
[next]