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
/
gpio
/
omap_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2020-09-09
1
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
omap-gpio: remove PROP_PTR
Marc-André Lureau
2020-01-07
1
-27
/
+15
*
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 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
/
+1
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-1
/
+1
*
hw/gpio/omap_gpio.c: Don't use old_mmio
Peter Maydell
2017-09-21
1
-14
/
+12
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-2
/
+2
*
hw/gpio: QOM'ify omap_gpio.c
xiaoqiang zhao
2016-06-14
1
-30
/
+31
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
omap: Don't use hw_error() in device init() methods
Markus Armbruster
2016-01-13
1
-8
/
+21
*
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-2
/
+2
*
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
1
-8
/
+5
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-1
/
+2
*
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
1
-0
/
+4
*
omap_gpio: QOM cast cleanup for omap2_gpif_s
Andreas Färber
2013-07-29
1
-14
/
+21
*
omap_gpio: QOM cast cleanup for omap_gpif_s
Andreas Färber
2013-07-29
1
-10
/
+17
*
hw/gpio: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+792