aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-31docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé5-5/+5
2017-07-31docs: fix broken paths to docs/interop/qcow2.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/interop dirCleber Rosa2-3/+3
2017-07-31thunk: assert nb_fields is validPhilippe Mathieu-Daudé1-1/+2
2017-07-31syscall: check inotify() and eventfd() return valuePhilippe Mathieu-Daudé1-4/+12
2017-07-31syscall: fix use of uninitialized valuesPhilippe Mathieu-Daudé1-0/+1
2017-07-31syscall: fix dereference of undefined pointerPhilippe Mathieu-Daudé1-0/+1
2017-07-31linux-user/sh4: fix incorrect memory writePhilippe Mathieu-Daudé1-1/+1
2017-07-31m68k/translate: fix incorrect copy/pastePhilippe Mathieu-Daudé1-1/+1
2017-07-31net/eth: fix incorrect check of iov_to_buf() return valuePhilippe Mathieu-Daudé1-2/+2
2017-07-31ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé1-18/+18
2017-07-31qcow2: fix null pointer dereferencePhilippe Mathieu-Daudé1-2/+2
2017-07-31ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé1-1/+4
2017-07-31loader: check get_image_size() return valuePhilippe Mathieu-Daudé1-2/+2
2017-07-31tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé1-1/+1
2017-07-31qemu-system-tricore: segfault when entering "x 0" on the monitorEduardo Otubo1-0/+10
2017-07-31build-sys: there is no qemu-ga.cMarc-André Lureau1-1/+1
2017-07-31tests: test-netfilter && pxe-test require slirpMarc-André Lureau1-4/+4
2017-07-31MAINTAINERS: Improve the NetBSD regex patternThomas Huth1-1/+1
2017-07-31fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo1-1/+4
2017-07-31tests: check-qom-proplist: fix leakMarc-André Lureau1-0/+2
2017-07-31Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170731' int...Peter Maydell2-15/+10
2017-07-29Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"David Gibson1-6/+4
2017-07-29spapr_drc: fix realize and unrealizeGreg Kurz1-9/+6
2017-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-28' into st...Peter Maydell1-3/+5
2017-07-28nbd: fix memory leak in nbd_opt_go()Philippe Mathieu-Daudé1-3/+5
2017-07-28Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into stagingPeter Maydell5-17/+24
2017-07-28Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...Peter Maydell4-31/+23
2017-07-28Revert "elf-loader: warn about invalid endianness"Alexey Kardashevskiy1-1/+0
2017-07-28hw/mips: load_elf_strerror to report kernel loading failureAurelien Jarno4-16/+24
2017-07-28ui: add pause key to linux_to_qcodeGerd Hoffmann1-0/+1
2017-07-28ui: drop ac_search and ac_stopGerd Hoffmann3-12/+9
2017-07-28ui: correctly detect spice PAUSE scancode sequenceDaniel P. Berrange1-19/+13
2017-07-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170728' into stagingPeter Maydell3-3/+8
2017-07-28s390x/css: fix bits must be zero check for TICHalil Pasic1-1/+2
2017-07-28s390x/css: check ccw address validityHalil Pasic1-0/+4
2017-07-28target/s390x: fix pgm irq ilen in translate_pages()David Hildenbrand1-1/+1
2017-07-28target/s390x: fix pgm irq ilen for stsiDavid Hildenbrand1-1/+1
2017-07-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...Peter Maydell11-125/+222
2017-07-27ps2: fix sending of PAUSE/BREAK scancodesDaniel P. Berrange3-0/+22
2017-07-27ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann5-7/+2
2017-07-27ps2: enable multimedia keysGerd Hoffmann1-4/+0
2017-07-27ui: add multimedia keysGerd Hoffmann2-1/+71
2017-07-27ui: update keymapsGerd Hoffmann1-0/+7
2017-07-27ui: move qemu_input_linux_to_qcode()Gerd Hoffmann3-113/+116
2017-07-27ui: add next and prior keysymsGerd Hoffmann2-0/+4
2017-07-27Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20170726.0' in...Peter Maydell2-5/+8
2017-07-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-11/+23
2017-07-26target/i386: Don't use x86_cpu_load_def() on "max" CPU modelEduardo Habkost1-6/+12
2017-07-26target/i386: Define CPUID_MODEL_ID_SZ macroEduardo Habkost1-0/+11