16 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
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
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
Philippe Mathieu-Daudé 7ab14c5ace hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h 9 years ago
Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 9 years ago
xiaoqiang zhao c025d0abce hw/audio: QOM'ify marvell_88w8618.c 10 years ago
Peter Maydell 6086a565b0 audio: Clean up includes 11 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Markus Armbruster 1b111dc121 hw: cannot_instantiate_with_device_add_yet due to pointer props 13 years ago
Andreas Färber 9e3f8599fc audio/marvell_88w8618: QOM cast cleanup 13 years ago
Paolo Bonzini 64bde0f3e7 hw/a*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Michael Tokarev 997aba8e25 remove some double-includes 13 years ago
Stefan Weil e1fe50dcb3 Remove unneeded type casts 14 years ago
Paolo Bonzini 34b8f63ea1 hw: move audio devices to hw/audio/, configure via default-configs/ 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Andreas Färber 1356b98d3e sysbus: Drop sysbus_from_qdev() cast macro 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 15 years ago
Anthony Liguori e855761ca8 qdev: prepare source tree for code conversion 15 years ago
Paolo Bonzini 6b620ca3b0 prepare for future GPLv2+ relicensing 15 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Benoît Canet e2ba99e9cd marvell_88x8618_audio: convert to memory API 15 years ago
Matthew Fernandez 8e31bf388e Correct spelling of licensed 15 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Blue Swirl 738012bec4 Remove useless device dependency of HAS_AUDIO 16 years ago
Jan Kiszka d5b61ddd65 musicpal: Add VMState support 17 years ago
Jan Kiszka 267c48404f musicpal: True reset support for audio device 17 years ago
Jan Kiszka 49fedd0d64 musicpal: Coding style fixes 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Gerd Hoffmann 81a322d4a1 qdev: add return value to init() callbacks. 17 years ago
Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 17 years ago
Andrzej Zaborowski ef07b49145 Extract the Marvell 88w8618 audio device from musicpal.c 17 years ago