index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2011-11-11
ui: Plug memory leaks on parse_keyboard_layout() error path
Markus Armbruster
2011-11-10
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
Markus Armbruster
2011-11-01
Merge remote-tracking branch 'afaerber/cocoa-for-upstream' into staging
Anthony Liguori
2011-11-01
ui/vnc: Fix use of free() instead of g_free()
Stefan Weil
2011-11-01
cocoa: Close sheet after image file selection
Andreas Färber
2011-10-31
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-10-27
qapi: Convert query-spice
Luiz Capitulino
2011-10-27
qapi: Convert query-vnc
Luiz Capitulino
2011-10-25
spice: fix file handle cleanup
Gerd Hoffmann
2011-10-25
ui/spice-core: fix segfault in monitor
Alon Levy
2011-10-25
spice: Convert core to QEMU thread API
Jan Kiszka
2011-10-25
spice: support the new migration interface (spice 0.8.3)
Yonit Halperin
2011-10-25
spice: turn client_migrate_info to async
Yonit Halperin
2011-10-20
migration: Export a function that tells if the migration has finished correctly
Juan Quintela
2011-09-21
use qemu_* ctype functions
Christoph Egger
2011-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-09
vns/tls: don't use depricated gnutls functions
Gerd Hoffmann
2011-09-07
spice: workaround a spice server bug.
Gerd Hoffmann
2011-09-07
spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993
Yonit Halperin
2011-08-22
sdl: Don't release input on mouse mode change in full-screen mode
Jan Kiszka
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-10
ui/spice-core: report compiled-version in info spice/query-spice
Alon Levy
2011-08-05
sdl: Refactor sdl_send_mouse_event
Jan Kiszka
2011-08-05
sdl: Factor out event handlers from sdl_refresh
Jan Kiszka
2011-08-05
sdl: Add zoom hot keys
Jan Kiszka
2011-08-05
sdl: Dynamically grab input in absolute mouse mode
Jan Kiszka
2011-08-05
sdl: Fix cursor handling when switching consoles in absolute mouse mode
Jan Kiszka
2011-08-05
sdl: Never release input while in full screen mode
Jan Kiszka
2011-08-05
sdl: Consistently avoid grabbing input for text consoles
Jan Kiszka
2011-08-05
sdl: Initialize gui_fullscreen earlier during setup
Jan Kiszka
2011-08-05
sdl: Drop bogus gui_fullscreen_initial_grab
Jan Kiszka
2011-08-05
sdl: Restore scaling mode on return from full screen
Jan Kiszka
2011-08-05
sdl: Fix full screen toggling from scaled mode
Jan Kiszka
2011-08-05
sdl: Properly mark modifier+u as hotkey
Jan Kiszka
2011-08-05
sdl: Avoid redundant scaling deactivation
Jan Kiszka
2011-08-05
sdl: Do not make full screen mode resizable
Jan Kiszka
2011-08-05
sdl: Fix termination in -no-shutdown mode
Jan Kiszka
2011-08-03
qxl: async io support using new spice api
Alon Levy
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
2011-07-23
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
[next]