aboutsummaryrefslogtreecommitdiff
path: root/hw/display/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: convert hw/displayMarc-André Lureau1-65/+0
2020-07-11Revert "vga: build virtio-gpu as module"Gerd Hoffmann1-13/+10
2020-07-07vga: build virtio-gpu as moduleGerd Hoffmann1-10/+13
2020-07-07vga: build virtio-gpu only onceGerd Hoffmann1-6/+6
2020-07-07vga: build qxl as moduleGerd Hoffmann1-1/+4
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth1-1/+1
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle1-0/+1
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier1-0/+1
2019-09-07m68k: Add NeXTcube framebuffer device emulationThomas Huth1-0/+1
2019-08-21hw/display: Compile various display devices as common objectPhilippe Mathieu-Daudé1-9/+9
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau1-0/+3
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau1-1/+1
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini1-0/+1
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan1-0/+2
2019-03-07hw/display: make edid configurableYang Zhong1-3/+1
2019-02-01hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé1-2/+2
2019-02-01hw/display: Move Milkymist specific hardware out of common-obj listPhilippe Mathieu-Daudé1-2/+2
2018-10-15hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth1-0/+1
2018-10-15bochs-display: wire up edid supportGerd Hoffmann1-0/+1
2018-10-15display: add separate config option for bochs-displayGerd Hoffmann1-1/+1
2018-09-27display/edid: add region helper.Gerd Hoffmann1-0/+1
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann1-0/+2
2018-08-21hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is setThomas Huth1-2/+2
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann1-0/+1
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann1-0/+2
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini1-2/+2
2018-05-24hw/display: add new bochs-display deviceGerd Hoffmann1-0/+1
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini1-0/+2
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij1-0/+1
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis1-1/+1
2017-03-21add opengl_cflags to QEMU_CFLAGSGerd Hoffmann1-5/+1
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini1-1/+1
2016-06-14introduce xlnx-dpKONRAD Frederic1-0/+1
2016-06-14introduce dpcd moduleKONRAD Frederic1-0/+1
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-0/+1
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann1-1/+5
2015-06-12virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann1-0/+1
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann1-0/+1
2015-06-10virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann1-0/+2
2015-04-28milkymist: do not modify libs-softmmuPaolo Bonzini1-1/+1
2015-03-12Allow the use of X11 from a non standard location.Jeremy White1-0/+1
2015-03-12configure: opengl overhaulGerd Hoffmann1-1/+1
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland1-0/+1
2013-09-18qxl: compile only onceGerd Hoffmann1-2/+1
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini1-2/+3
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+21
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+13
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0