1. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  2. a3434a2 xen: Import other xen/io/*.h by Anthony PERARD · 6 years ago
  3. 2d0ed5e xen: re-name XenDevice to XenLegacyDevice... by Paul Durrant · 6 years ago
  4. f0353b0 hw/display: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  5. f18793b compiler: add a sizeof_field() macro by Stefan Hajnoczi · 7 years ago
  6. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  7. d12c5b7 xenfb: activate input handlers for raw pointer devices by Owen Smith · 7 years ago
  8. 34975e5 xenfb: Add [feature|request]-raw-pointer by Owen Smith · 7 years ago
  9. a1ccbaf xenfb: Use Input Handlers directly by Owen Smith · 7 years ago
  10. 6ec83be hw/display/xenfb.c: Add trace_xenfb_key_event by Liang Yan · 7 years ago
  11. 9f2130f xenfb: remove xen_init_display "temporary" hack by Stefano Stabellini · 8 years ago
  12. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  13. fa0253d xen: Rename xen_be_find_xendev by Emil Condrea · 8 years ago
  14. ba18fa2 xen: Rename xen_be_send_notify by Emil Condrea · 8 years ago
  15. 65807f4 xen: Rename xen_be_unbind_evtchn by Emil Condrea · 8 years ago
  16. 96c77db xen: Rename xen_be_printf to xen_pv_printf by Emil Condrea · 8 years ago
  17. b9730c5 xen: Fix coding style warnings by Emil Condrea · 8 years ago
  18. c22e91b xen: Fix coding style errors by Emil Condrea · 8 years ago
  19. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  20. d0448de xen: Use DIV_ROUND_UP by Laurent Vivier · 9 years ago
  21. 4df26e8 xenfb: use the correct condition to avoid excessive looping by Wei Liu · 9 years ago
  22. 47d3df2 xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 by Ian Campbell · 9 years ago
  23. 21cbfe5 xen: Clean up includes by Peter Maydell · 9 years ago
  24. e0cb42a xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. by Ian Campbell · 9 years ago
  25. 9ed257d xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages by Ian Campbell · 9 years ago
  26. ac0487e xenfb.c: avoid expensive loops when prod <= out_cons by Stefano Stabellini · 9 years ago
  27. 7ea11bf xenfb: avoid reading twice the same fields from the shared page by Stefano Stabellini · 9 years ago
  28. 91043da Add tracing to xenfb. by Don Koch · 10 years ago
  29. 30f1e66 console: stop using PixelFormat by Gerd Hoffmann · 11 years ago
  30. 643f593 xen: build on ARM by Stefano Stabellini · 11 years ago
  31. 80aaa07 xenfb: Fix graphic_console_init() build failure by Andreas Färber · 11 years ago
  32. 0193c62 xenfb: map framebuffer read-only and handle unmap errors by Stefano Stabellini · 11 years ago
  33. 95be066 console: qom-ify QemuConsole by Gerd Hoffmann · 12 years ago
  34. dea1b0b xen: re-enable refresh interval reporting for xenfb by Gerd Hoffmann · 12 years ago
  35. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  36. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  37. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  38. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/xenfb.c]
  39. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  40. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  41. da229ef console: rework DisplaySurface handling [vga emu side] by Gerd Hoffmann · 12 years ago
  42. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  43. b1424e0 vga: fix byteswapping. by Gerd Hoffmann · 12 years ago
  44. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  45. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  46. dc63936 xenfb: fix build breakage caused by console cleanup series by Gerd Hoffmann · 12 years ago
  47. 87e487a console: QLIST-ify display change listeners. by Gerd Hoffmann · 15 years ago
  48. b41f671 xen: Reorganize includes of Xen headers. by Anthony PERARD · 13 years ago
  49. 6d64673 Move the xenfb pointer handler to the connected method by John Haxby · 14 years ago
  50. 384087b Introduce a new 'connected' xendev op called when Connected. by John Haxby · 14 years ago
  51. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  52. 37cdfcf xen: add vkbd support for PV on HVM guests by Stefano Stabellini · 14 years ago
  53. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  54. 1116582 Move stdbool.h by Paul Brook · 15 years ago
  55. d6f4ade disentangle tcg and deadline calculation by Paolo Bonzini · 15 years ago
  56. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  57. c433bed Fix warning by Blue Swirl · 16 years ago
  58. e7151f8 xen: add framebuffer backend driver (Gerd Hoffmann) by aliguori · 16 years ago