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
/
pxa2xx_lcd.c
Age
Commit message (
Expand
)
Author
2021-03-14
hw/display/pxa2xx: Inline template header
Peter Maydell
2021-03-14
hw/display/pxa2xx_lcd: Remove dest_width state field
Peter Maydell
2021-03-14
hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces
Peter Maydell
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
2020-05-28
hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-03-09
display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
Chen Qun
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2016-01-29
arm: Clean up includes
Peter Maydell
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2015-07-24
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
Paolo Bonzini
2014-09-29
hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set
Peter Maydell
2014-05-27
hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formats
Peter Maydell
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-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini