summaryrefslogtreecommitdiffstats
path: root/hw/framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* cleanup useless return sentenceAmos Kong2012-10-051-1/+0
* framebuffer: Fix spelling in comment (leight -> height)Stefan Weil2012-08-151-1/+1
* Fix memory dirty getting API change falloutBlue Swirl2012-02-111-1/+1
* memory: change dirty getting API to take a sizeBlue Swirl2012-02-041-8/+1
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* framebuffer: drop use of cpu_physical_sync_dirty_bitmap()Avi Kivity2011-12-201-1/+1
* framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity2011-12-201-17/+13
* pxa2xx_lcd: add proper rotation supportVasily Khoruzhick2011-07-041-0/+3
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* kvm: Fix framebuffer dirty log syncJan Kiszka2009-05-221-4/+1
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-0/+119
OpenPOWER on IntegriCloud