aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-08-16memory: Fix type of IOMMUMemoryRegionClass member @parent_classMarkus Armbruster
2019-08-12display/bochs: fix pcie supportGerd Hoffmann
2019-07-29Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"Dr. David Alan Gilbert
2019-07-15hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-07-05ati-vga: Fix setting offset together with pitch for r128proBALATON Zoltan
2019-07-05ati-vga: Fix reverse bit bltsBALATON Zoltan
2019-07-05ati-vga: Fix frame buffer endianness for big endian targetBALATON Zoltan
2019-07-05ati-vga: Improve readability of ati_2d_blt functionBALATON Zoltan
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-07-03virtio-gpu: check if the resource already exists in virtio_gpu_load()Li Qiang
2019-07-03virtio-gpu: fix unmap in error pathGerd Hoffmann
2019-07-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...Peter Maydell
2019-06-28ati-vga: switch to vgabios-ati.binGerd Hoffmann
2019-06-28ati-vga: Fixes to offset and pitch registersBALATON Zoltan
2019-06-28ati-vga: Implement DDC and EDID info from monitorBALATON Zoltan
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-13edid: flip the default to enabledGerd Hoffmann
2019-06-12Clean up a header guard symbols (again)Markus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
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é