summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141121-1' into s...Peter Maydell1-9/+10
2014-11-21rtl8139: fix Pointer to local outside scopeGonglei1-0/+4
2014-11-21pcnet: fix Negative array index readGonglei1-25/+30
2014-11-21net/socket: fix Uninitialized scalar variableGonglei1-5/+6
2014-11-21net/slirp: fix memory leakGonglei1-2/+1
2014-11-21gtk: Don't crash if -nodefaultsFam Zheng1-7/+9
2014-11-21gtk: fix possible memory leak about local_errzhanghailiang1-2/+1
2014-11-20hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm1-1/+1
2014-11-20Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell3-29/+31
2014-11-20target-ppc: Altivec's mtvscr Decodes Wrong RegisterTom Musta1-1/+1
2014-11-20kvm: Fix memory slot page alignment logicAlexander Graf1-2/+4
2014-11-20target-ppc: Fix breakpoint registers for e300Fabien Chouteau1-26/+26
2014-11-20Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2-2' into sta...Peter Maydell1-3/+12
2014-11-20migration: static variables will not be reset at second migrationChenLiang1-3/+12
2014-11-18Update version for v2.2.0-rc2 releasev2.2.0-rc2Peter Maydell1-1/+1
2014-11-18hw/ide/core.c: Prevent SIGSEGV during migrationDon Slutz1-1/+1
2014-11-18Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-1/+1
2014-11-18Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-37/+36
2014-11-18net: The third parameter of getsockname should be initializedzhanghailiang1-1/+1
2014-11-18Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert1-34/+33
2014-11-18Tracing docs fix configure option and descriptionDr. David Alan Gilbert1-3/+3
2014-11-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-82/+91
2014-11-18Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2' into stagingPeter Maydell1-2/+3
2014-11-18linux-headers: update to 3.18-rc5Ard Biesheuvel6-11/+40
2014-11-18migration: fix parameter validation on ram loadMichael S. Tsirkin1-2/+3
2014-11-18block/raw-posix: Catch fsync() errorsMax Reitz1-1/+6
2014-11-18block/raw-posix: Only sync after successful preallocationMax Reitz1-1/+3
2014-11-18block/raw-posix: Fix preallocating write() loopMax Reitz1-1/+1
2014-11-18exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell2-4/+27
2014-11-18Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf1-80/+82
2014-11-18raw-posix: The SEEK_HOLE code is flawed, rewrite itMarkus Armbruster1-26/+85
2014-11-18raw-posix: SEEK_HOLE suffices, get rid of FIEMAPMarkus Armbruster1-59/+4
2014-11-18raw-posix: Fix comment for raw_co_get_block_status()Markus Armbruster1-3/+1
2014-11-17target-arm: handle address translations that start at level 3Peter Maydell1-9/+11
2014-11-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell11-24/+41
2014-11-17hcd-musb: fix dereference null return valuePaolo Bonzini1-2/+6
2014-11-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2014-11-17target-cris/translate.c: fix out of bounds readzhanghailiang1-6/+2
2014-11-17shpc: fix error propaagationGonglei1-1/+2
2014-11-17qemu-char: fix MISSING_COMMAGonglei1-1/+1
2014-11-17acl: fix memory leakGonglei1-5/+5
2014-11-17nvme: remove superfluous checkGonglei1-2/+1
2014-11-17loader: fix NEGATIVE_RETURNSGonglei1-0/+13
2014-11-17qga: fix false negative argument passingGonglei1-2/+2
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei1-1/+1
2014-11-17l2tpv3: fix fd leakGonglei1-2/+2
2014-11-15Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2014-11-14Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into stagingPeter Maydell3-17/+70
2014-11-14l2tpv3: fix possible double freezhanghailiang1-1/+0
2014-11-14libcacard: fix resource leakzhanghailiang1-1/+6