Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 14 | -0/+18 |
2019-06-06 | hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-04-01 | Revert "audio: fix pc speaker init" | Gerd Hoffmann | 1 | -15/+21 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -3/+3 |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 11 | -32/+32 |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini | 1 | -0/+1 |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini | 1 | -0/+2 |
2019-03-07 | build: convert sound.mak to Kconfig | Paolo Bonzini | 1 | -0/+8 |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini | 1 | -0/+6 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+35 |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard | 1 | -1/+1 |
2019-01-24 | audio: fix pc speaker init | Gerd Hoffmann | 1 | -20/+15 |
2019-01-09 | hw/audio/marvell: Don't include unnecessary i2c.h header file | Thomas Huth | 1 | -1/+0 |
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 |