summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Update version for v2.2.0-rc1 releasev2.2.0-rc1Peter Maydell1-1/+1
2014-11-11Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20141111' into ...Peter Maydell2-2/+7
2014-11-11seccomp: change configure to avoid arm 32 to breakEduardo Otubo1-1/+2
2014-11-11seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and ino...Philipp Gesang1-1/+5
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell14-18/+72
2014-11-11block: Fix comment for bdrv_co_get_block_statusFam Zheng2-4/+6
2014-11-11sysbus: Correct SYSTEM_BUS(obj) definesGonglei1-1/+1
2014-11-11target-i386: cpu: keeping function parameters alignment on new lineChen Fan1-3/+3
2014-11-11xen-hvm: Remove redundant variable 'xstate'Chen Gang1-2/+1
2014-11-11Merge remote-tracking branch 'remotes/armbru/tags/for-upstream' into stagingPeter Maydell1-0/+20
2014-11-11Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141111' int...Peter Maydell3-22/+39
2014-11-11Add Migration maintainerJuan Quintela1-0/+9
2014-11-11MAINTAINERS: add section for QEMU Guest AgentMichael Roth1-0/+6
2014-11-11MAINTAINERS: add myself as bootdevice.c maintainerGonglei1-0/+5
2014-11-11coroutine-sigaltstack: Change jmp_buf to sigjmp_bufWillem Pinckaers1-1/+1
2014-11-11linux-user: Fix up timer id handlingAlexander Graf2-21/+38
2014-11-11linux-user: Do not subtract offset from end addressTom Musta1-1/+1
2014-11-11pc-bios: petalogix-s3adsp1800.dtb: Use 'xlnx, xps-ethernetlite-2.00.a' instea...Chen Gang1-0/+0
2014-11-11gdbstub: Add a missing case of signal number translation in gdbstubMartin Simmons1-1/+4
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang3-1/+44
2014-11-11slirp/smbd: modify/set several parameters in generated smbd.confPeter Wu1-1/+8
2014-11-10Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into stagingPeter Maydell3-0/+63
2014-11-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell9-24/+87
2014-11-10target-xtensa: add entry overflow testMax Filippov1-0/+51
2014-11-10target-xtensa: add missing window check for entryMax Filippov2-0/+12
2014-11-10Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into stagingPeter Maydell3-10/+24
2014-11-10Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141107' into stagingPeter Maydell6-14/+30
2014-11-10Merge remote-tracking branch 'remotes/amit/tags/vser-2.2.0-queue-2' into stagingPeter Maydell1-1/+1
2014-11-10Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf3-14/+27
2014-11-09block/vdi: Limit maximum size even futherMax Reitz3-14/+27
2014-11-07qapi: Complete BlkdebugEventMax Reitz1-1/+3
2014-11-07target-mips: fix multiple TCG registers covering same dataYongbok Kim1-5/+3
2014-11-07mips: Ensure PC update with MTC0 single-steppingMaciej W. Rozycki1-1/+1
2014-11-07target-mips: fix for missing delay slot in BC1EQZ and BC1NEZLeon Alrae1-0/+1
2014-11-07mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bitsMaciej W. Rozycki1-3/+5
2014-11-07mips: Add macros for CP0.Config3 and CP0.Config4 bitsMaciej W. Rozycki1-0/+13
2014-11-07mips: Respect CP0.Status.CU1 for microMIPS FP branchesMaciej W. Rozycki1-2/+7
2014-11-07mips: Remove CONFIG_VT82C686 from non-Fulong configsMaciej W. Rozycki3-3/+0
2014-11-07virtio-serial: avoid crash when port has no nameMarc-André Lureau1-1/+1
2014-11-06iotests: Add test for non-existing backing fileMax Reitz3-0/+57
2014-11-06block: Propagate error in bdrv_img_create()Max Reitz1-5/+0
2014-11-06qemu-img: Omit error_report() after img_open()Max Reitz1-4/+0
2014-11-05s390x/sclpconsole: Avoid hanging SCLP ASCII consoleHeinz Graalfs1-1/+11
2014-11-05s390x/sclpconsole-lm: Fix hanging SCLP line mode consoleHeinz Graalfs1-0/+1
2014-11-05s390x/sclpconsole-lm: truncate input if line is too longHeinz Graalfs1-4/+7
2014-11-05s390x/kvm: Fix warning from sparseThomas Huth1-1/+1
2014-11-05s390x/kvm: Fix opcode decoding for eb instruction handlerFrank Blaschka1-4/+4
2014-11-05Update version for v2.2.0-rc0 releasev2.2.0-rc0Peter Maydell1-1/+1
2014-11-05Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell3-5/+15
2014-11-05vhost-user-test: Fix 'make check' broken on glib < 2.26Gonglei1-1/+22