index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2024-06-11
ui/gtk: Draw guest frame at refresh cycle
Dongwon Kim
2024-06-06
ui/sdl2: Allow host to power down screen
Bernhard Beschow
2024-05-27
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-27
ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
hikalium
2024-03-26
ui/cocoa: Use NSTrackingInVisibleRect
Akihiko Odaki
2024-03-26
ui/cocoa: Resize window after toggling zoom-to-fit
Akihiko Odaki
2024-03-26
ui/cocoa: Fix aspect ratio
Akihiko Odaki
2024-03-20
ui: compile dbus-display1.c with -fPIC as necessary
Marc-André Lureau
2024-03-20
ui/curses: Do not use console_select()
Akihiko Odaki
2024-03-20
ui/cocoa: Do not use console_select()
Akihiko Odaki
2024-03-20
ui/vnc: Do not use console_select()
Akihiko Odaki
2024-03-20
ui/vc: Do not inherit the size of active console
Akihiko Odaki
2024-03-12
ui/dbus: filter out pending messages when scanout
Marc-André Lureau
2024-03-12
ui/dbus: factor out sending a scanout
Marc-André Lureau
2024-03-12
ui/vnc: Respect bound console
Akihiko Odaki
2024-03-05
ui/cocoa: Remove stretch_video flag
Akihiko Odaki
2024-03-05
ui/cocoa: Call console_select() with the BQL
Akihiko Odaki
2024-03-05
ui/cocoa: Make window resizable
Akihiko Odaki
2024-03-05
ui/cocoa: Remove normalWindow
Akihiko Odaki
2024-03-05
ui/cocoa: Let the platform toggle fullscreen
Akihiko Odaki
2024-03-05
ui/cocoa: Fix pause label coordinates
Akihiko Odaki
2024-03-05
ui/cocoa: Scale with NSView instead of Core Graphics
Akihiko Odaki
2024-03-05
ui/cocoa: Release specific mouse buttons
Akihiko Odaki
2024-03-05
ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
Akihiko Odaki
2024-03-05
ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
Akihiko Odaki
2024-03-05
ui/cocoa: Fix window clipping on macOS 14
David Parsons
2024-03-05
ui/cocoa: add zoom-interpolation display option
Carwyn Ellis
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-16
meson: Explicitly specify dbus-display1.h dependency
Akihiko Odaki
2024-02-16
ui/console: Fix console resize with placeholder surface
Tianlan Zhou
2024-02-16
ui/clipboard: add asserts for update and request
Fiona Ebner
2024-02-16
ui/clipboard: mark type as not available when there is no data
Fiona Ebner
2024-02-16
ui: reject extended clipboard message if not activated
Daniel P. Berrangé
2024-02-09
ui: drop VNC feature _MASK constants
Daniel P. Berrangé
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-04
ui/vnc-clipboard: fix inflate_buffer
Fiona Ebner
2023-12-04
ui/gtk-egl: move function calls back to regular code path
Volker Rümelin
2023-11-21
ui/console: fix default VC when there are no display
Marc-André Lureau
2023-11-21
ui: use "vc" chardev for dbus, gtk & spice-app
Marc-André Lureau
2023-11-17
ui/qmp-cmds: Improve two error messages
Markus Armbruster
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
ui/sdl2: use correct key names in win title on mac
Adrian Wowk
2023-11-07
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...
Stefan Hajnoczi
2023-11-07
ui/dbus: do not require PIXMAN
Marc-André Lureau
[next]