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
/
zaurus.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
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
1
-5
/
+7
*
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/gpio: QOM'ify zaurus.c
xiaoqiang zhao
2016-06-14
1
-8
/
+6
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-2
/
+1
*
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+10
*
gpio/zaurus: QOM cast cleanup
Andreas Färber
2013-07-29
1
-7
/
+12
*
hw/gpio: 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 unneeded type casts
Stefan Weil
2013-04-19
1
-1
/
+1
*
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+292