index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
audio
/
marvell_88w8618.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
2019-01-09
1
-1
/
+0
*
audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string
Mao Zhongyi
2018-10-29
1
-1
/
+0
*
audio: use object link instead of qdev property to pass wm8750 reference
Mao Zhongyi
2018-10-29
1
-7
/
+6
*
audio: use TYPE_WM8750 instead of a hardcoded string
Mao Zhongyi
2018-10-29
1
-1
/
+1
*
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2018-02-02
1
-0
/
+1
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
hw/audio: QOM'ify marvell_88w8618.c
xiaoqiang zhao
2017-01-11
1
-7
/
+11
*
audio: Clean up includes
Peter Maydell
2016-02-02
1
-0
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-1
/
+0
*
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
1
-0
/
+2
*
audio/marvell_88w8618: QOM cast cleanup
Andreas Färber
2013-07-29
1
-5
/
+9
*
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-1
/
+0
*
Remove unneeded type casts
Stefan Weil
2013-04-19
1
-2
/
+1
*
hw: move audio devices to hw/audio/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+303