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
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-22
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
2020-10-21
opengl: build opengl helper code modular
Gerd Hoffmann
2020-10-21
opengl: build egl-headless display modular
Gerd Hoffmann
2020-10-21
spice: flip modules switch
Gerd Hoffmann
2020-10-21
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
spice: add module helpers
Gerd Hoffmann
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-10-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-17
meson: Only install icons and qemu.desktop if have_system
Bruce Rogers
2020-10-15
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...
Peter Maydell
2020-10-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-15
meson: add spice dependency to core spice source files.
Gerd Hoffmann
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-10-15
ui/spice-app: don't use qemu_chr_open_spice_port directly
Gerd Hoffmann
2020-10-14
ui: Fix default window_id value
Samuel Thibault
2020-10-14
input-linux: Reset il->fd handler before closing it
Colin Xu
2020-10-14
SDL: enable OpenGL context creation
Jan Henrik Weinstock
2020-10-14
vnc-stubs: Allow -vnc none
Jason Andryuk
2020-10-14
configure: Fixes ncursesw detection under msys2/mingw by convert them to meson
Yonggang Luo
2020-10-14
curses: Fixes curses compiling errors.
Yonggang Luo
2020-10-14
curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
Yonggang Luo
2020-10-13
input-barrier: Register properties as class properties
Eduardo Habkost
2020-10-13
input-linux: Register properties as class properties
Eduardo Habkost
2020-09-30
ui: relocate paths to icons and translations
Paolo Bonzini
2020-09-30
configure: move cocoa option to Meson
Paolo Bonzini
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
2020-09-29
spice: get monitors physical dimension
Marc-André Lureau
2020-09-29
spice: remove the single monitor config logic
Marc-André Lureau
2020-09-29
ui: add getter for UIInfo
Marc-André Lureau
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
ui/spice-input: Remove superfluous forward declaration
Philippe Mathieu-Daudé
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
2020-09-04
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
[next]