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-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
5
-5
/
+5
2017-07-31
docs: fix broken paths to docs/interop/qcow2.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/interop dir
Cleber Rosa
2
-3
/
+3
2017-07-31
thunk: assert nb_fields is valid
Philippe Mathieu-Daudé
1
-1
/
+2
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
1
-4
/
+12
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
linux-user/sh4: fix incorrect memory write
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
net/eth: fix incorrect check of iov_to_buf() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
ui/vnc: fix leak of SocketAddress **
Philippe Mathieu-Daudé
1
-18
/
+18
2017-07-31
qcow2: fix null pointer dereference
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
Philippe Mathieu-Daudé
1
-1
/
+4
2017-07-31
loader: check get_image_size() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
tests: add missing dependency to build QTEST_QEMU_BINARY
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
1
-0
/
+10
2017-07-31
build-sys: there is no qemu-ga.c
Marc-André Lureau
1
-1
/
+1
2017-07-31
tests: test-netfilter && pxe-test require slirp
Marc-André Lureau
1
-4
/
+4
2017-07-31
MAINTAINERS: Improve the NetBSD regex pattern
Thomas Huth
1
-1
/
+1
2017-07-31
fix qemu-system-unicore32 crashing when calling without -kernel
Eduardo Otubo
1
-1
/
+4
2017-07-31
tests: check-qom-proplist: fix leak
Marc-André Lureau
1
-0
/
+2
2017-07-31
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170731' int...
Peter Maydell
2
-15
/
+10
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
1
-6
/
+4
2017-07-29
spapr_drc: fix realize and unrealize
Greg Kurz
1
-9
/
+6
2017-07-28
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-28' into st...
Peter Maydell
1
-3
/
+5
2017-07-28
nbd: fix memory leak in nbd_opt_go()
Philippe Mathieu-Daudé
1
-3
/
+5
2017-07-28
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into staging
Peter Maydell
5
-17
/
+24
2017-07-28
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...
Peter Maydell
4
-31
/
+23
2017-07-28
Revert "elf-loader: warn about invalid endianness"
Alexey Kardashevskiy
1
-1
/
+0
2017-07-28
hw/mips: load_elf_strerror to report kernel loading failure
Aurelien Jarno
4
-16
/
+24
2017-07-28
ui: add pause key to linux_to_qcode
Gerd Hoffmann
1
-0
/
+1
2017-07-28
ui: drop ac_search and ac_stop
Gerd Hoffmann
3
-12
/
+9
2017-07-28
ui: correctly detect spice PAUSE scancode sequence
Daniel P. Berrange
1
-19
/
+13
2017-07-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170728' into staging
Peter Maydell
3
-3
/
+8
2017-07-28
s390x/css: fix bits must be zero check for TIC
Halil Pasic
1
-1
/
+2
2017-07-28
s390x/css: check ccw address validity
Halil Pasic
1
-0
/
+4
2017-07-28
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
1
-1
/
+1
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
1
-1
/
+1
2017-07-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...
Peter Maydell
11
-125
/
+222
2017-07-27
ps2: fix sending of PAUSE/BREAK scancodes
Daniel P. Berrange
3
-0
/
+22
2017-07-27
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
5
-7
/
+2
2017-07-27
ps2: enable multimedia keys
Gerd Hoffmann
1
-4
/
+0
2017-07-27
ui: add multimedia keys
Gerd Hoffmann
2
-1
/
+71
2017-07-27
ui: update keymaps
Gerd Hoffmann
1
-0
/
+7
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
3
-113
/
+116
2017-07-27
ui: add next and prior keysyms
Gerd Hoffmann
2
-0
/
+4
2017-07-27
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20170726.0' in...
Peter Maydell
2
-5
/
+8
2017-07-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-11
/
+23
2017-07-26
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
1
-6
/
+12
2017-07-26
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
1
-0
/
+11
[next]