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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
11
-15
/
+35
2017-10-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...
Peter Maydell
4
-124
/
+187
2017-10-17
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2017-10-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...
Peter Maydell
47
-2067
/
+24555
2017-10-16
Add myself as maintainer for TPM code
Stefan Berger
1
-1
/
+3
2017-10-16
filter-mirror: segfault when specifying non existent device
Eduardo Otubo
1
-0
/
+6
2017-10-16
MAINTAINERS: Track default-configs/pci.mak
Fam Zheng
1
-0
/
+1
2017-10-16
MAINTAINERS: Fix Sun4v file
Fam Zheng
1
-1
/
+1
2017-10-16
MAINTAINERS: Clean up SCSI device section
Fam Zheng
1
-6
/
+0
2017-10-16
include/hw/or-irq.h: Drop unused in_irqs field
Peter Maydell
1
-1
/
+0
2017-10-16
io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format)
Stefan Weil
1
-3
/
+4
2017-10-16
os-posix: Drop misleading comment
Markus Armbruster
1
-1
/
+0
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
3
-0
/
+13
2017-10-16
futex: add missing header guards
Emilio G. Cota
1
-0
/
+5
2017-10-16
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
1
-0
/
+5
2017-10-16
gitignore: ignore check-qlit test
Carlo Marcelo Arenas Belón
1
-0
/
+1
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
1
-1
/
+0
2017-10-16
qemu-doc.texi: remove trailing whitespace
Michael Tokarev
1
-1
/
+1
2017-10-16
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...
Peter Maydell
14
-27
/
+32
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
100
-159
/
+985
2017-10-16
io: fix mem leak in websock error path
Daniel P. Berrange
1
-1
/
+2
2017-10-16
io: add trace points for websocket HTTP protocol headers
Daniel P. Berrange
2
-0
/
+6
2017-10-16
io: cope with websock 'Connection' header having multiple values
Daniel P. Berrange
1
-1
/
+13
2017-10-16
io: get rid of bounce buffering in websock write path
Daniel P. Berrange
2
-37
/
+28
2017-10-16
io: pass a struct iovec into qio_channel_websock_encode
Daniel P. Berrange
1
-27
/
+44
2017-10-16
io: get rid of qio_channel_websock_encode helper method
Daniel P. Berrange
1
-14
/
+6
2017-10-16
io: simplify websocket ping reply handling
Daniel P. Berrange
2
-14
/
+16
2017-10-16
io: monitor encoutput buffer size from websocket GSource
Daniel P. Berrange
1
-2
/
+2
2017-10-16
sockets: Handle race condition between binds to the same port
Knut Omang
1
-17
/
+41
2017-10-16
sockets: factor out create_fast_reuse_socket
Knut Omang
1
-3
/
+12
2017-10-16
sockets: factor out a new try_bind() function
Knut Omang
1
-30
/
+39
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
7
-96
/
+89
2017-10-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-20
/
+65
2017-10-16
gtk: fix wrong id between texture and framebuffer
Anthoine Bourgeois
1
-2
/
+1
2017-10-16
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
1
-0
/
+5
2017-10-16
pc-bios/keymaps: keymaps update
Gerd Hoffmann
32
-1717
/
+24007
2017-10-16
Add pc-bios/keymaps/Makefile
Gerd Hoffmann
1
-0
/
+56
2017-10-16
tools: add qemu-keymap
Gerd Hoffmann
3
-0
/
+286
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2
-2
/
+1
2017-10-16
ui: convert key events to QKeyCodes immediately
Daniel P. Berrange
1
-7
/
+17
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
3
-312
/
+28
2017-10-16
ui: add keycodemapdb repository as a GIT submodule
Daniel P. Berrange
6
-3
/
+35
2017-10-16
docker: don't rely on submodules existing in the main checkout
Daniel P. Berrange
1
-6
/
+28
2017-10-16
build: automatically handle GIT submodule checkout for dtc
Daniel P. Berrange
5
-21
/
+94
2017-10-16
9pfs: use g_malloc0 to allocate space for xattr
Prasad J Pandit
1
-2
/
+2
2017-10-16
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-04-3...
Peter Maydell
17
-371
/
+1216
2017-10-16
default-configs: Enable CONFIG_VMXNET3_PCI only on x86
Thomas Huth
3
-1
/
+2
2017-10-16
tests/prom-env: Bump the timeout, and test pseries only in slow mode
Thomas Huth
1
-6
/
+8
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
7
-11
/
+11
2017-10-16
M68K: use g_new() family of functions
Marc-André Lureau
2
-3
/
+3
[next]