summaryrefslogtreecommitdiff
path: root/hw/display/Makefile.objs
AgeCommit message (Expand)Author
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan
2019-03-07hw/display: make edid configurableYang Zhong
2019-02-01hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé
2019-02-01hw/display: Move Milkymist specific hardware out of common-obj listPhilippe Mathieu-Daudé
2018-10-15hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth
2018-10-15bochs-display: wire up edid supportGerd Hoffmann
2018-10-15display: add separate config option for bochs-displayGerd Hoffmann
2018-09-27display/edid: add region helper.Gerd Hoffmann
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann
2018-08-21hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is setThomas Huth
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-05-24hw/display: add new bochs-display deviceGerd Hoffmann
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis
2017-03-21add opengl_cflags to QEMU_CFLAGSGerd Hoffmann
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2016-06-14introduce xlnx-dpKONRAD Frederic
2016-06-14introduce dpcd moduleKONRAD Frederic
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann
2015-06-12virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann
2015-06-10virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann
2015-04-28milkymist: do not modify libs-softmmuPaolo Bonzini
2015-03-12Allow the use of X11 from a non standard location.Jeremy White
2015-03-12configure: opengl overhaulGerd Hoffmann
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland
2013-09-18qxl: compile only onceGerd Hoffmann
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini