summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-3147-47/+47
* docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé2017-07-313-4/+4
* docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé2017-07-315-5/+5
* docs: fix broken paths to docs/interop/qcow2.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* docs: fix broken paths to docs/interop dirCleber Rosa2017-07-312-3/+3
* thunk: assert nb_fields is validPhilippe Mathieu-Daudé2017-07-311-1/+2
* syscall: check inotify() and eventfd() return valuePhilippe Mathieu-Daudé2017-07-311-4/+12
* syscall: fix use of uninitialized valuesPhilippe Mathieu-Daudé2017-07-311-0/+1
* syscall: fix dereference of undefined pointerPhilippe Mathieu-Daudé2017-07-311-0/+1
* linux-user/sh4: fix incorrect memory writePhilippe Mathieu-Daudé2017-07-311-1/+1
* m68k/translate: fix incorrect copy/pastePhilippe Mathieu-Daudé2017-07-311-1/+1
* net/eth: fix incorrect check of iov_to_buf() return valuePhilippe Mathieu-Daudé2017-07-311-2/+2
* ui/vnc: fix leak of SocketAddress **Philippe Mathieu-Daudé2017-07-311-18/+18
* qcow2: fix null pointer dereferencePhilippe Mathieu-Daudé2017-07-311-2/+2
* ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé2017-07-311-1/+4
* loader: check get_image_size() return valuePhilippe Mathieu-Daudé2017-07-311-2/+2
* tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé2017-07-311-1/+1
* qemu-system-tricore: segfault when entering "x 0" on the monitorEduardo Otubo2017-07-311-0/+10
* build-sys: there is no qemu-ga.cMarc-André Lureau2017-07-311-1/+1
* tests: test-netfilter && pxe-test require slirpMarc-André Lureau2017-07-311-4/+4
* MAINTAINERS: Improve the NetBSD regex patternThomas Huth2017-07-311-1/+1
* fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo2017-07-311-1/+4
* tests: check-qom-proplist: fix leakMarc-André Lureau2017-07-311-0/+2
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170731' int...Peter Maydell2017-07-312-15/+10Star
|\
| * Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"David Gibson2017-07-291-6/+4Star
| * spapr_drc: fix realize and unrealizeGreg Kurz2017-07-291-9/+6Star
|/
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-28' into st...Peter Maydell2017-07-281-3/+5
|\
| * nbd: fix memory leak in nbd_opt_go()Philippe Mathieu-Daudé2017-07-281-3/+5
|/
* Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into stagingPeter Maydell2017-07-285-17/+24
|\
| * Revert "elf-loader: warn about invalid endianness"Alexey Kardashevskiy2017-07-281-1/+0Star
| * hw/mips: load_elf_strerror to report kernel loading failureAurelien Jarno2017-07-284-16/+24
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...Peter Maydell2017-07-284-31/+23Star
|\ \ | |/ |/|
| * ui: add pause key to linux_to_qcodeGerd Hoffmann2017-07-281-0/+1
| * ui: drop ac_search and ac_stopGerd Hoffmann2017-07-283-12/+9Star
| * ui: correctly detect spice PAUSE scancode sequenceDaniel P. Berrange2017-07-281-19/+13Star
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170728' into stagingPeter Maydell2017-07-283-3/+8
|\ \ | |/ |/|
| * s390x/css: fix bits must be zero check for TICHalil Pasic2017-07-281-1/+2
| * s390x/css: check ccw address validityHalil Pasic2017-07-281-0/+4
| * target/s390x: fix pgm irq ilen in translate_pages()David Hildenbrand2017-07-281-1/+1
| * target/s390x: fix pgm irq ilen for stsiDavid Hildenbrand2017-07-281-1/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...Peter Maydell2017-07-2711-125/+222
|\
| * ps2: fix sending of PAUSE/BREAK scancodesDaniel P. Berrange2017-07-273-0/+22
| * ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann2017-07-275-7/+2Star
| * ps2: enable multimedia keysGerd Hoffmann2017-07-271-4/+0Star
| * ui: add multimedia keysGerd Hoffmann2017-07-272-1/+71
| * ui: update keymapsGerd Hoffmann2017-07-271-0/+7
| * ui: move qemu_input_linux_to_qcode()Gerd Hoffmann2017-07-273-113/+116
| * ui: add next and prior keysymsGerd Hoffmann2017-07-272-0/+4
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20170726.0' in...Peter Maydell2017-07-272-5/+8
|\ \
| * | vfio/pci: fix use of freed memoryPhilippe Mathieu-Daudé2017-07-261-4/+7