aboutsummaryrefslogtreecommitdiffstats
path: root/hw/framebuffer.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-11Fix memory dirty getting API change falloutBlue Swirl1-1/+1
2012-02-04memory: change dirty getting API to take a sizeBlue Swirl1-8/+1
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2011-12-20framebuffer: drop use of cpu_physical_sync_dirty_bitmap()Avi Kivity1-1/+1
2011-12-20framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity1-17/+13
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick1-0/+3
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-6/+6
2009-10-01Get rid of _t suffixmalc1-6/+6
2009-05-22kvm: Fix framebuffer dirty log syncJan Kiszka1-4/+1
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook1-0/+119