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
2018-11-27
audio/hda: fix guest triggerable assert
Gerd Hoffmann
1
-0
/
+6
2018-11-26
fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
Gerd Hoffmann
1
-2
/
+2
2018-10-29
audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string
Mao Zhongyi
1
-1
/
+0
2018-10-29
audio: use object link instead of qdev property to pass wm8750 reference
Mao Zhongyi
1
-7
/
+6
2018-10-29
audio: use TYPE_WM8750 instead of a hardcoded string
Mao Zhongyi
1
-1
/
+1
2018-10-29
hw: AC97: make it more QOMconventional
Li Qiang
1
-4
/
+8
2018-10-19
es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
1
-2
/
+8
2018-10-02
es1370: fix ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
1
-2
/
+8
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
3
-3
/
+10
2018-08-23
es1370: simplify MemoryRegionOps
Paolo Bonzini
1
-210
/
+25
2018-07-24
audio/hda: Fix migration
Dr. David Alan Gilbert
1
-1
/
+1
2018-07-03
audio/hda: fix CID 1393631
Gerd Hoffmann
1
-1
/
+1
2018-07-03
audio/hda: adjust larger gaps faster
Gerd Hoffmann
1
-0
/
+3
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
1
-16
/
+15
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
1
-1
/
+1
2018-06-25
audio/hda: detect output buffer overruns
Gerd Hoffmann
2
-0
/
+10
2018-06-25
audio/hda: tweak timer adjust logic
Gerd Hoffmann
2
-7
/
+14
2018-06-25
audio/hda: turn some dprintfs into trace points
Gerd Hoffmann
2
-5
/
+8
2018-06-25
audio/hda: create millisecond timers that handle IO
Gerd Hoffmann
2
-33
/
+237
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
1
-5
/
+3
2018-03-26
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
3
-4
/
+20
2018-02-02
hw/audio/sb16.c: change dolog() to qemu_log_mask()
John Arbuckle
1
-36
/
+43
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2
-4
/
+3
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
3
-21
/
+21
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
1
-1
/
+0
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
3
-0
/
+12
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-18
audio: intel-hda: do not use old_mmio accesses
Matt Parker
1
-47
/
+11
2017-09-18
wm8750: add record buffer underrun check
Gerd Hoffmann
1
-1
/
+5
2017-08-31
pcspk: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-1
/
+1
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
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
[next]