Age | Commit message (Expand) | Author | Files | Lines |
2022-04-25 | block: add 'force' parameter to 'blockdev-change-medium' command | Denis V. Lunev | 1 | -0/+1 |
2022-04-21 | include: rename qemu-common.h qemu/help-texts.h | Marc-André Lureau | 1 | -1/+1 |
2022-04-21 | Simplify softmmu/main.c | Marc-André Lureau | 1 | -0/+1 |
2022-03-29 | ui/cocoa: Respect left-command-key option | Akihiko Odaki | 1 | -1/+2 |
2022-03-15 | ui/cocoa: add option to swap Option and Command | Gustavo Noronha Silva | 1 | -10/+39 |
2022-03-15 | ui/cocoa: capture all keys and combos when mouse is grabbed | Gustavo Noronha Silva | 1 | -1/+64 |
2022-03-15 | ui/cocoa: release mouse when user switches away from QEMU window | Carwyn Ellis | 1 | -0/+2 |
2022-03-15 | ui/cocoa: add option to disable left-command forwarding to guest | Carwyn Ellis | 1 | -1/+7 |
2022-03-15 | ui/cocoa: Constify qkeycode translation arrays | Philippe Mathieu-Daudé | 1 | -2/+2 |
2022-03-07 | ui/cocoa: Use the standard about panel | Akihiko Odaki | 1 | -89/+23 |
2022-03-04 | ui/cocoa: Add Services menu | Akihiko Odaki | 1 | -0/+4 |
2022-03-02 | ui/cocoa.m: Remove unnecessary NSAutoreleasePools | Peter Maydell | 1 | -6/+0 |
2022-03-02 | ui/cocoa.m: Fix updateUIInfo threading issues | Peter Maydell | 1 | -3/+22 |
2022-02-21 | ui/cocoa: Fix the leak of qemu_console_get_label | Akihiko Odaki | 1 | -1/+3 |
2022-02-21 | ui/cocoa: Do not alert even without block devices | Akihiko Odaki | 1 | -5/+0 |
2022-02-21 | ui/cocoa: Remove allowedFileTypes restriction in SavePanel | Philippe Mathieu-Daudé | 1 | -6/+0 |
2022-01-13 | ui/cocoa: pass horizontal scroll information to the device code | Dmitry Petrov | 1 | -6/+12 |
2021-12-21 | ui: do not delay further remote resize | Marc-André Lureau | 1 | -1/+1 |
2021-12-21 | ui/clipboard: add a clipboard reset serial event | Marc-André Lureau | 1 | -0/+3 |
2021-12-21 | ui: generalize clipboard notifier | Marc-André Lureau | 1 | -4/+13 |
2021-07-26 | ui/cocoa: Fix the type of main's argv | Akihiko Odaki | 1 | -2/+2 |
2021-06-23 | ui/cocoa: Add clipboard support | Akihiko Odaki | 1 | -0/+109 |
2021-06-23 | ui/cocoa: Set UI information | Akihiko Odaki | 1 | -0/+49 |
2021-03-16 | ui/cocoa: Comment about modifier key input quirks | Akihiko Odaki | 1 | -1/+37 |
2021-03-15 | ui/cocoa: Do not exit immediately after shutdown | Akihiko Odaki | 1 | -1/+7 |
2021-03-11 | ui/cocoa: Fix mouse association state | Akihiko Odaki | 1 | -16/+8 |
2021-03-11 | ui/cocoa: Mark variables static | Akihiko Odaki | 1 | -7/+7 |
2021-03-11 | ui/cocoa: Clear modifiers whenever possible | Akihiko Odaki | 1 | -72/+76 |
2021-03-11 | ui/cocoa: Do not rely on the first argument | Akihiko Odaki | 1 | -14/+15 |
2021-03-11 | ui/cocoa: Show QEMU icon in the about window | Akihiko Odaki | 1 | -9/+5 |
2021-03-11 | ui/cocoa: Use kCGColorSpaceSRGB | Akihiko Odaki | 1 | -7/+2 |
2021-03-04 | ui/cocoa: Replace fprintf with error_report | Akihiko Odaki | 1 | -3/+3 |
2021-03-04 | ui/cocoa: Fix stride resolution of pixman image | Akihiko Odaki | 1 | -4/+4 |
2021-03-03 | ui/cocoa: Remove the uses of full screen APIs | Akihiko Odaki | 1 | -26/+15 |
2021-02-19 | ui/cocoa: Statically allocate dcl | Akihiko Odaki | 1 | -34/+31 |
2021-02-19 | ui/cocoa: Interpret left button down as is when command is pressed | Akihiko Odaki | 1 | -10/+2 |
2021-02-19 | ui/cocoa: Do not copy members of pixman image | Akihiko Odaki | 1 | -22/+20 |
2021-02-19 | ui/cocoa: Support unique keys of JIS keyboards | Akihiko Odaki | 1 | -0/+7 |
2021-01-12 | ui/cocoa: Fix openFile: deprecation on Big Sur | Roman Bolshakov | 1 | -1/+4 |
2021-01-12 | ui/cocoa: Update path to docs in build tree | Roman Bolshakov | 1 | -1/+1 |
2020-10-21 | qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-07-10 | cpu-throttle: new module, extracted from cpus.c | Claudio Fontana | 1 | -0/+1 |
2020-03-06 | ui/cocoa.m: Update documentation file and pathname | Peter Maydell | 1 | -2/+2 |
2020-02-12 | ui/cocoa: Drop workarounds for pre-10.12 OSX | Peter Maydell | 1 | -59/+0 |
2020-02-12 | ui/cocoa: switch to new show-cursor option | Gerd Hoffmann | 1 | -0/+4 |
2019-10-18 | ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) | Hikaru Nishida | 1 | -0/+12 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-13 | ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device | Chen Zhang | 1 | -1/+6 |