- dd2a56a macfb: increase number of registers saved in MacfbState by Mark Cave-Ayland · 3 years ago
- 4718125 macfb: don't use special irq_state and irq_mask variables in MacfbState by Mark Cave-Ayland · 3 years ago
- 7336c94 hw/mips/jazz: Inline vga_mmio_init() and remove it by Philippe Mathieu-Daudé · 3 years, 3 months ago
- 23f6e3b hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO by Philippe Mathieu-Daudé · 3 years, 3 months ago
- 3ac2523 hw/display: Rename VGA_ISA_MM -> VGA_MMIO by Philippe Mathieu-Daudé · 3 years, 3 months ago
- c7a2f7b macfb: add vertical blank interrupt by Mark Cave-Ayland · 3 years, 5 months ago
- df8abbb macfb: add common monitor modes supported by the MacOS toolbox ROM by Mark Cave-Ayland · 3 years, 5 months ago
- 4317c51 macfb: add qdev property to specify display type by Mark Cave-Ayland · 3 years, 5 months ago
- e6108b9 macfb: implement mode sense to allow display type to be detected by Mark Cave-Ayland · 3 years, 5 months ago
- 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 10 months ago
- 48ecfbf modules: add have_vga by Gerd Hoffmann · 3 years, 10 months ago
- fce39fa edid: Make refresh rate configurable by Akihiko Odaki · 3 years, 10 months ago
- 4bd802b Clean up includes by Markus Armbruster · 4 years, 4 months ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
- fd36ead edid: use physical dimensions if available by Marc-André Lureau · 4 years, 5 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- a489d19 Use OBJECT_DECLARE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 0010401 nubus: Rename class type checking macros by Eduardo Habkost · 4 years, 6 months ago
- ca27b5e qom/object: Move Object typedef to 'qemu/typedefs.h' by Philippe Mathieu-Daudé · 4 years, 10 months ago
- edcbea0 hw/display/edid: Add missing 'qdev-properties.h' header by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 2fc979c Revert "hw/display/ramfb: initialize fw-config space with xres/ yres" by Gerd Hoffmann · 4 years, 10 months ago
- 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 5 years ago
- 8ac919a hw/m68k: add Nubus macfb video card by Laurent Vivier · 5 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- e7febd9 Include qom/object.h slightly less by Markus Armbruster · 6 years ago
- d484205 Include exec/memory.h slightly less by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
- 9b330e4 edid: add xmax + ymax properties by Gerd Hoffmann · 6 years ago
- 0553d89 Normalize position of header guard by Markus Armbruster · 6 years ago
- f79081b4 hw/display/ramfb: initialize fw-config space with xres/ yres by Hou Qiming · 6 years ago
- 6306cae i2c-ddc: move it to hw/display by Paolo Bonzini · 6 years ago
- 8a08cc7 hw/devices: Move Blizzard declarations into a new header by Philippe Mathieu-Daudé · 6 years ago
- ee2ccc5 hw/devices: Move TC6393XB declarations into a new header by Philippe Mathieu-Daudé · 6 years ago
- 70cc0c1 hw/display/milkymist-tmu2: Move inlined code from header to source by Philippe Mathieu-Daudé · 6 years ago
- edbc4b2 edid: fix vendor default by Gerd Hoffmann · 6 years ago
- 06510b8 display/edid: add DEFINE_EDID_PROPERTIES by Gerd Hoffmann · 6 years ago
- 97917e9 display/edid: add region helper. by Gerd Hoffmann · 6 years ago
- e7992fc display/edid: add qemu_edid_size() by Gerd Hoffmann · 6 years ago
- 72d277a display/edid: add edid generator to qemu. by Gerd Hoffmann · 6 years ago
- f8add62 hw/display/bcm2835_fb: Validate config settings by Peter Maydell · 7 years ago
- 01f18af hw/display/bcm2835_fb: Fix handling of virtual framebuffer by Peter Maydell · 7 years ago
- 9a1f03f hw/display/bcm2835_fb: Abstract out calculation of pitch, size by Peter Maydell · 7 years ago
- 9e2938a hw/display/bcm2835_fb: Reset resolution, etc correctly by Peter Maydell · 7 years ago
- ea662f7 hw/display/bcm2835_fb: Drop unused size and pitch fields by Peter Maydell · 7 years ago
- 193100b hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig by Peter Maydell · 7 years ago
- a02755e hw/misc/bcm2835_fb: Move config fields to their own struct by Peter Maydell · 7 years ago
- f0353b0 hw/display: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
- 94692dc hw/display: add standalone ramfb device by Gerd Hoffmann · 7 years ago
- 995b301 hw/display: add ramfb, a simple boot framebuffer living in guest ram by Gerd Hoffmann · 7 years ago
- ab72827 hw: Do not include "exec/address-spaces.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- a3ee49f vga: move bochs vbe defines to header file by Gerd Hoffmann · 7 years ago
- 866e2b3 hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" by Philippe Mathieu-Daudé · 7 years ago
- 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
- e0dadc1 aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows by Peter Maydell · 9 years ago
- 58ac482 introduce xlnx-dp by KONRAD Frederic · 9 years ago
- e27ed1b introduce dpcd module by KONRAD Frederic · 9 years ago
- 5e9c2a8 bcm2835_fb: add framebuffer device for Raspberry Pi by Grégory ESTRADE · 9 years ago