1. 973a724 vga: implement horizontal pel panning in graphics modes by Paolo Bonzini · 10 years ago
  2. f9b925f vga: introduce VGADisplayParams by Paolo Bonzini · 10 years ago
  3. 28cf396 display: include dependencies explicitly by Michael S. Tsirkin · 2 years, 4 months ago
  4. cfead31 acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors by Igor Mammedov · 2 years, 5 months ago
  5. 6832deb hw/display: Allow vga_common_init() to return errors by Thomas Huth · 3 years ago
  6. e2328a1 vga: cleanup mapping of VRAM for non-PCI VGA by Paolo Bonzini · 5 years ago
  7. e69a10f vga_int: remove unused function protype by yuchenlin · 6 years ago
  8. d46b40f display/stdvga: add edid support. by Gerd Hoffmann · 6 years ago
  9. 1fcfdc4 vga: disable global_vmstate for 3.0+ machine types by Gerd Hoffmann · 7 years ago
  10. 93abfc8 vga: set owner for mmio regions by Gerd Hoffmann · 7 years ago
  11. a3ee49f vga: move bochs vbe defines to header file by Gerd Hoffmann · 7 years ago
  12. e07b158 hw/display/vga: "vga_int.h" requires "ui/console.h" by Philippe Mathieu-Daudé · 7 years ago
  13. 3d90c62 vga: stop passing pointers to vga_draw_line* functions by Gerd Hoffmann · 8 years ago
  14. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  15. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  16. 94ef4f3 vga: add sr_vbe register set by Gerd Hoffmann · 9 years ago
  17. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  18. c5d4dac virtio-vga: add virtio gpu device with vga compatibility by Gerd Hoffmann · 10 years ago
  19. 22382bb move hw cursor pos from cirrus to vga by Gerd Hoffmann · 10 years ago
  20. 5508099 vga: Add mechanism to force the use of a shadow surface by Benjamin Herrenschmidt · 11 years ago
  21. c3b1060 vga: Add endian to vmstate by Benjamin Herrenschmidt · 11 years ago
  22. 2c7d873 vga: Make fb endian a common state variable by Benjamin Herrenschmidt · 11 years ago
  23. d3c2343 vga: Remove rgb_to_pixel indirection by Benjamin Herrenschmidt · 11 years ago
  24. 54a85d4 vbe: make bochs dispi interface return the correct memory size with qxl by Gerd Hoffmann · 11 years ago
  25. ad37168 vga: do not dynamically allocate chain4_alias by Paolo Bonzini · 11 years ago
  26. 848696b PortioList: Store PortioList in device state by Kirill Batuzov · 11 years ago
  27. e2bbfc8 vga: allow non-global vmstate by Gerd Hoffmann · 11 years ago
  28. c84b28e vga: pass owner to vga_init_io by Paolo Bonzini · 12 years ago
  29. 8311832 vga: pass owner to vga_init_vbe by Paolo Bonzini · 12 years ago
  30. 270327fe vga: pass owner to vga_common_init by Paolo Bonzini · 12 years ago
  31. 712f0cc vga: pass owner to vga_init by Paolo Bonzini · 12 years ago
  32. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  33. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  34. 1dbfa00 console: rename vga_hw_*, add QemuConsole param by Gerd Hoffmann · 12 years ago
  35. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago[Renamed from hw/vga_int.h]
  36. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  37. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  38. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  39. cb9c377 janitor: add guards to headers by Paolo Bonzini · 12 years ago
  40. b51d7b2 vmware_vga: Allow simple drivers to work without using the fifo by BALATON Zoltan · 12 years ago
  41. 9678aed vga: fix text mode updating by Gerd Hoffmann · 12 years ago
  42. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  43. a96d8be vga: remove CONFIG_BOCHS_VBE by Gerd Hoffmann · 12 years ago
  44. 803ff05 vga: add mmio bar to standard vga by Gerd Hoffmann · 12 years ago
  45. d663174 vga: ppm_save(): add error handling by Luiz Capitulino · 13 years ago
  46. 9aa0ff0 vga: Implement blinking of text cursor by Jan Kiszka · 13 years ago
  47. 4a1e244 vga: make vram size configurable by Gerd Hoffmann · 13 years ago
  48. e9c6149 vga: raise xres+yres limits by Gerd Hoffmann · 13 years ago
  49. 8294a64 vga: fix vram double-mapping with -vga std and -M pc-0.12 by Avi Kivity · 13 years ago
  50. 5e55efc vga: use constants from vga.h by Blue Swirl · 13 years ago
  51. 94d7b48 vga: move Cirrus VGA template to its own file by Blue Swirl · 13 years ago
  52. 0a039dc vga: Convert to isa_register_portio_list by Richard Henderson · 14 years ago
  53. 78dd9ff vga: Drop some unused fields by Jan Kiszka · 14 years ago
  54. 8076388 vga: Use linear mapping + dirty logging in chain 4 memory access mode by Jan Kiszka · 14 years ago
  55. fe55ff6 vmware-vga: Eliminate vga_dirty_log_restart by Jan Kiszka · 14 years ago
  56. be20f9e vga: drop get_system_memory() from vga devices and derivatives by Avi Kivity · 14 years ago
  57. b2a5e76 vga: simplify vga window mmio access functions by Avi Kivity · 14 years ago
  58. b195043 vga: convert vga and its derivatives to the memory API by Avi Kivity · 14 years ago
  59. 0fe28e0 vga: Fix type of lfb/map_addr/end. by Richard Henderson · 14 years ago
  60. 7435b79 vga-isa: convert to qdev by Blue Swirl · 14 years ago
  61. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
  62. 7889542 more stdvga cleanups. by Gerd Hoffmann · 14 years ago
  63. af92284 update bochs vbe interface by Gerd Hoffmann · 15 years ago
  64. b5cc6e3 VMware VGA: Only enable dirty log tracking when fifo is disabled by Anthony Liguori · 15 years ago
  65. f0138a6 Make sure to enable dirty tracking of VBE vram mapping by Anthony Liguori · 15 years ago
  66. 3098b9f Revert "vga: do not resize the screen on hw_invalidate" by Aurelien Jarno · 15 years ago
  67. 5245d57 vga roms: move loading from pc.c to vga drivers. by Gerd Hoffmann · 15 years ago
  68. c326466 vga: remove unused vga_common_save/load by Juan Quintela · 15 years ago
  69. 11b6b34 vga: port vga_common_save/load to vmstate by Juan Quintela · 15 years ago
  70. 2a3138a vga: create is_vbe_vmstate field by Juan Quintela · 15 years ago
  71. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  72. 99a0949 Get rid of _t suffix by malc · 15 years ago
  73. 25a18cb vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere by Juan Quintela · 16 years ago
  74. 79b97bf vga: split vga-isa-mm.o by Juan Quintela · 16 years ago
  75. f97e36b vga: export vga_mem_{read,write} by Juan Quintela · 16 years ago
  76. 0d65ddc vga: split vga_{load, save} into pci and common parts by Juan Quintela · 16 years ago
  77. 43bf782 vga: export vga_ioport_{read,write} by Juan Quintela · 16 years ago
  78. a4a2f59 Everything outside of vga.c should use VGACommonState by Juan Quintela · 16 years ago
  79. 03a3e7b Introduce vga_common_reset() to be able to typcheck vga_reset() by Juan Quintela · 16 years ago
  80. df59cbc qdev/prop: convert vga.c to helper macros. by Gerd Hoffmann · 16 years ago
  81. 0bd8246 vga: do not resize the screen on hw_invalidate by Stefano Stabellini · 16 years ago
  82. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  83. 4e12cd9 vga: Replace VGA_COMMON with a structure by Avi Kivity · 16 years ago
  84. 4b16eb9 vga: Cleanup dirty logging (Jan Kiszka) by aliguori · 16 years ago
  85. b584726 Clean up VGA ram allocation. by pbrook · 16 years ago
  86. 799e709 Revert r6989 by aliguori · 16 years ago
  87. 9586fef Fix display breakage when resizing the screen (v2) (Avi Kivity) by aliguori · 16 years ago
  88. e07d630 fix screendump (Stefano Stabellini) by aliguori · 16 years ago
  89. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  90. 7d957bd DisplayState interface change (Stefano Stabellini) by aliguori · 16 years ago
  91. 4abc796 Add cirrus reset handler by blueswir1 · 16 years ago
  92. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  93. 2bec46d vga optimization (Glauber Costa) by aliguori · 16 years ago
  94. b4fbd87 move vga_io_address to VGA State (Glauber Costa) by aliguori · 16 years ago
  95. 4efe275 better type checking for vga (Glauber Costa) by aliguori · 16 years ago
  96. cb5a7aa Optional "precise" VGA retrace support by malc · 16 years ago
  97. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  98. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  99. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  100. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago