1. f5ab12c ui & main loop: Redesign of system-specific main thread event handling by Phil Dennis-Jordan · 4 months ago
  2. 32cad1f include: Rename sysemu/ -> system/ by Philippe Mathieu-Daudé · 3 months ago
  3. 9cf6e41 ui/cocoa: Temporarily ignore annoying deprecated declaration warnings by Philippe Mathieu-Daudé · 5 months ago
  4. d2277f0 ui/cocoa: Add cursor composition by Akihiko Odaki · 8 months ago
  5. 3f5ef05 ui/cocoa: Release CGColorSpace by Akihiko Odaki · 8 months ago
  6. e7b53d1 ui/cocoa: Use qemu_add_mouse_change_notifier by Akihiko Odaki · 11 months ago
  7. 2d27c91 ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs by Peter Maydell · 10 months ago
  8. ccebb9a ui/cocoa: Use NSTrackingInVisibleRect by Akihiko Odaki · 11 months ago
  9. f69a6f0 ui/cocoa: Resize window after toggling zoom-to-fit by Akihiko Odaki · 11 months ago
  10. d2ee042 ui/cocoa: Fix aspect ratio by Akihiko Odaki · 11 months ago
  11. ca3de7b ui/cocoa: Do not use console_select() by Akihiko Odaki · 11 months ago
  12. 5576663 ui/cocoa: Remove stretch_video flag by Akihiko Odaki · 1 year ago
  13. 4b49f92 ui/cocoa: Call console_select() with the BQL by Akihiko Odaki · 1 year ago
  14. b6ee03c ui/cocoa: Make window resizable by Akihiko Odaki · 1 year ago
  15. 0c35886 ui/cocoa: Remove normalWindow by Akihiko Odaki · 1 year ago
  16. 91aa508 ui/cocoa: Let the platform toggle fullscreen by Akihiko Odaki · 1 year ago
  17. 1a4b64a ui/cocoa: Fix pause label coordinates by Akihiko Odaki · 1 year ago
  18. fcb03de ui/cocoa: Scale with NSView instead of Core Graphics by Akihiko Odaki · 1 year ago
  19. f4de968 ui/cocoa: Release specific mouse buttons by Akihiko Odaki · 1 year ago
  20. 0f7be47 ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:] by Akihiko Odaki · 1 year ago
  21. af4efbc ui/cocoa: Split [-QemuCocoaView handleEventLocked:] by Akihiko Odaki · 1 year ago
  22. f5af802 ui/cocoa: Fix window clipping on macOS 14 by David Parsons · 1 year ago
  23. e28a909 ui/cocoa: add zoom-interpolation display option by Carwyn Ellis · 1 year, 4 months ago
  24. a4a411f Replace "iothread lock" with "BQL" in comments by Stefan Hajnoczi · 1 year, 2 months ago
  25. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  26. 5ec0898 ui/cocoa: add zoom-to-fit display option by Carwyn Ellis · 1 year, 4 months ago
  27. 21eb752 ui/cocoa: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 5 months ago
  28. 0337e41 input: Allow to choose console with qemu_input_is_absolute by Akihiko Odaki · 1 year, 5 months ago
  29. cc6ba2c ui/vc: rename kbd_put to qemu_text_console functions by Marc-André Lureau · 1 year, 6 months ago
  30. f5360a0 ui/vc: remove kbd_put_keysym() and update function calls by Marc-André Lureau · 1 year, 6 months ago
  31. d4761b6 ui: spelling fixes by Michael Tokarev · 1 year, 6 months ago
  32. f975033 cocoa: Fix warnings about invalid prototype declarations by Philippe Mathieu-Daudé · 1 year, 10 months ago
  33. cc37d98 *: Add missing includes of qemu/error-report.h by Richard Henderson · 2 years ago
  34. 9d9bc7d ui/cocoa: Override windowDidResignKey by Akihiko Odaki · 2 years ago
  35. 23bdd0d ui/cocoa: user friendly characters for release mouse by Christian Schoenebeck · 2 years, 2 months ago
  36. 54fde4f qapi block: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  37. bab6a30 ui/cocoa: Run qemu_init in the main thread by Akihiko Odaki · 2 years, 6 months ago
  38. 52eaefd ui/cocoa: Take refresh rate into account by Akihiko Odaki · 2 years, 8 months ago
  39. 713911a ui/cocoa: Fix switched_to_fullscreen warning by Peter Delevoryas · 2 years, 8 months ago
  40. 8c0d802 ui/cocoa: Fix clipboard text release by Akihiko Odaki · 2 years, 9 months ago
  41. 2910abd ui/cocoa: Fix poweroff request code by Akihiko Odaki · 2 years, 9 months ago
  42. 80dd5af block: add 'force' parameter to 'blockdev-change-medium' command by Denis V. Lunev · 2 years, 11 months ago
  43. 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 10 months ago
  44. 88c39c8 Simplify softmmu/main.c by Marc-André Lureau · 2 years, 10 months ago
  45. d6b6dea ui/cocoa: Respect left-command-key option by Akihiko Odaki · 3 years ago
  46. 4797adc ui/cocoa: add option to swap Option and Command by Gustavo Noronha Silva · 3 years ago
  47. f844cdb ui/cocoa: capture all keys and combos when mouse is grabbed by Gustavo Noronha Silva · 3 years ago
  48. 69221df ui/cocoa: release mouse when user switches away from QEMU window by Carwyn Ellis · 3 years, 2 months ago
  49. 48941a5 ui/cocoa: add option to disable left-command forwarding to guest by Carwyn Ellis · 3 years, 2 months ago
  50. 9459262 ui/cocoa: Constify qkeycode translation arrays by Philippe Mathieu-Daudé · 3 years ago
  51. 99eb313 ui/cocoa: Use the standard about panel by Akihiko Odaki · 3 years ago
  52. 5b6988c ui/cocoa: Add Services menu by Akihiko Odaki · 3 years ago
  53. 268c119 ui/cocoa.m: Remove unnecessary NSAutoreleasePools by Peter Maydell · 3 years ago
  54. 8d65dee ui/cocoa.m: Fix updateUIInfo threading issues by Peter Maydell · 3 years ago
  55. ca51160 ui/cocoa: Fix the leak of qemu_console_get_label by Akihiko Odaki · 3 years ago
  56. b597278 ui/cocoa: Do not alert even without block devices by Akihiko Odaki · 3 years ago
  57. 0cd723f ui/cocoa: Remove allowedFileTypes restriction in SavePanel by Philippe Mathieu-Daudé · 3 years ago
  58. d70a5de ui/cocoa: pass horizontal scroll information to the device code by Dmitry Petrov · 3 years, 2 months ago
  59. ca19ef5 ui: do not delay further remote resize by Marc-André Lureau · 3 years, 11 months ago
  60. 505dbf9 ui/clipboard: add a clipboard reset serial event by Marc-André Lureau · 3 years, 7 months ago
  61. 1b17f1e ui: generalize clipboard notifier by Marc-André Lureau · 3 years, 7 months ago
  62. 40a9aad ui/cocoa: Fix the type of main's argv by Akihiko Odaki · 3 years, 8 months ago
  63. 7e3e20d ui/cocoa: Add clipboard support by Akihiko Odaki · 3 years, 9 months ago
  64. 15280e8 ui/cocoa: Set UI information by Akihiko Odaki · 3 years, 9 months ago
  65. ad7f2f8 ui/cocoa: Comment about modifier key input quirks by Akihiko Odaki · 4 years ago
  66. 40c0193 ui/cocoa: Do not exit immediately after shutdown by Akihiko Odaki · 4 years ago
  67. d192906 ui/cocoa: Fix mouse association state by Akihiko Odaki · 4 years ago
  68. cb82340 ui/cocoa: Mark variables static by Akihiko Odaki · 4 years ago
  69. 6d73bb6 ui/cocoa: Clear modifiers whenever possible by Akihiko Odaki · 4 years ago
  70. a0f973f ui/cocoa: Do not rely on the first argument by Akihiko Odaki · 4 years ago
  71. e31746e ui/cocoa: Show QEMU icon in the about window by Akihiko Odaki · 4 years ago
  72. ae57d35 ui/cocoa: Use kCGColorSpaceSRGB by Akihiko Odaki · 4 years ago
  73. 4313739 ui/cocoa: Replace fprintf with error_report by Akihiko Odaki · 4 years ago
  74. d9c32b8 ui/cocoa: Fix stride resolution of pixman image by Akihiko Odaki · 4 years ago
  75. 1e8b6f2 ui/cocoa: Remove the uses of full screen APIs by Akihiko Odaki · 4 years ago
  76. cc7859c ui/cocoa: Statically allocate dcl by Akihiko Odaki · 4 years ago
  77. 4295f83 ui/cocoa: Interpret left button down as is when command is pressed by Akihiko Odaki · 4 years ago
  78. c0ff29d ui/cocoa: Do not copy members of pixman image by Akihiko Odaki · 4 years ago
  79. 708b725 ui/cocoa: Support unique keys of JIS keyboards by Akihiko Odaki · 4 years ago
  80. 1ff5a06 ui/cocoa: Fix openFile: deprecation on Big Sur by Roman Bolshakov · 4 years, 2 months ago
  81. 8d6fda8 ui/cocoa: Update path to docs in build tree by Roman Bolshakov · 4 years, 2 months ago
  82. 90f8c0f qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json by Philippe Mathieu-Daudé · 4 years, 5 months ago
  83. b0c3cf9 cpu-throttle: new module, extracted from cpus.c by Claudio Fontana · 4 years, 8 months ago
  84. 1879f24 ui/cocoa.m: Update documentation file and pathname by Peter Maydell · 5 years ago
  85. 483644c ui/cocoa: Drop workarounds for pre-10.12 OSX by Peter Maydell · 5 years ago
  86. 3487da6 ui/cocoa: switch to new show-cursor option by Gerd Hoffmann · 5 years ago
  87. dff742a ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) by Hikaru Nishida · 5 years ago
  88. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  89. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  90. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  91. 8e23e34 ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device by Chen Zhang · 6 years ago
  92. 2044dff ui/cocoa: Fix absolute input device grabbing issue on Mojave by Chen Zhang · 6 years ago
  93. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  94. 5588840 ui/cocoa: Perform UI operations only on the main thread by Peter Maydell · 6 years ago
  95. 61a2ed4 ui/cocoa: Subclass NSApplication so we can implement sendEvent by Peter Maydell · 6 years ago
  96. 60105d7 ui/cocoa: Don't call NSApp sendEvent directly from handleEvent by Peter Maydell · 6 years ago
  97. 8b00e4e ui/cocoa: Move console/device menu creation code up in file by Peter Maydell · 6 years ago
  98. c6fd6c7 ui/cocoa: Factor out initial menu creation by Peter Maydell · 6 years ago
  99. 72a3e31 ui/cocoa: Use the pixman image directly in switchSurface by Peter Maydell · 6 years ago
  100. 31819e9 ui/cocoa: Ensure we have the iothread lock when calling into QEMU by Peter Maydell · 6 years ago