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
2019-10-18
ui: fix keymap file search in input-barrier object
Laurent Vivier
1
-7
/
+7
2019-10-18
curses: correctly pass the color pair to setcchar()
Matthew Kilgore
1
-1
/
+3
2019-10-18
curses: use the bit mask constants provided by curses
Matthew Kilgore
1
-2
/
+2
2019-10-18
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
1
-0
/
+12
2019-09-17
vnc: fix memory leak when vnc disconnect
Li Qiang
6
-162
/
+170
2019-09-17
ui: add an embedded Barrier client
Laurent Vivier
3
-0
/
+863
2019-09-17
vnc: fix websocket field in events
Gerd Hoffmann
1
-0
/
+1
2019-09-17
ui/egl: fix framebuffer reads
Gerd Hoffmann
2
-6
/
+4
2019-09-03
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela
1
-2
/
+2
2019-08-27
build-sys: build ui-spice-app as a module
Marc-André Lureau
1
-1
/
+3
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...
Peter Maydell
2
-0
/
+6
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
1
-1
/
+1
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-21
input-linux: add shift+shift as a grab toggle
Niklas Haas
1
-0
/
+4
2019-08-21
curses: assert get_wch return value is okay
Paolo Bonzini
1
-0
/
+2
2019-08-21
audio: add audiodev property to vnc and wav_capture
Kővágó, Zoltán
2
-1
/
+16
2019-08-21
audio: basic support for multi backend audio
Kővágó, Zoltán
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
5
-1
/
+5
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
8
-8
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
6
-1
/
+5
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+0
2019-07-03
console: fix cell overflow
Gerd Hoffmann
1
-2
/
+8
2019-06-13
ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device
Chen Zhang
1
-1
/
+6
2019-06-13
ui/cocoa: Fix absolute input device grabbing issue on Mojave
Chen Zhang
1
-2
/
+41
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
16
-15
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
9
-5
/
+11
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-0
/
+1
2019-06-07
egl-helpers: add modifier support to egl_dmabuf_import_texture()
Gerd Hoffmann
1
-9
/
+25
2019-06-07
egl-helpers: add modifier support to egl_get_fd_for_texture().
Gerd Hoffmann
2
-5
/
+7
2019-06-07
ui/curses: Fix build with -m32
Max Reitz
1
-4
/
+4
2019-05-29
spice-app: fix running when !CONFIG_OPENGL
Marc-André Lureau
1
-1
/
+2
2019-05-22
ui/vnc: Use gcrypto_random_bytes for start_auth_vnc
Richard Henderson
1
-11
/
+11
2019-05-22
ui/vnc: Split out authentication_failed
Richard Henderson
1
-22
/
+15
2019-05-17
kbd-state: fix autorepeat handling
Gerd Hoffmann
1
-1
/
+5
2019-05-17
ui/console: Precautionary glBindTexture and surface->texture validation in su...
HOU Qiming
1
-7
/
+11
2019-05-17
ui/curses: manipulate cchar_t with standard curses functions
Samuel Thibault
1
-14
/
+29
2019-05-17
ui/curses: do not assume wchar_t contains unicode
Samuel Thibault
1
-57
/
+100
2019-04-12
curses: fix wchar_t printf warning
Gerd Hoffmann
1
-2
/
+2
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-0
/
+5
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-7
/
+7
2019-03-18
curses ui: add missing iconv_close calls
Samuel Thibault
1
-0
/
+6
2019-03-18
curses ui: always initialize all curses_line fields
Samuel Thibault
1
-3
/
+3
2019-03-18
vnc: fix unalignment access in tight_pack24
Li Qiang
1
-3
/
+4
2019-03-13
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i...
Peter Maydell
2
-49
/
+270
2019-03-13
curses: add option to specify VGA font encoding
Samuel Thibault
1
-47
/
+268
2019-03-13
iconv: detect and make curses depend on it
Samuel Thibault
1
-2
/
+2
2019-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...
Peter Maydell
1
-13
/
+13
[next]