1. 68898bc ui: add x_keymap.o to modules by Paolo Bonzini · 7 years ago
  2. 5bd5c27 qxl: fix local renderer crash by Gerd Hoffmann · 7 years ago
  3. fc70514 secondary-vga: properly close QemuConsole on unplug by Gerd Hoffmann · 7 years ago
  4. 7cdc61b vga: fix region calculation by Gerd Hoffmann · 7 years ago
  5. 723250d g364fb: fix DirtyBitmapSnapshot leak by Paolo Bonzini · 7 years ago
  6. a643bd7 hw/sii9022: Add support for Silicon Image SII9022 by Linus Walleij · 7 years ago
  7. 5643cc9 virtio-gpu-3d: add support for second capability set (v4) by Dave Airlie · 7 years ago
  8. 0fe1eca memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot by Paolo Bonzini · 7 years ago
  9. f7189ac g364fb: switch to using DirtyBitmapSnapshot by Paolo Bonzini · 7 years ago
  10. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  11. 6c549dc exynos4210: workaround UBSAN compilation error by Marc-André Lureau · 7 years ago
  12. 34e304e virtio-gpu: disallow vIOMMU by Peter Xu · 7 years ago
  13. 07c4a51 aarch64-softmmu.mak: Use an ARM specific config by Alistair Francis · 7 years ago
  14. 2077fef Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125' into staging by Peter Maydell · 7 years ago
  15. 24da047 pl110: Implement vertical compare/next base interrupts by Linus Walleij · 7 years ago
  16. 191f59d vga: check the validation of memory addr when draw text by linzhecheng · 7 years ago
  17. 52483b0 Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into staging by Peter Maydell · 7 years ago
  18. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  19. cf4969e sm501: Add missing break to case by BALATON Zoltan · 7 years ago
  20. c1d5b9a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  21. 2562755 maint: Fix macros with broken 'do/while(0); ' usage by Eric Blake · 7 years ago
  22. 9fedfa4 spice: remove QXLWorker interface field by Frediano Ziglio · 7 years ago
  23. 5690d9e sm501: Add some more unimplemented registers by BALATON Zoltan · 7 years ago
  24. a45de17 sm501: Add panel hardware cursor registers also to read function by BALATON Zoltan · 7 years ago
  25. 866e2b3 hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" by Philippe Mathieu-Daudé · 7 years ago
  26. e07b158 hw/display/vga: "vga_int.h" requires "ui/console.h" by Philippe Mathieu-Daudé · 7 years ago
  27. d10d69e hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h" by Philippe Mathieu-Daudé · 7 years ago
  28. 1c3b51a Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into staging by Peter Maydell · 7 years ago
  29. d12c5b7 xenfb: activate input handlers for raw pointer devices by Owen Smith · 7 years ago
  30. 34975e5 xenfb: Add [feature|request]-raw-pointer by Owen Smith · 7 years ago
  31. a1ccbaf xenfb: Use Input Handlers directly by Owen Smith · 7 years ago
  32. d6c3768 hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS by Prasad J Pandit · 7 years ago
  33. 4e8a737 Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' into staging by Peter Maydell · 7 years ago
  34. cf7040e vmsvga: use ARRAY_SIZE macro by Philippe Mathieu-Daudé · 8 years ago
  35. 115788d vga: fix region checks in wraparound case by Gerd Hoffmann · 7 years ago
  36. c53f5b8 virtio-gpu: fix bug in host memory calculation. by Tao Wu · 7 years ago
  37. 79b217d hw/display/sm501: Fix comment in sm501_sysbus_class_init() by Thomas Huth · 7 years ago
  38. eb38e1b cirrus: fix oob access in mode4and5 write functions by Gerd Hoffmann · 7 years ago
  39. b0898b4 vga: add ram_addr_t cast by Gerd Hoffmann · 7 years ago
  40. 28f77de vga: handle cirrus vbe mode wraparounds. by Gerd Hoffmann · 7 years ago
  41. 362f811 vga: drop line_offset variable by Gerd Hoffmann · 7 years ago
  42. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  43. 2f168d0 migration: Route more error paths by Dr. David Alan Gilbert · 7 years ago
  44. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  45. e837acf hw/display/virtio-gpu: Put the virtio-gpu-device into the display category by Thomas Huth · 7 years ago
  46. 6ec83be hw/display/xenfb.c: Add trace_xenfb_key_event by Liang Yan · 8 years ago
  47. 1715d6b virtio-gpu: Handle endian conversion by Farhan Ali · 7 years ago
  48. 79d16c2 virtio-gpu: don't clear QemuUIInfo information on reset by Gerd Hoffmann · 7 years ago
  49. 138bc2d vga/migration: Update memory map in post_load by Dr. David Alan Gilbert · 8 years ago
  50. b21330b qxl: add support for chunked cursors. by Gerd Hoffmann · 8 years ago
  51. 79c5a10 qxl: drop mono cursor support by Gerd Hoffmann · 8 years ago
  52. 3d90c62 vga: stop passing pointers to vga_draw_line* functions by Gerd Hoffmann · 8 years ago
  53. e652941 vga: fix display update region calculation (split screen) by Gerd Hoffmann · 8 years ago
  54. e5f9903 virtio-gpu: use DIV_ROUND_UP by Marc-André Lureau · 8 years ago
  55. 2c23ce2 vga: use DIV_ROUND_UP by Marc-André Lureau · 8 years ago
  56. 47025a0 qxl: call qemu_spice_display_init_common for secondary devices by Paolo Bonzini · 8 years ago
  57. 8908eb1 trace-events: fix code style: print 0x before hex numbers by Vladimir Sementsov-Ogievskiy · 8 years ago
  58. db73ee4 trace-events: fix code style: %# -> 0x% by Vladimir Sementsov-Ogievskiy · 8 years ago
  59. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  60. 4c4414a hw/display/sm501: Don't use vmstate_register_ram_global() by Peter Maydell · 8 years ago
  61. df55c7e Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' into staging by Peter Maydell · 8 years ago
  62. 10750ee virtio-gpu: skip update cursor in post_load if we don't have one by Gerd Hoffmann · 8 years ago
  63. ce66d77 hw/display/qxl.c Use memory_region_init_ram() by Peter Maydell · 8 years ago
  64. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  65. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  66. 8f5d58e qom: enforce readonly nature of link's check callback by Igor Mammedov · 8 years ago
  67. 9f2130f xenfb: remove xen_init_display "temporary" hack by Stefano Stabellini · 8 years ago
  68. 31cf950 xilinx-dp: Add support for the yuy2 video format by Edgar E. Iglesias · 8 years ago
  69. d2164ad vmstate: error hint for failed equal checks by Halil Pasic · 8 years ago
  70. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  71. 795c40b migration: Create migration/blocker.h by Juan Quintela · 8 years ago
  72. 384d9d5 Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging by Stefan Hajnoczi · 8 years ago
  73. 43ad494 Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging by Stefan Hajnoczi · 8 years ago
  74. c19f4fb virtio-gpu: move virtio_gpu_gl_block by Gerd Hoffmann · 8 years ago
  75. bfc5653 vga: fix display update region calculation by Gerd Hoffmann · 8 years ago
  76. ca7f544 sm501: make display updates thread safe by Gerd Hoffmann · 8 years ago
  77. 2dd285b tcx: make display updates thread safe by Mark Cave-Ayland · 8 years ago
  78. 344a68b cg3: make display updates thread safe by Mark Cave-Ayland · 8 years ago
  79. f465706 Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging by Stefan Hajnoczi · 8 years ago
  80. e9c6ab6 jazz_led: fix bad snprintf by Paolo Bonzini · 8 years ago
  81. 8eb57ae cg3: add explicit ram_addr_t cast to scanline page variable by Mark Cave-Ayland · 8 years ago
  82. b290f3b tcx: fix cut/paste error in update_palette_entries() by Mark Cave-Ayland · 8 years ago
  83. eab1e53 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into staging by Peter Maydell · 8 years ago
  84. 2edd6e4 sm501: Add vmstate descriptor by BALATON Zoltan · 8 years ago
  85. b612a49 sm501: Add some more missing registers by BALATON Zoltan · 8 years ago
  86. 1ae5e6e sm501: Add support for panel layer by BALATON Zoltan · 8 years ago
  87. 01d2d58 sm501: Misc clean ups by BALATON Zoltan · 8 years ago
  88. 6a2a5aa sm501: Fix hardware cursor by BALATON Zoltan · 8 years ago
  89. afef2e1 sm501: Fix device endianness by BALATON Zoltan · 8 years ago
  90. efae278 sm501: Add emulation of chip connected via PCI by BALATON Zoltan · 8 years ago
  91. c795fa8 sm501: Get rid of base address in draw_hwc_line by BALATON Zoltan · 8 years ago
  92. ca8a110 sm501: QOMify by BALATON Zoltan · 8 years ago
  93. 70e46ca sm501: Add missing arbitration control register by BALATON Zoltan · 8 years ago
  94. e2ee847 sm501: Use defined constants instead of literal values where available by BALATON Zoltan · 8 years ago
  95. 64f1603 sm501: Fixed code style and a few typos in comments by BALATON Zoltan · 8 years ago
  96. 729abb6 virtio-gpu: add xres and yres properties by Gerd Hoffmann · 8 years ago
  97. 6f663d7 qxl: add xres and yres properties by Gerd Hoffmann · 8 years ago
  98. 104bd1d vmsvga: fix vmsvga_update_display by Gerd Hoffmann · 8 years ago
  99. 7fcf0c2 g364fb: make display updates thread safe by Gerd Hoffmann · 8 years ago
  100. 553bcce exynos: make display updates thread safe by Gerd Hoffmann · 8 years ago