aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu-pci & virtio-vgaMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau
2019-05-29virtio-gpu: add a pixman helper headerMarc-André Lureau
2019-05-29virtio-gpu: add bswap helpers headerMarc-André Lureau
2019-05-28virtio-gpu: add sanity checkGerd Hoffmann
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming
2019-05-24hw/display/ramfb: lock guest resolution after it's setHou Qiming
2019-05-24hw/display/ramfb: fix guest memory un-mappingHou Qiming
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini
2019-05-07ati-vga: Fix check for blt outside vramBALATON Zoltan
2019-05-07qxl: avoid unaligned pointer reads/writesDaniel P. Berrangé
2019-05-07hw/display/cirrus_vga: Remove unused includePhilippe Mathieu-Daudé
2019-05-07hw/display/cirrus_vga: Update the documentation URLPhilippe Mathieu-Daudé
2019-05-07qxl: check release info objectPrasad J Pandit
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-26ati-vga: Fix indexed access to video memoryBALATON Zoltan
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-18virtio-gpu: clear command and fence queues on resetGerd Hoffmann
2019-03-18virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann
2019-03-18ati-vga: fix tracingGerd Hoffmann
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann
2019-03-11virtio-vga: fix reset.Gerd Hoffmann
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-07lm32-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong
2019-03-07display: express dependencies with kconfigYang Zhong
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-07hw/display: make edid configurableYang Zhong