index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
exynos4210_fimd.c
Age
Commit message (
Expand
)
Author
2016-05-12
hw/display: QOM'ify exynos4210_fimd.c
xiaoqiang zhao
2016-01-29
arm: Clean up includes
Peter Maydell
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-06-15
hw/display/exynos4210_fimd: Fix bit-swapping code
Peter Maydell
2015-06-05
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2013-07-29
exynos4210_fimd: QOM cast cleanup
Andreas Färber
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-16
exynos4210_fimd.c: fix display resize bug introduced after console revamp
Igor Mitsyanko
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini