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
/
display
/
exynos4210_fimd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
AlexChen
2020-11-02
1
-1
/
+3
*
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
*
hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2020-05-28
1
-17
/
+29
*
display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
Chen Qun
2020-03-09
1
-1
/
+0
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+2
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-0
/
+1
*
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
-1
/
+1
*
use dpy_gfx_update_full
Gerd Hoffmann
2018-08-30
1
-3
/
+1
*
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
1
-1
/
+0
*
exynos4210: workaround UBSAN compilation error
Marc-André Lureau
2018-02-05
1
-1
/
+1
*
exynos: make display updates thread safe
Gerd Hoffmann
2017-04-24
1
-5
/
+6
*
hw/display: QOM'ify exynos4210_fimd.c
xiaoqiang zhao
2016-05-12
1
-7
/
+12
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-3
/
+1
*
hw/display/exynos4210_fimd: Fix bit-swapping code
Peter Maydell
2015-06-15
1
-1
/
+1
*
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2015-06-05
1
-7
/
+13
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-2
/
+2
*
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
1
-1
/
+1
*
exynos4210_fimd: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+12
*
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+6
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-2
/
+2
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-2
/
+6
*
console: simplify screendump
Gerd Hoffmann
2013-04-16
1
-1
/
+1
*
exynos4210_fimd.c: fix display resize bug introduced after console revamp
Igor Mitsyanko
2013-04-16
1
-3
/
+4
*
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+1930