1. b0c3cf9 cpu-throttle: new module, extracted from cpus.c by Claudio Fontana · 4 years, 6 months ago
  2. 1879f24 ui/cocoa.m: Update documentation file and pathname by Peter Maydell · 4 years, 10 months ago
  3. 483644c ui/cocoa: Drop workarounds for pre-10.12 OSX by Peter Maydell · 5 years ago
  4. 3487da6 ui/cocoa: switch to new show-cursor option by Gerd Hoffmann · 4 years, 11 months ago
  5. dff742a ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) by Hikaru Nishida · 5 years ago
  6. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 5 years ago
  7. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  8. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  9. 8e23e34 ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device by Chen Zhang · 6 years ago
  10. 2044dff ui/cocoa: Fix absolute input device grabbing issue on Mojave by Chen Zhang · 6 years ago
  11. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  12. 5588840 ui/cocoa: Perform UI operations only on the main thread by Peter Maydell · 6 years ago
  13. 61a2ed4 ui/cocoa: Subclass NSApplication so we can implement sendEvent by Peter Maydell · 6 years ago
  14. 60105d7 ui/cocoa: Don't call NSApp sendEvent directly from handleEvent by Peter Maydell · 6 years ago
  15. 8b00e4e ui/cocoa: Move console/device menu creation code up in file by Peter Maydell · 6 years ago
  16. c6fd6c7 ui/cocoa: Factor out initial menu creation by Peter Maydell · 6 years ago
  17. 72a3e31 ui/cocoa: Use the pixman image directly in switchSurface by Peter Maydell · 6 years ago
  18. 31819e9 ui/cocoa: Ensure we have the iothread lock when calling into QEMU by Peter Maydell · 6 years ago
  19. 5e24600 ui/cocoa.m: Fix macOS 10.14 deprecation warnings by Brendan Shanks · 6 years ago
  20. 16bf523 ui/cocoa: Include less of the generated modular QAPI headers by Markus Armbruster · 6 years ago
  21. 0c6c439 ui/cocoa.m: prevent stuck command key when going into full screen mode by John Arbuckle · 6 years ago
  22. dc3c89d ui/cocoa.m: replace scrollingDeltaY with deltaY by John Arbuckle · 6 years ago
  23. b572538 ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning by Peter Maydell · 7 years ago
  24. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  25. 4ee02f5 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into staging by Peter Maydell · 7 years ago
  26. 5013b9e cocoa: switch over to new display registry by Gerd Hoffmann · 7 years ago
  27. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  28. 767f9bf cocoa: use DisplayOptions by Gerd Hoffmann · 7 years ago
  29. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  30. ae7313e cocoa.m: Fix scroll wheel support by John Arbuckle · 7 years ago
  31. ef2088f ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them by Peter Maydell · 7 years ago
  32. 5929e36 ui/cocoa.m: move ungrab to ctrl-alt-g by John Arbuckle · 7 years ago
  33. 9c3a418 ui/cocoa.m: Make scrolling work again in GUI monitor windows by John Arbuckle · 7 years ago
  34. fa73e14 ui/cocoa.m: Fix console selection keys by John Arbuckle · 7 years ago
  35. e720624 ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under by John Arbuckle · 7 years ago
  36. e47ec1a ui/cocoa.m: add Speed menu by John Arbuckle · 8 years ago
  37. af8862b Improve Cocoa modifier key handling by Ian McKellar via Qemu-devel · 8 years ago
  38. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  39. 9cfa7ab ui: Support non-zero minimum values for absolute input axes by Philippe Voinov · 8 years ago
  40. 4ba967a ui/cocoa.m: Fix macOS 10.12 deprecation warnings by Brendan Shanks · 8 years ago
  41. 5f26fcf ui/cocoa.m: add toast file support by Programmingkid · 8 years ago
  42. 78e8779 qemu-doc: merge qemu-tech and qemu-doc by Paolo Bonzini · 8 years ago
  43. 70e2cb3 block: Accept device model name for blockdev-change-medium by Kevin Wolf · 8 years ago
  44. fbe2d81 block: Accept device model name for eject by Kevin Wolf · 8 years ago
  45. 9e8204b ui/cocoa.m: Make a better about dialog by Programmingkid · 8 years ago
  46. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  47. 9d227f1 ui/cocoa.m: Add support for cdr files by John Arbuckle · 9 years ago
  48. aaac714 ui/cocoa.m: switch to QKeyCode by John Arbuckle · 9 years ago
  49. f474790 ui/cocoa.m: fix help menus by John Arbuckle · 9 years ago
  50. f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
  51. e4a096b ui/cocoa.m: Include qemu/osdep.h by Peter Maydell · 9 years ago
  52. d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
  53. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  54. 8d3a5d9 ui/cocoa.m: Prevent activation clicks from going to guest by Peter Maydell · 9 years ago
  55. 39ff43d blockdev: read-only-mode for blockdev-change-medium by Max Reitz · 9 years ago
  56. 24fb413 qmp: Introduce blockdev-change-medium by Max Reitz · 9 years ago
  57. 468a895 ui/cocoa.m: blinky mouse cursor fix by John Arbuckle · 9 years ago
  58. a7940ec ui/cocoa.m: addRemovableDevicesMenuItems() warning fix by John Arbuckle · 9 years ago
  59. a1dbc05 ui/cocoa.m: eliminate normalWindow warning by John Arbuckle · 9 years ago
  60. 365d7f3 ui/cocoa.m: remove open dialog code by John Arbuckle · 9 years ago
  61. 3b178b7 ui/cocoa.m: prevent stuck key situation by John Arbuckle · 9 years ago
  62. d9bc14f ui/cocoa.m: verify with user before quitting QEMU by John Arbuckle · 9 years ago
  63. b12a84c cocoa: Suppress Cocoa window with -display by Rainer Müller · 9 years ago
  64. 693a3e0 ui/cocoa.m: Add machine menu items to change and eject removable drive media by John Arbuckle · 10 years ago
  65. 2707461 ui/cocoa.m: Add Reset and Power Down menu items to Machine menu by John Arbuckle · 10 years ago
  66. 8524f1c ui/cocoa.m: Add Machine menu with pause and resume menu items by John Arbuckle · 10 years ago
  67. b4c6a11 ui/cocoa: Add console items to the View menu by Programmingkid · 10 years ago
  68. 8617989 ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants by Peter Maydell · 10 years ago
  69. 81801ae ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up by Peter Maydell · 10 years ago
  70. 2a4c8c5 ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate by Peter Maydell · 10 years ago
  71. de1aade ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int by Peter Maydell · 10 years ago
  72. 89424ff ui/cocoa: Remove compatibility ifdefs for OSX 10.4 by Peter Maydell · 10 years ago
  73. b63901d ui/cocoa: Drop tests for CGImageCreateWithImageInRect support by Peter Maydell · 10 years ago
  74. 43227af ui/cocoa: Make -full-screen option work on Mac OS X by Programmingkid · 10 years ago
  75. 5d1b2ee ui/cocoa: Fix several full screen issues on Mac OS X by Programmingkid · 10 years ago
  76. 550830f block: delete cow block driver by Stefan Hajnoczi · 10 years ago
  77. 13aefd3 ui/cocoa: Honour -show-cursor command line option by Peter Maydell · 11 years ago
  78. f61c387 ui/cocoa: Fix handling of absolute positioning devices by Peter Maydell · 11 years ago
  79. 5dd45be ui/cocoa: Add utility method to check if point is within window by Peter Maydell · 11 years ago
  80. 381600d ui/cocoa: Cope with first surface being same as initial window size by Peter Maydell · 11 years ago
  81. 21bae11 input: mouse: switch cocoa ui to new core by Gerd Hoffmann · 11 years ago
  82. 2e08c66 input: keyboard: switch cocoa ui to new core by Gerd Hoffmann · 11 years ago
  83. 49060c2 ui/cocoa: Remove stray tabs by Peter Maydell · 11 years ago
  84. 7d270b1 ui/cocoa: Draw black rectangle if we have no data yet by Peter Maydell · 11 years ago
  85. d3345a0 ui/cocoa: Redraw at correct size when switching surface by Peter Maydell · 11 years ago
  86. 98db429 ui/cocoa: Fix code for starting QEMU via image file load dialog by Peter Maydell · 11 years ago
  87. 5342f99 ui/cocoa: Add ".qcow2" to extension list for image load dialog by Peter Maydell · 11 years ago
  88. 01cc4e6 ui/cocoa: Send warning message to stderr, not stdout by Peter Maydell · 11 years ago
  89. 49b9bd4 ui/cocoa: Correct typos in comments and variable names by Peter Maydell · 11 years ago
  90. 8895919 ui/cocoa: Pass command key through to guest when VM has mousegrab by Peter Maydell · 11 years ago
  91. 5d70192 ui/cocoa: Use macro ARRAY_SIZE where possible by Stefan Weil · 11 years ago
  92. 2ba9de6 cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory by Peter Maydell · 12 years ago
  93. 8bb3f1e cocoa: Avoid deprecated NSOpenPanel filename method by Peter Maydell · 12 years ago
  94. 42a5dfe cocoa: Avoid deprecated CPS* functions by Peter Maydell · 12 years ago
  95. 6e657e6 cocoa: Fix leaks of NSScreen and NSConcreteMapTable by Peter Maydell · 12 years ago
  96. 5209089 console: zap ds arg from register_displaychangelistener by Gerd Hoffmann · 12 years ago
  97. 68c0aa6 ui/cocoa.m: Fix recent compile breakage by Peter Maydell · 12 years ago
  98. 8510d91 ui/cocoa.m: Fix compile failures introduced by recent console changes by Peter Maydell · 12 years ago
  99. bc2ed97 console: zap displaystate from dcl callbacks by Gerd Hoffmann · 12 years ago
  100. 5e00d3a cocoa: stop using DisplayState by Gerd Hoffmann · 12 years ago