aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20Remove unnecessary cast when using the cpu_[physical]_memory APIPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé
2020-02-18hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Move trace event to draw_line()Philippe Mathieu-Daudé
2020-02-18hw/display/qxl: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-01-30hw/display/qxl.c: Use trace_event_get_state_backends()Peter Maydell
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24hw/display/tcx: Add missing fall through commentsPhilippe Mathieu-Daudé
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-07sm501: make SerialMM a child, export chardev propertyMarc-André Lureau
2020-01-07hw/display/sm501: Always map the UART0Philippe Mathieu-Daudé
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-12-20display/bochs-display: fix memory leakCameron Esfahani
2019-12-18vga: cleanup mapping of VRAM for non-PCI VGAPaolo Bonzini
2019-12-18hw/display: Remove "rombar" hack from vga-pci and vmware_vgaThomas Huth
2019-12-16mips: jazz: Renovate coding styleFilip Bozuta
2019-11-21display: xlnx_dp: Provide sufficient bytes for silent audio channelSai Pavan Boddu
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier
2019-10-15hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé
2019-09-19ati: use vga_read_byte in ati_cursor_defineGerd Hoffmann
2019-09-19vga: move access helpers to separate include fileGerd Hoffmann
2019-09-07m68k: Add NeXTcube framebuffer device emulationThomas Huth
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...Peter Maydell
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan
2019-08-21hw/display: Compile various display devices as common objectPhilippe Mathieu-Daudé
2019-08-21hw/display/sm501: Remove unused includePhilippe Mathieu-Daudé
2019-08-21ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan
2019-08-21ati-vga: Attempt to handle CRTC offset not exact multiple of strideBALATON Zoltan
2019-08-21ati-vga: Fix hardware cursor image offsetBALATON Zoltan
2019-08-21ati-vga: Fix cursor color with guest_hwcursor=trueBALATON Zoltan
2019-08-21ati-vga: Fix GPIO_MONID register writeBALATON Zoltan
2019-08-21ati-vga: Add some register definitions for debuggingBALATON Zoltan
2019-08-21ati-vga: Add registers for getting aperturesBALATON Zoltan
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster