1. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  2. 4e12cd9 vga: Replace VGA_COMMON with a structure by Avi Kivity · 16 years ago
  3. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  4. 582af0d Remove redundant cirrus vga ram functions. by Paul Brook · 16 years ago
  5. 1dcea8e Remove vga LFB accessor hacks. by Paul Brook · 16 years ago
  6. 4b16eb9 vga: Cleanup dirty logging (Jan Kiszka) by aliguori · 16 years ago
  7. b584726 Clean up VGA ram allocation. by pbrook · 16 years ago
  8. 799e709 Revert r6989 by aliguori · 16 years ago
  9. 9586fef Fix display breakage when resizing the screen (v2) (Avi Kivity) by aliguori · 16 years ago
  10. d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
  11. 8a93e51 stop dirty logging while updating cirrus bank memory (Glauber Costa) by aliguori · 16 years ago
  12. 70c1470 Sparse fixes: dubious mixing of bitwise and logical operations by blueswir1 · 16 years ago
  13. 31c0550 Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress) by aliguori · 16 years ago
  14. d85d0d3 Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress) by aliguori · 16 years ago
  15. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  16. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  17. 7cff316 cirrus: unify unmapping of vram (Jan Kiszka) by aliguori · 16 years ago
  18. fefe54e cirrus: cleanup reset handler (Jan Kiszka) by aliguori · 16 years ago
  19. f8b237a cirrus: avoid resetting vga dirty logging unnecessarily (Avi Kivity) by aliguori · 16 years ago
  20. ba7349c cirrus: stop dirty logging during remaps (Jan Kiszka) by aliguori · 16 years ago
  21. ee50c6b cirrus: unmap vram on reset (Jan Kiszka) by aliguori · 16 years ago
  22. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  23. 7d957bd DisplayState interface change (Stefano Stabellini) by aliguori · 16 years ago
  24. 4abc796 Add cirrus reset handler by blueswir1 · 16 years ago
  25. f65ed4c KVM: Coalesced MMIO support by aliguori · 16 years ago
  26. b2b183c do boundary check based on absolute value (Glauber Costa) by aliguori · 16 years ago
  27. 2bec46d vga optimization (Glauber Costa) by aliguori · 16 years ago
  28. b4fbd87 move vga_io_address to VGA State (Glauber Costa) by aliguori · 16 years ago
  29. 4efe275 better type checking for vga (Glauber Costa) by aliguori · 16 years ago
  30. 0e1f5a0 Introduce accessors for DisplayState (Stefano Stabellini) by aliguori · 16 years ago
  31. 65d35a0 CVE-2008-4539: fix a heap overflow in Cirrus emulation by aurel32 · 16 years ago
  32. cb5a7aa Optional "precise" VGA retrace support by malc · 16 years ago
  33. 38334f7 Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann). by balrog · 16 years ago
  34. d552947 i386: fix isapc machine by aurel32 · 16 years ago
  35. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  36. ca896ef cirrusfb: proper "Attribute Controller Toggle Readback" register behaviour by aurel32 · 17 years ago
  37. b2eb849 CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow by aurel32 · 17 years ago
  38. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  39. bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 17 years ago
  40. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  41. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  42. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  43. 96cf2df Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada. by ths · 17 years ago
  44. e91c8a7 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  45. d34cab9 VMware SVGA II emulation, by Andrzej Zaborowski. by ths · 18 years ago
  46. 83acc96 fixed VGA resolutions with height > 1024 by bellard · 18 years ago
  47. d2269f6 save VGA PCI state by bellard · 18 years ago
  48. 2423686 VNC server (Anthony Liguori) by bellard · 19 years ago
  49. ad81218 depth=24 write mask fix (Volker Ruppert) by bellard · 20 years ago
  50. e3a4e4b destination write mask support, fixed banked memory access, read-only access for bus type in SR 0x17 (Volker Ruppert) by bellard · 20 years ago
  51. 0b74ed7 mode 4 and 5 write fix (Magnus Damn) by bellard · 20 years ago
  52. c9c0eae bitblt fix (aka Solaris display fix) by bellard · 20 years ago
  53. 9bb34ea CRTC register write protection fix by bellard · 20 years ago
  54. 8926b51 faster Cirrus VGA VRAM access by bellard · 20 years ago
  55. 2c6ab83 load/save state support by bellard · 21 years ago
  56. b30d460 24 bpp fixes by bellard · 21 years ago
  57. ae184e4 dac write index register is r/w - CR1D access fix (Volker Ruppert) by bellard · 21 years ago
  58. 46e50e9 added PCI bus by bellard · 21 years ago
  59. e69390c pattern fill fixes and optimization by bellard · 21 years ago
  60. 78e127e set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) - fixed interlace support by bellard · 21 years ago
  61. 4c8732d cirrus blitter fixes by bellard · 21 years ago
  62. a508231 hardware cursor support - fill with rop support - color expand and color expand with transparent support - various optimisations by bellard · 21 years ago
  63. 20ba3ae better to use different ID for ISA and PCI by bellard · 21 years ago
  64. a21ae81 change ID to CLGD5446 - added solidfill support - fixed hidden dac access by bellard · 21 years ago
  65. aeb3c85 Cirrus fixes by bellard · 21 years ago
  66. 4e3e9d0 avoid using anonymous struct extension (not supported by all gcc 3.x) by bellard · 21 years ago
  67. e36f36e mmio support for vga registers - line offset fix - (aka XFree86 4.3.0 fixes) by bellard · 21 years ago
  68. e6e5ad8 Cirrus VGA emulation (initial patch by Suzu - heavily modified for easier merge) by bellard · 21 years ago