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-05-17
ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
Cédric Le Goater
2024-05-14
ui/sdl2: Allow host to power down screen
Bernhard Beschow
2024-05-14
ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
hikalium
2024-05-14
ui/gtk: Add gd_motion_event trace event
hikalium
2024-05-14
ui/console: move QemuDmaBuf struct def to dmabuf.c
Dongwon Kim
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-05-14
ui/console: Use qemu_dmabuf_set_..() helpers instead
Dongwon Kim
2024-05-14
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2024-05-14
ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
Dongwon Kim
2024-05-14
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-14
ui/gtk: Draw guest frame at refresh cycle
Dongwon Kim
2024-05-14
Allow UNIX socket option for VNC websocket
Sergii Zasenko
2024-05-03
ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs
Peter Maydell
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
[next]