- 54fde4f qapi block: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- bab6a30 ui/cocoa: Run qemu_init in the main thread by Akihiko Odaki · 2 years, 6 months ago
- 52eaefd ui/cocoa: Take refresh rate into account by Akihiko Odaki · 2 years, 8 months ago
- 713911a ui/cocoa: Fix switched_to_fullscreen warning by Peter Delevoryas · 2 years, 8 months ago
- 8c0d802 ui/cocoa: Fix clipboard text release by Akihiko Odaki · 2 years, 9 months ago
- 2910abd ui/cocoa: Fix poweroff request code by Akihiko Odaki · 2 years, 9 months ago
- 80dd5af block: add 'force' parameter to 'blockdev-change-medium' command by Denis V. Lunev · 2 years, 11 months ago
- 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 11 months ago
- 88c39c8 Simplify softmmu/main.c by Marc-André Lureau · 2 years, 11 months ago
- d6b6dea ui/cocoa: Respect left-command-key option by Akihiko Odaki · 3 years ago
- 4797adc ui/cocoa: add option to swap Option and Command by Gustavo Noronha Silva · 3 years ago
- f844cdb ui/cocoa: capture all keys and combos when mouse is grabbed by Gustavo Noronha Silva · 3 years ago
- 69221df ui/cocoa: release mouse when user switches away from QEMU window by Carwyn Ellis · 3 years, 2 months ago
- 48941a5 ui/cocoa: add option to disable left-command forwarding to guest by Carwyn Ellis · 3 years, 2 months ago
- 9459262 ui/cocoa: Constify qkeycode translation arrays by Philippe Mathieu-Daudé · 3 years ago
- 99eb313 ui/cocoa: Use the standard about panel by Akihiko Odaki · 3 years ago
- 5b6988c ui/cocoa: Add Services menu by Akihiko Odaki · 3 years, 1 month ago
- 268c119 ui/cocoa.m: Remove unnecessary NSAutoreleasePools by Peter Maydell · 3 years ago
- 8d65dee ui/cocoa.m: Fix updateUIInfo threading issues by Peter Maydell · 3 years ago
- ca51160 ui/cocoa: Fix the leak of qemu_console_get_label by Akihiko Odaki · 3 years ago
- b597278 ui/cocoa: Do not alert even without block devices by Akihiko Odaki · 3 years ago
- 0cd723f ui/cocoa: Remove allowedFileTypes restriction in SavePanel by Philippe Mathieu-Daudé · 3 years ago
- d70a5de ui/cocoa: pass horizontal scroll information to the device code by Dmitry Petrov · 3 years, 2 months ago
- ca19ef5 ui: do not delay further remote resize by Marc-André Lureau · 3 years, 11 months ago
- 505dbf9 ui/clipboard: add a clipboard reset serial event by Marc-André Lureau · 3 years, 8 months ago
- 1b17f1e ui: generalize clipboard notifier by Marc-André Lureau · 3 years, 8 months ago
- 40a9aad ui/cocoa: Fix the type of main's argv by Akihiko Odaki · 3 years, 8 months ago
- 7e3e20d ui/cocoa: Add clipboard support by Akihiko Odaki · 3 years, 9 months ago
- 15280e8 ui/cocoa: Set UI information by Akihiko Odaki · 3 years, 9 months ago
- ad7f2f8 ui/cocoa: Comment about modifier key input quirks by Akihiko Odaki · 4 years ago
- 40c0193 ui/cocoa: Do not exit immediately after shutdown by Akihiko Odaki · 4 years ago
- d192906 ui/cocoa: Fix mouse association state by Akihiko Odaki · 4 years ago
- cb82340 ui/cocoa: Mark variables static by Akihiko Odaki · 4 years ago
- 6d73bb6 ui/cocoa: Clear modifiers whenever possible by Akihiko Odaki · 4 years ago
- a0f973f ui/cocoa: Do not rely on the first argument by Akihiko Odaki · 4 years ago
- e31746e ui/cocoa: Show QEMU icon in the about window by Akihiko Odaki · 4 years ago
- ae57d35 ui/cocoa: Use kCGColorSpaceSRGB by Akihiko Odaki · 4 years ago
- 4313739 ui/cocoa: Replace fprintf with error_report by Akihiko Odaki · 4 years ago
- d9c32b8 ui/cocoa: Fix stride resolution of pixman image by Akihiko Odaki · 4 years ago
- 1e8b6f2 ui/cocoa: Remove the uses of full screen APIs by Akihiko Odaki · 4 years ago
- cc7859c ui/cocoa: Statically allocate dcl by Akihiko Odaki · 4 years ago
- 4295f83 ui/cocoa: Interpret left button down as is when command is pressed by Akihiko Odaki · 4 years, 1 month ago
- c0ff29d ui/cocoa: Do not copy members of pixman image by Akihiko Odaki · 4 years, 1 month ago
- 708b725 ui/cocoa: Support unique keys of JIS keyboards by Akihiko Odaki · 4 years, 1 month ago
- 1ff5a06 ui/cocoa: Fix openFile: deprecation on Big Sur by Roman Bolshakov · 4 years, 2 months ago
- 8d6fda8 ui/cocoa: Update path to docs in build tree by Roman Bolshakov · 4 years, 2 months ago
- 90f8c0f qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json by Philippe Mathieu-Daudé · 4 years, 5 months ago
- b0c3cf9 cpu-throttle: new module, extracted from cpus.c by Claudio Fontana · 4 years, 8 months ago
- 1879f24 ui/cocoa.m: Update documentation file and pathname by Peter Maydell · 5 years ago
- 483644c ui/cocoa: Drop workarounds for pre-10.12 OSX by Peter Maydell · 5 years ago
- 3487da6 ui/cocoa: switch to new show-cursor option by Gerd Hoffmann · 5 years ago
- dff742a ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) by Hikaru Nishida · 5 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
- 8e23e34 ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device by Chen Zhang · 6 years ago
- 2044dff ui/cocoa: Fix absolute input device grabbing issue on Mojave by Chen Zhang · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 5588840 ui/cocoa: Perform UI operations only on the main thread by Peter Maydell · 6 years ago
- 61a2ed4 ui/cocoa: Subclass NSApplication so we can implement sendEvent by Peter Maydell · 6 years ago
- 60105d7 ui/cocoa: Don't call NSApp sendEvent directly from handleEvent by Peter Maydell · 6 years ago
- 8b00e4e ui/cocoa: Move console/device menu creation code up in file by Peter Maydell · 6 years ago
- c6fd6c7 ui/cocoa: Factor out initial menu creation by Peter Maydell · 6 years ago
- 72a3e31 ui/cocoa: Use the pixman image directly in switchSurface by Peter Maydell · 6 years ago
- 31819e9 ui/cocoa: Ensure we have the iothread lock when calling into QEMU by Peter Maydell · 6 years ago
- 5e24600 ui/cocoa.m: Fix macOS 10.14 deprecation warnings by Brendan Shanks · 6 years ago
- 16bf523 ui/cocoa: Include less of the generated modular QAPI headers by Markus Armbruster · 6 years ago
- 0c6c439 ui/cocoa.m: prevent stuck command key when going into full screen mode by John Arbuckle · 7 years ago
- dc3c89d ui/cocoa.m: replace scrollingDeltaY with deltaY by John Arbuckle · 7 years ago
- b572538 ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning by Peter Maydell · 7 years ago
- 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
- 4ee02f5 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into staging by Peter Maydell · 7 years ago
- 5013b9e cocoa: switch over to new display registry by Gerd Hoffmann · 7 years ago
- eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
- 767f9bf cocoa: use DisplayOptions by Gerd Hoffmann · 7 years ago
- e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
- ae7313e cocoa.m: Fix scroll wheel support by John Arbuckle · 7 years ago
- ef2088f ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them by Peter Maydell · 7 years ago
- 5929e36 ui/cocoa.m: move ungrab to ctrl-alt-g by John Arbuckle · 7 years ago
- 9c3a418 ui/cocoa.m: Make scrolling work again in GUI monitor windows by John Arbuckle · 7 years ago
- fa73e14 ui/cocoa.m: Fix console selection keys by John Arbuckle · 7 years ago
- e720624 ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under by John Arbuckle · 8 years ago
- e47ec1a ui/cocoa.m: add Speed menu by John Arbuckle · 8 years ago
- af8862b Improve Cocoa modifier key handling by Ian McKellar via Qemu-devel · 8 years ago
- cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
- 9cfa7ab ui: Support non-zero minimum values for absolute input axes by Philippe Voinov · 8 years ago
- 4ba967a ui/cocoa.m: Fix macOS 10.12 deprecation warnings by Brendan Shanks · 8 years ago
- 5f26fcf ui/cocoa.m: add toast file support by Programmingkid · 8 years ago
- 78e8779 qemu-doc: merge qemu-tech and qemu-doc by Paolo Bonzini · 8 years ago
- 70e2cb3 block: Accept device model name for blockdev-change-medium by Kevin Wolf · 8 years ago
- fbe2d81 block: Accept device model name for eject by Kevin Wolf · 8 years ago
- 9e8204b ui/cocoa.m: Make a better about dialog by Programmingkid · 9 years ago
- cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
- 9d227f1 ui/cocoa.m: Add support for cdr files by John Arbuckle · 9 years ago
- aaac714 ui/cocoa.m: switch to QKeyCode by John Arbuckle · 9 years ago
- f474790 ui/cocoa.m: fix help menus by John Arbuckle · 9 years ago
- f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
- e4a096b ui/cocoa.m: Include qemu/osdep.h by Peter Maydell · 9 years ago
- d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
- 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago