aboutsummaryrefslogtreecommitdiff
path: root/hw/framebuffer.c
AgeCommit message (Expand)Author
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-05cleanup useless return sentenceAmos Kong
2012-08-15framebuffer: Fix spelling in comment (leight -> height)Stefan Weil
2012-02-11Fix memory dirty getting API change falloutBlue Swirl
2012-02-04memory: change dirty getting API to take a sizeBlue Swirl
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-12-20framebuffer: drop use of cpu_physical_sync_dirty_bitmap()Avi Kivity
2011-12-20framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-05-22kvm: Fix framebuffer dirty log syncJan Kiszka
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook