index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
audio/adlib: remove limitation of one adlib card
Hervé Poussineau
1
-10
/
+2
2017-07-17
audio/fmopl: modify timer callback to give opaque and channel parameters in t...
Hervé Poussineau
3
-9
/
+18
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
9
-9
/
+9
2017-05-19
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
1
-1
/
+1
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2
-0
/
+158
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2
-2
/
+2
2017-05-04
audio: Use ARRAY_SIZE from qemu/osdep.h
Juan Quintela
1
-5
/
+1
2017-05-04
audio: un-export OPLResetChip
Juan Quintela
2
-2
/
+1
2017-05-04
audio: Remove unused typedefs
Juan Quintela
1
-4
/
+0
2017-05-04
audio: UpdateHandler is not used anymore
Juan Quintela
2
-4
/
+0
2017-05-04
audio: IRQHandler is not used anymore
Juan Quintela
2
-6
/
+0
2017-05-04
audio: OPLSetUpdateHandler is not used anywhere
Juan Quintela
2
-6
/
+1
2017-05-04
audio: OPLSetIRQHandler is not used anywhere
Juan Quintela
2
-6
/
+0
2017-05-04
audio: GUSsample is int16_t
Juan Quintela
4
-17
/
+7
2017-05-04
audio: GUSword is uint16_t
Juan Quintela
2
-11
/
+11
2017-05-04
audio: GUSword is uint16_t
Juan Quintela
1
-2
/
+0
2017-05-04
audio: remove GUSchar
Juan Quintela
2
-6
/
+4
2017-05-04
audio: GUSbyte is uint8_t
Juan Quintela
3
-35
/
+33
2017-05-04
audio: Remove unused fields
Juan Quintela
1
-6
/
+0
2017-05-04
audio: Remove type field
Juan Quintela
3
-19
/
+10
2017-05-04
audio: Remove Unused OPL_TYPE_*
Juan Quintela
2
-19
/
+0
2017-05-04
audio: Unfold OPLSAMPLE
Juan Quintela
2
-12
/
+1
2017-05-04
audio: Remove INT32
Juan Quintela
2
-51
/
+45
2017-05-04
audio: remove INT16
Juan Quintela
2
-4
/
+3
2017-05-04
audio: Remove INT8
Juan Quintela
1
-1
/
+0
2017-05-04
audio: remove UINT32
Juan Quintela
2
-16
/
+15
2017-05-04
audio: remove UINT16
Juan Quintela
1
-1
/
+0
2017-05-04
audio: Remove UINT8
Juan Quintela
2
-23
/
+24
2017-05-04
audio: YM3812 was always defined
Juan Quintela
2
-8
/
+0
2017-05-04
audio: Remove YM3526 support
Juan Quintela
2
-4
/
+2
2017-05-04
audio: remove Y8950 configuration
Juan Quintela
3
-168
/
+0
2017-05-04
adlib: Remove support for YMF262
Juan Quintela
1
-44
/
+1
2017-05-04
hw/audio: convert exit callback in HDACodecDeviceClass to void
Zihan Yang
2
-3
/
+2
2017-05-04
hw/audio: replace exit with unrealize in hda_codec_device_class_init
Zihan Yang
1
-3
/
+2
2017-01-11
es1370: wire up reset via DeviceClass
Gerd Hoffmann
1
-3
/
+3
2017-01-11
audio: ac97: add exit function
Li Qiang
1
-0
/
+11
2017-01-11
audio: es1370: add exit function
Li Qiang
1
-0
/
+14
2017-01-11
hw/audio: QOM'ify pl041.c
xiaoqiang zhao
1
-11
/
+14
2017-01-11
hw/audio: QOM'ify marvell_88w8618.c
xiaoqiang zhao
1
-7
/
+11
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
1
-1
/
+3
2016-11-28
migration/pcspk: Add a property to state if pcspk is migrated
Dr. David Alan Gilbert
1
-0
/
+10
2016-10-26
audio: intel-hda: check stream entry count during transfer
Prasad J Pandit
1
-1
/
+2
2016-09-15
pcspk: adding vmstate for save/restore
Pavel Dovgalyuk
1
-2
/
+15
2016-09-08
portio: keep references on portio
Marc-André Lureau
2
-4
/
+9
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
4
-4
/
+4
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-4
/
+20
2016-07-05
intel-hda: change msi property type
Cao jin
1
-4
/
+5
2016-06-30
pcspk: fix KVM
Paolo Bonzini
1
-1
/
+1
[next]