summaryrefslogtreecommitdiffstats
path: root/hw/display
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-1229-9/+36
* hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau2019-05-297-17/+725
* virtio-gpu: split virtio-gpu-pci & virtio-vgaMarc-André Lureau2019-05-293-83/+136
* virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau2019-05-296-304/+404
* virtio-gpu: add a pixman helper headerMarc-André Lureau2019-05-291-26/+3Star
* virtio-gpu: add bswap helpers headerMarc-André Lureau2019-05-291-42/+1Star
* virtio-gpu: add sanity checkGerd Hoffmann2019-05-281-0/+2
* hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming2019-05-242-2/+26
* hw/display/ramfb: lock guest resolution after it's setHou Qiming2019-05-241-4/+22
* hw/display/ramfb: fix guest memory un-mappingHou Qiming2019-05-241-13/+38
* hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé2019-05-212-2/+6
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell2019-05-131-0/+3
|\
| * hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth2019-05-131-0/+1
| * hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth2019-05-131-0/+1
| * hw/arm: Express dependencies of integratorcp with KconfigThomas Huth2019-05-131-0/+1
* | Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
* | Clean up includesMarkus Armbruster2019-05-134-1/+3
|/
* i2c-ddc: move it to hw/displayPaolo Bonzini2019-05-075-2/+135
* ati-vga: Fix check for blt outside vramBALATON Zoltan2019-05-071-6/+6
* qxl: avoid unaligned pointer reads/writesDaniel P. Berrangé2019-05-071-31/+24Star
* hw/display/cirrus_vga: Remove unused includePhilippe Mathieu-Daudé2019-05-071-1/+0Star
* hw/display/cirrus_vga: Update the documentation URLPhilippe Mathieu-Daudé2019-05-071-2/+7
* qxl: check release info objectPrasad J Pandit2019-05-071-0/+3
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé2019-04-291-16/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-281-1/+1
|\
| * virtio-vga: only enable for specific boardsPaolo Bonzini2019-03-211-1/+1
* | ati-vga: Fix indexed access to video memoryBALATON Zoltan2019-03-261-12/+6Star
* | trace-events: Fix attribution of trace points to sourceMarkus Armbruster2019-03-221-1/+2
* | trace-events: Delete unused trace pointsMarkus Armbruster2019-03-221-1/+0Star
* | trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-13/+13
* | virtio-gpu: clear command and fence queues on resetGerd Hoffmann2019-03-181-0/+14
* | virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann2019-03-181-1/+11
* | ati-vga: fix tracingGerd Hoffmann2019-03-181-2/+2
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell2019-03-121-1/+1
|\
| * audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán2019-03-111-1/+1
* | hw/display: Add basic ATI VGA emulationBALATON Zoltan2019-03-118-0/+1860
* | virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann2019-03-111-1/+1
* | virtio-vga: fix reset.Gerd Hoffmann2019-03-111-2/+15
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell2019-03-081-1/+0Star
|\
| * hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-071-1/+0Star
* | lm32-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-2/+1Star
* | virtio: express virtio dependencies with KconfigYang Zhong2019-03-071-0/+2
* | display: express dependencies with kconfigYang Zhong2019-03-071-1/+6
* | i2c: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+3
* | isa: express dependencies with kconfigPaolo Bonzini2019-03-071-0/+3
* | build: convert pci.mak to KconfigPaolo Bonzini2019-03-071-0/+16
* | build: switch to KconfigPaolo Bonzini2019-03-071-0/+3
* | kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+77