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