188 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Markus Armbruster 500016e5db trace-events: Shorten file names in comments 8 years ago
Kővágó, Zoltán 85bc58520c audio: use qapi AudioFormat instead of audfmt_e 8 years ago
Paolo Bonzini 1550b0e6bf i2c: express dependencies with Kconfig 8 years ago
Paolo Bonzini a7e2315907 isa: express dependencies with kconfig 8 years ago
Paolo Bonzini bcb129b315 build: convert sound.mak to Kconfig 8 years ago
Paolo Bonzini 7c28b925b7 build: convert pci.mak to Kconfig 8 years ago
Paolo Bonzini 82f5181777 kconfig: introduce kconfig files 8 years ago
Corey Minyard 2ac4c5f4d2 i2c: have I2C receive operation return uint8_t 8 years ago
Gerd Hoffmann bd56d37884 audio: fix pc speaker init 8 years ago
Thomas Huth 95a38c395d hw/audio/marvell: Don't include unnecessary i2c.h header file 8 years ago
Thomas Huth 29bc0a6072 hw/audio/marvell: Don't include unnecessary i2c.h header file 8 years ago
Gerd Hoffmann 7ec9106759 audio/hda: fix guest triggerable assert 8 years ago
Gerd Hoffmann 57ac4a7a28 fmops: fix off-by-one in AR_TABLE and DR_TABLE array size 8 years ago
Mao Zhongyi d436d4e7a5 audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string 8 years ago
Mao Zhongyi a8299ec1b2 audio: use object link instead of qdev property to pass wm8750 reference 8 years ago
Mao Zhongyi a518333b15 audio: use TYPE_WM8750 instead of a hardcoded string 8 years ago
Li Qiang 417d430eb3 hw: AC97: make it more QOMconventional 8 years ago
Paolo Bonzini 24f7973b67 es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT 8 years ago
Paolo Bonzini cf9270e522 es1370: fix ADC_FRAMEADR and ADC_FRAMECNT 8 years ago
Paolo Bonzini edd7541b8c fix "Missing break in switch" coverity reports 8 years ago
Paolo Bonzini 154c1d1f96 es1370: simplify MemoryRegionOps 8 years ago
Dr. David Alan Gilbert 67fa1f5700 audio/hda: Fix migration 8 years ago
Gerd Hoffmann cabedbc24e audio/hda: fix CID 1393631 8 years ago
Gerd Hoffmann 9d340f6755 audio/hda: adjust larger gaps faster 8 years ago
Gerd Hoffmann 3b84967c19 audio/hda: drop atomics 8 years ago
Gerd Hoffmann bc753dc09f audio/hda: enable new timer code by default. 8 years ago
Gerd Hoffmann 4501ee16c7 audio/hda: detect output buffer overruns 8 years ago
Gerd Hoffmann 8ced066923 audio/hda: tweak timer adjust logic 8 years ago
Gerd Hoffmann 0a373bb310 audio/hda: turn some dprintfs into trace points 8 years ago
Gerd Hoffmann 280c1e1cdb audio/hda: create millisecond timers that handle IO 8 years ago
Philippe Mathieu-Daudé c8c9e10394 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init 8 years ago
Thomas Huth c9073238fc hw/audio: Fix crashes when devices are used on ISA bus without DMA 9 years ago
John Arbuckle 8ec660b80e hw/audio/sb16.c: change dolog() to qemu_log_mask() 9 years ago
Philippe Mathieu-Daudé 7ab14c5ace hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h 9 years ago
Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ 9 years ago
Philippe Mathieu-Daudé 09db4d37d2 misc: remove old i386 dependency 9 years ago
Philippe Mathieu-Daudé 47181f5d45 misc: remove headers implicitly included 9 years ago
Philippe Mathieu-Daudé e9808d0969 hw: use "qemu/osdep.h" as first #include in source files 9 years ago
Eduardo Habkost fd3b02c889 pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 9 years ago
Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 9 years ago
Matt Parker a6b0bdc8fb audio: intel-hda: do not use old_mmio accesses 9 years ago
Gerd Hoffmann 4bb3893908 wm8750: add record buffer underrun check 9 years ago
Marc-André Lureau 668c2d1f91 pcspk: use QEMU_ALIGN_DOWN 9 years ago
Vladimir Sementsov-Ogievskiy 8908eb1a4a trace-events: fix code style: print 0x before hex numbers 9 years ago
Philippe Mathieu-Daudé 87e0331c5a docs: fix broken paths to docs/devel/tracing.txt 9 years ago
Hervé Poussineau 639b49ef9a audio/adlib: remove limitation of one adlib card 9 years ago
Hervé Poussineau c57fbf50e7 audio/fmopl: modify timer callback to give opaque and channel parameters in two arguments 9 years ago
Eduardo Habkost 8a824e4d74 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h 9 years ago
Eduardo Habkost 4c565674a2 audio: Rename audio_init() to soundhw_init() 9 years ago
Eduardo Habkost ca89f72092 audio: Move arch_init audio code to hw/audio/soundhw.c 9 years ago