index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
nbd: fix memory leak in nbd_opt_go()
Philippe Mathieu-Daudé
1
-3
/
+5
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
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
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-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
2017-07-26
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
1
-7
/
+2
2017-07-26
vfio/pci: fix use of freed memory
Philippe Mathieu-Daudé
1
-4
/
+7
2017-07-26
vfio/platform: fix use of freed memory
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-25
Update version for v2.10.0-rc0 release
Peter Maydell
1
-1
/
+1
2017-07-25
qemu-iotests: Fix reference output for 186
Kevin Wolf
1
-3
/
+3
2017-07-25
qcow2-bitmap: fix bitmap_free
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-25
qcow: fix memory leaks related to encryption
Daniel P. Berrange
2
-5
/
+7
2017-07-25
hw/display/sm501: Don't use vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-25
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
1
-21
/
+21
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2
-3
/
+7
[next]