aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2019-07-30qxl: check release info objectPrasad J Pandit
2019-07-30hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-27cirrus_vga/migration: update the bank offset before useWang Xin
2018-11-12edid: silence a stringop-overflow warningMarc-André Lureau
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell
2018-10-29vga_int: remove unused function protypeyuchenlin
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-10-19cpus hw target: Use warn_report() & friends to report warningsMarkus Armbruster
2018-10-15hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth
2018-10-15qxl: check qxl_phys2virt return valueGerd Hoffmann
2018-10-15bochs-display: wire up edid supportGerd Hoffmann
2018-10-15display: add separate config option for bochs-displayGerd Hoffmann
2018-10-15edid: fix alignment issuesGerd Hoffmann
2018-10-08hw/display/bcm2835_fb: Silence Coverity warning about multiply overflowPeter Maydell
2018-10-05edid: fix vendor defaultGerd Hoffmann
2018-10-05secondary-vga: delete mmio subregions upon exitremy.noel
2018-10-05hw/display/qxl: Suppress clang-7 warning about misaligned atomic operationPeter Maydell
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-09-27display/stdvga: add edid support.Gerd Hoffmann
2018-09-27display/edid: add region helper.Gerd Hoffmann
2018-09-27display/edid: add qemu_edid_size()Gerd Hoffmann
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann
2018-09-25sm501: Adjust endianness of pixel value in rectangle fillMarcus Comstedt
2018-09-03virtio-gpu: add iommu supportGerd Hoffmann
2018-09-03virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann
2018-08-30use dpy_gfx_update_fullGerd Hoffmann
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-24hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() configPeter Maydell
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-21hw/display/vga-isa-mm: Convert away from old_mmioPeter Maydell
2018-08-21qxl: drop unused generation variableGerd Hoffmann
2018-08-21hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is setThomas Huth
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-16sm501: Fix warning about unreachable codeBALATON Zoltan
2018-07-16sm501: Update screen on frame buffer address changeBALATON Zoltan
2018-07-07sm501: Set updated region dirty after 2D operationBALATON Zoltan
2018-07-07sm501: Fix support for non-zero frame buffer start addressBALATON Zoltan
2018-07-07sm501: Log unimplemented raster operation modesSebastian Bauer