1. 78e8779 qemu-doc: merge qemu-tech and qemu-doc by Paolo Bonzini · 8 years ago
  2. 70e2cb3 block: Accept device model name for blockdev-change-medium by Kevin Wolf · 8 years ago
  3. fbe2d81 block: Accept device model name for eject by Kevin Wolf · 8 years ago
  4. 9e8204b ui/cocoa.m: Make a better about dialog by Programmingkid · 9 years ago
  5. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  6. 9d227f1 ui/cocoa.m: Add support for cdr files by John Arbuckle · 9 years ago
  7. aaac714 ui/cocoa.m: switch to QKeyCode by John Arbuckle · 9 years ago
  8. f474790 ui/cocoa.m: fix help menus by John Arbuckle · 9 years ago
  9. f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
  10. e4a096b ui/cocoa.m: Include qemu/osdep.h by Peter Maydell · 9 years ago
  11. d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
  12. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  13. 8d3a5d9 ui/cocoa.m: Prevent activation clicks from going to guest by Peter Maydell · 9 years ago
  14. 39ff43d blockdev: read-only-mode for blockdev-change-medium by Max Reitz · 9 years ago
  15. 24fb413 qmp: Introduce blockdev-change-medium by Max Reitz · 9 years ago
  16. 468a895 ui/cocoa.m: blinky mouse cursor fix by John Arbuckle · 9 years ago
  17. a7940ec ui/cocoa.m: addRemovableDevicesMenuItems() warning fix by John Arbuckle · 9 years ago
  18. a1dbc05 ui/cocoa.m: eliminate normalWindow warning by John Arbuckle · 9 years ago
  19. 365d7f3 ui/cocoa.m: remove open dialog code by John Arbuckle · 9 years ago
  20. 3b178b7 ui/cocoa.m: prevent stuck key situation by John Arbuckle · 9 years ago
  21. d9bc14f ui/cocoa.m: verify with user before quitting QEMU by John Arbuckle · 9 years ago
  22. b12a84c cocoa: Suppress Cocoa window with -display by Rainer Müller · 9 years ago
  23. 693a3e0 ui/cocoa.m: Add machine menu items to change and eject removable drive media by John Arbuckle · 10 years ago
  24. 2707461 ui/cocoa.m: Add Reset and Power Down menu items to Machine menu by John Arbuckle · 10 years ago
  25. 8524f1c ui/cocoa.m: Add Machine menu with pause and resume menu items by John Arbuckle · 10 years ago
  26. b4c6a11 ui/cocoa: Add console items to the View menu by Programmingkid · 10 years ago
  27. 8617989 ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants by Peter Maydell · 10 years ago
  28. 81801ae ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up by Peter Maydell · 10 years ago
  29. 2a4c8c5 ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate by Peter Maydell · 10 years ago
  30. de1aade ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int by Peter Maydell · 10 years ago
  31. 89424ff ui/cocoa: Remove compatibility ifdefs for OSX 10.4 by Peter Maydell · 10 years ago
  32. b63901d ui/cocoa: Drop tests for CGImageCreateWithImageInRect support by Peter Maydell · 10 years ago
  33. 43227af ui/cocoa: Make -full-screen option work on Mac OS X by Programmingkid · 10 years ago
  34. 5d1b2ee ui/cocoa: Fix several full screen issues on Mac OS X by Programmingkid · 10 years ago
  35. 550830f block: delete cow block driver by Stefan Hajnoczi · 10 years ago
  36. 13aefd3 ui/cocoa: Honour -show-cursor command line option by Peter Maydell · 11 years ago
  37. f61c387 ui/cocoa: Fix handling of absolute positioning devices by Peter Maydell · 11 years ago
  38. 5dd45be ui/cocoa: Add utility method to check if point is within window by Peter Maydell · 11 years ago
  39. 381600d ui/cocoa: Cope with first surface being same as initial window size by Peter Maydell · 11 years ago
  40. 21bae11 input: mouse: switch cocoa ui to new core by Gerd Hoffmann · 11 years ago
  41. 2e08c66 input: keyboard: switch cocoa ui to new core by Gerd Hoffmann · 11 years ago
  42. 49060c2 ui/cocoa: Remove stray tabs by Peter Maydell · 11 years ago
  43. 7d270b1 ui/cocoa: Draw black rectangle if we have no data yet by Peter Maydell · 11 years ago
  44. d3345a0 ui/cocoa: Redraw at correct size when switching surface by Peter Maydell · 11 years ago
  45. 98db429 ui/cocoa: Fix code for starting QEMU via image file load dialog by Peter Maydell · 11 years ago
  46. 5342f99 ui/cocoa: Add ".qcow2" to extension list for image load dialog by Peter Maydell · 11 years ago
  47. 01cc4e6 ui/cocoa: Send warning message to stderr, not stdout by Peter Maydell · 11 years ago
  48. 49b9bd4 ui/cocoa: Correct typos in comments and variable names by Peter Maydell · 11 years ago
  49. 8895919 ui/cocoa: Pass command key through to guest when VM has mousegrab by Peter Maydell · 11 years ago
  50. 5d70192 ui/cocoa: Use macro ARRAY_SIZE where possible by Stefan Weil · 11 years ago
  51. 2ba9de6 cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory by Peter Maydell · 12 years ago
  52. 8bb3f1e cocoa: Avoid deprecated NSOpenPanel filename method by Peter Maydell · 12 years ago
  53. 42a5dfe cocoa: Avoid deprecated CPS* functions by Peter Maydell · 12 years ago
  54. 6e657e6 cocoa: Fix leaks of NSScreen and NSConcreteMapTable by Peter Maydell · 12 years ago
  55. 5209089 console: zap ds arg from register_displaychangelistener by Gerd Hoffmann · 12 years ago
  56. 68c0aa6 ui/cocoa.m: Fix recent compile breakage by Peter Maydell · 12 years ago
  57. 8510d91 ui/cocoa.m: Fix compile failures introduced by recent console changes by Peter Maydell · 12 years ago
  58. bc2ed97 console: zap displaystate from dcl callbacks by Gerd Hoffmann · 12 years ago
  59. 5e00d3a cocoa: stop using DisplayState by Gerd Hoffmann · 12 years ago
  60. c12aeb8 console: rework DisplaySurface handling [dcl/ui side] by Gerd Hoffmann · 12 years ago
  61. 7c20b4a console: fix displaychangelisteners interface by Gerd Hoffmann · 12 years ago
  62. 7e02dc6 cocoa: Replace non-portable asprintf() by g_strdup_printf() by Stefan Weil · 12 years ago
  63. 477a387 cocoa: Fix VBE function Set Display Start by Henry Harrington · 12 years ago
  64. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  65. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  66. 1d8ddda ui/cocoa.m: Update to new DisplayChangeListener member names by Peter Maydell · 12 years ago
  67. 60b46aa cocoa: Suppress Cocoa frontend for -qtest by Andreas Färber · 13 years ago
  68. 5cbdb3a Replace Qemu by QEMU in comments by Stefan Weil · 13 years ago
  69. 13766eb cocoa: Close sheet after image file selection by Andreas Färber · 13 years ago
  70. 58a0667 Convert last qemu_free and qemu_malloc uses by Blue Swirl · 13 years ago
  71. 7fee199 cocoa: Avoid warning related to multiple handleEvent: definitions by Andreas Färber · 14 years ago
  72. 3bbbee1 cocoa: Provide central qemu_main() prototype by Andreas Färber · 14 years ago
  73. 9851484 Cocoa: avoid displaying window when command-line contains '-h' or '-help' by Alexandre Raymond · 14 years ago
  74. e4ebcc1 cocoa: do not create a spurious window for -version by Tristan Gingold · 14 years ago
  75. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  76. 3e230dd ui: move all ui components in ui/ by Corentin Chary · 15 years ago[Renamed from cocoa.m]
  77. 561ef25 Cocoa: Use optimized drawing for the window by Andreas Färber · 15 years ago
  78. 1238108 Cocoa: Suppress window resize animation by Andreas Färber · 15 years ago
  79. 41ea49b Cocoa: Shutdown when window is closed by Andreas Färber · 15 years ago
  80. f491880 Cocoa: Don't unconditionally show the window by Andreas Färber · 15 years ago
  81. 17ccbc2 Cocoa: Redraw the View asynchronously by Andreas Färber · 15 years ago
  82. d50f71d Cocoa: Mark the View as opaque by Andreas Färber · 15 years ago
  83. 38ec7b5 Cocoa: Fix compilation on Mac OS X v10.4 and earlier by Andreas Färber · 15 years ago
  84. fd10a04 Cocoa: Silence type warning by Andreas Färber · 15 years ago
  85. 04afa4a Cocoa: Silence warning on Big Endian host by Andreas Färber · 15 years ago
  86. 77047bb Cocoa: Silence warning for cocoa_keycode_to_qemu by Andreas Färber · 15 years ago
  87. 44e4c0b Cocoa: ppc64 host support by Andreas Färber · 15 years ago
  88. 9794f74 Update cocoa.m to match new DisplayState code (Samuel Benson) by aliguori · 16 years ago
  89. b94ed57 Let the USB tablet reach the far bottom and right pixels by aurel32 · 17 years ago
  90. c304f7e Core Graphics support (cocoa.m rewrite), by Mike Kronenberg. by ths · 17 years ago
  91. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  92. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  93. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  94. b29169d Attempt to fix incorrect colours on some BGR displays by blueswir1 · 18 years ago
  95. 5cbfcd0 cocoa monitor fix regarding the handling of dead keys (Joachim Henke) by bellard · 19 years ago
  96. cae41b1 fix missing type declarations (Joachim Henke) by bellard · 19 years ago
  97. 8606e5b Remove stray "}". by pbrook · 19 years ago
  98. 9521989 Allow multiple graphics devices. by pbrook · 19 years ago
  99. 7c206a7 (Joachim Henke) by bellard · 19 years ago
  100. 87f48e6 fixed/full keyboard input - full mouse support - support for qemu console (Mike Kronenberg) by bellard · 19 years ago