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-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
2020-09-30
ui: relocate paths to icons and translations
Paolo Bonzini
2
-4
/
+15
2020-09-30
configure: move cocoa option to Meson
Paolo Bonzini
1
-1
/
+1
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
1
-1
/
+0
2020-09-29
spice: get monitors physical dimension
Marc-André Lureau
1
-0
/
+7
2020-09-29
spice: remove the single monitor config logic
Marc-André Lureau
1
-22
/
+4
2020-09-29
ui: add getter for UIInfo
Marc-André Lureau
2
-1
/
+8
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
1
-1
/
+0
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+0
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2
-2
/
+2
2020-09-18
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2
-4
/
+2
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-09-16
ui/spice-input: Remove superfluous forward declaration
Philippe Mathieu-Daudé
1
-1
/
+0
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
5
-31
/
+23
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-3
/
+3
2020-09-09
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-10
/
+4
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2
-8
/
+4
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
5
-15
/
+10
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
5
-10
/
+17
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
1
-1
/
+2
2020-09-04
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
1
-26
/
+26
[next]