index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2
-24
/
+13
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
1
-2
/
+3
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-1
/
+1
2020-12-11
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...
Peter Maydell
4
-27
/
+49
2020-12-11
sdl2: Add extra mouse buttons
Darrell Walisser
1
-0
/
+2
2020-12-11
ui/vnc: Add missing lock for send_color_map
Peng Liang
1
-0
/
+2
2020-12-11
vnc: add alpha cursor support
Gerd Hoffmann
2
-3
/
+20
2020-12-11
vnc: add pseudo encodings
Gerd Hoffmann
1
-0
/
+2
2020-12-11
vnc: drop unused copyrect feature
Gerd Hoffmann
2
-5
/
+0
2020-12-11
vnc: use enum for features
Gerd Hoffmann
1
-12
/
+14
2020-12-11
console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported
Gerd Hoffmann
1
-2
/
+10
2020-12-11
console: drop qemu_console_get_ui_info
Gerd Hoffmann
1
-6
/
+0
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-11-25
qxl: fix segfault
Gerd Hoffmann
1
-1
/
+3
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-13
console: avoid passing con=NULL to graphic_hw_update_done()
lichun
1
-2
/
+3
2020-11-04
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...
Peter Maydell
5
-13
/
+40
2020-11-04
vnc: fix resource leak when websocket channel error
Ding Hui
5
-13
/
+40
2020-11-04
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
1
-3
/
+29
2020-11-04
console: modify ppm_save to take a pixman image ref
Marc-André Lureau
2
-8
/
+9
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2
-4
/
+4
2020-10-22
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
4
-16
/
+134
2020-10-21
opengl: build opengl helper code modular
Gerd Hoffmann
1
-1
/
+7
2020-10-21
opengl: build egl-headless display modular
Gerd Hoffmann
1
-1
/
+7
2020-10-21
spice: flip modules switch
Gerd Hoffmann
1
-1
/
+10
2020-10-21
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2
-1
/
+19
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2
-1
/
+9
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2
-4
/
+20
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2
-5
/
+6
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2
-0
/
+10
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2
-1
/
+7
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2
-0
/
+15
2020-10-21
spice: add module helpers
Gerd Hoffmann
3
-1
/
+24
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2
-0
/
+2
2020-10-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-2
/
+5
2020-10-17
meson: Only install icons and qemu.desktop if have_system
Bruce Rogers
1
-2
/
+5
2020-10-15
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...
Peter Maydell
3
-15
/
+23
2020-10-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-35
/
+36
2020-10-15
meson: add spice dependency to core spice source files.
Gerd Hoffmann
1
-1
/
+1
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
2
-10
/
+9
2020-10-15
ui/spice-app: don't use qemu_chr_open_spice_port directly
Gerd Hoffmann
1
-4
/
+13
2020-10-14
ui: Fix default window_id value
Samuel Thibault
1
-0
/
+1
2020-10-14
input-linux: Reset il->fd handler before closing it
Colin Xu
1
-0
/
+1
2020-10-14
SDL: enable OpenGL context creation
Jan Henrik Weinstock
1
-0
/
+5
2020-10-14
vnc-stubs: Allow -vnc none
Jason Andryuk
1
-0
/
+3
2020-10-14
configure: Fixes ncursesw detection under msys2/mingw by convert them to meson
Yonggang Luo
1
-1
/
+1
2020-10-14
curses: Fixes curses compiling errors.
Yonggang Luo
1
-2
/
+2
2020-10-14
curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
Yonggang Luo
1
-5
/
+5
2020-10-13
input-barrier: Register properties as class properties
Eduardo Habkost
1
-22
/
+22
2020-10-13
input-linux: Register properties as class properties
Eduardo Habkost
1
-13
/
+14
[next]