aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2018-06-08xilinx-dp: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé
2018-06-04Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-04vga: cleanup surface handlingGerd Hoffmann
2018-06-04bochs-display: add missing breakGerd Hoffmann
2018-06-01display: use local path for local headersMichael S. Tsirkin
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-24bochs-display: add pcie supportGerd Hoffmann
2018-05-24bochs-display: add dirty tracking supportGerd Hoffmann
2018-05-24hw/display: add new bochs-display deviceGerd Hoffmann
2018-05-24vga-pci: use PCI_VGA_MMIO_SIZEGerd Hoffmann
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann
2018-05-24vga: catch depth 0Gerd Hoffmann
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini
2018-05-07qxl: fix local renderer crashGerd Hoffmann
2018-03-13secondary-vga: properly close QemuConsole on unplugGerd Hoffmann
2018-03-12vga: fix region calculationGerd Hoffmann
2018-03-06g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini
2018-02-13g364fb: switch to using DirtyBitmapSnapshotPaolo Bonzini
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-05exynos4210: workaround UBSAN compilation errorMarc-André Lureau
2018-02-02virtio-gpu: disallow vIOMMUPeter Xu
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell
2018-01-25pl110: Implement vertical compare/next base interruptsLinus Walleij
2018-01-25vga: check the validation of memory addr when draw textlinzhecheng
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-20sm501: Add missing break to caseBALATON Zoltan
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-12spice: remove QXLWorker interface fieldFrediano Ziglio
2018-01-10sm501: Add some more unimplemented registersBALATON Zoltan
2018-01-10sm501: Add panel hardware cursor registers also to read functionBALATON Zoltan
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé
2017-12-18hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"Philippe Mathieu-Daudé
2017-12-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...Peter Maydell
2017-12-14xenfb: activate input handlers for raw pointer devicesOwen Smith
2017-12-14xenfb: Add [feature|request]-raw-pointerOwen Smith
2017-12-14xenfb: Use Input Handlers directlyOwen Smith
2017-12-13hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOSPrasad J Pandit
2017-11-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...Peter Maydell
2017-11-10vmsvga: use ARRAY_SIZE macroPhilippe Mathieu-Daudé