summaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2017-10-17cirrus: fix oob access in mode4and5 write functionsGerd Hoffmann
2017-10-17vga: add ram_addr_t castGerd Hoffmann
2017-10-17vga: handle cirrus vbe mode wraparounds.Gerd Hoffmann
2017-10-17vga: drop line_offset variableGerd Hoffmann
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-26hw/display/virtio-gpu: Put the virtio-gpu-device into the display categoryThomas Huth
2017-09-26hw/display/xenfb.c: Add trace_xenfb_key_eventLiang Yan
2017-09-19virtio-gpu: Handle endian conversionFarhan Ali
2017-09-13virtio-gpu: don't clear QemuUIInfo information on resetGerd Hoffmann
2017-09-01vga/migration: Update memory map in post_loadDr. David Alan Gilbert
2017-09-01qxl: add support for chunked cursors.Gerd Hoffmann
2017-09-01qxl: drop mono cursor supportGerd Hoffmann
2017-09-01vga: stop passing pointers to vga_draw_line* functionsGerd Hoffmann
2017-09-01vga: fix display update region calculation (split screen)Gerd Hoffmann
2017-08-31virtio-gpu: use DIV_ROUND_UPMarc-André Lureau
2017-08-31vga: use DIV_ROUND_UPMarc-André Lureau
2017-08-15qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-25hw/display/sm501: Don't use vmstate_register_ram_global()Peter Maydell
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' ...Peter Maydell
2017-07-17virtio-gpu: skip update cursor in post_load if we don't have oneGerd Hoffmann
2017-07-14hw/display/qxl.c Use memory_region_init_ram()Peter Maydell
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini
2017-07-04xilinx-dp: Add support for the yuy2 video formatEdgar E. Iglesias
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-15Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into stagingStefan Hajnoczi
2017-05-15Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into stagingStefan Hajnoczi
2017-05-12virtio-gpu: move virtio_gpu_gl_blockGerd Hoffmann
2017-05-11vga: fix display update region calculationGerd Hoffmann
2017-05-11sm501: make display updates thread safeGerd Hoffmann
2017-05-11tcx: make display updates thread safeMark Cave-Ayland
2017-05-11cg3: make display updates thread safeMark Cave-Ayland
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-10jazz_led: fix bad snprintfPaolo Bonzini
2017-05-05cg3: add explicit ram_addr_t cast to scanline page variableMark Cave-Ayland
2017-05-05tcx: fix cut/paste error in update_palette_entries()Mark Cave-Ayland
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell
2017-04-24sm501: Add vmstate descriptorBALATON Zoltan
2017-04-24sm501: Add some more missing registersBALATON Zoltan
2017-04-24sm501: Add support for panel layerBALATON Zoltan
2017-04-24sm501: Misc clean upsBALATON Zoltan