summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* block: Fix bdrv_is_first_non_filter()Kevin Wolf2014-02-211-5/+1Star
* qcow2: Set zero flag for discarded clustersKevin Wolf2014-02-212-6/+34
* Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pul...Peter Maydell2014-02-211-33/+26Star
|\
| * qtest: kill QEMU process on g_assert() failureStefan Hajnoczi2014-02-191-6/+25
| * qtest: make QEMU our direct child processStefan Hajnoczi2014-02-191-29/+5Star
| * qtest: drop unused child_pid fieldStefan Hajnoczi2014-02-191-2/+0Star
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-02-219-65/+219
|\ \
| * | trace-events: Fix typo in "offset"Kevin Wolf2014-02-191-4/+4
| * | Add ust generated files to .gitignoreMohamad Gebai2014-02-191-0/+2
| * | Update documentation for LTTng ust tracingMohamad Gebai2014-02-191-0/+36
| * | Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai2014-02-192-0/+30
| * | Modified the tracetool framework for LTTng 2.xMohamad Gebai2014-02-193-56/+132
| * | Fix configure script for LTTng 2.xMohamad Gebai2014-02-191-5/+15
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-211-0/+2
|\ \
| * | target-i386: Fix I/O bitmap checks for in/outKevin Wolf2014-02-191-0/+2
| |/
* | Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell2014-02-2121-13/+136
|\ \
| * | linux-user: Fix error handling in target_to_host_semarray()Peter Maydell2014-02-191-1/+6
| * | linux-user: Implement BLKPG ioctlAndreas Färber2014-02-194-0/+16
| * | linux-user: Fix error handling in lock_iovec()Peter Maydell2014-02-181-5/+7
| * | linux-user/signal.c: Don't pass sigaction uninitialised sa_flagsPeter Maydell2014-02-181-0/+1
| * | linux-user/elfload.c: Avoid calling g_free() on uninitialized dataPeter Maydell2014-02-181-4/+12
| * | linux-user: sync syscall numbers upto 3.13Riku Voipio2014-02-1815-3/+94
| |/
* | tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)Peter Maydell2014-02-212-2/+15
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell2014-02-2014-70/+77
|\ \
| * | xhci: use DPRINTF() instead of fprintf(stderr, ...)Gerd Hoffmann2014-02-181-45/+45
| * | xhci: switch debug printf to tracepointGerd Hoffmann2014-02-181-3/+1Star
| * | xhci iso: allow for some latencyGerd Hoffmann2014-02-181-1/+1
| * | xhci iso: fix time calculationGerd Hoffmann2014-02-181-2/+2
| * | uhci: invalidate queue on device address changesGerd Hoffmann2014-02-181-0/+2
| * | xhci: fix overflow in usb_xhci_post_loadGerd Hoffmann2014-02-181-1/+1
| * | usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-1812-18/+25
| |/
* | Merge remote-tracking branch 'remotes/rth/tcg-next' into stagingPeter Maydell2014-02-206-66/+414
|\ \
| * | tcg/i386: Use SHLX/SHRX/SARX instructionsRichard Henderson2014-02-171-11/+50
| * | tcg/i386: Use ANDN instructionRichard Henderson2014-02-172-13/+45
| * | tcg/i386: Add tcg_out_vex_modrmRichard Henderson2014-02-171-3/+38
| * | tcg/i386: Move TCG_CT_CONST_* to tcg-target.cRichard Henderson2014-02-172-3/+4
| * | disas/i386: Disassemble ANDN/SHLX/SHRX/SHAXRichard Henderson2014-02-171-14/+132
| * | tcg/optimize: Add more identity simplificationsRichard Henderson2014-02-171-15/+24
| * | tcg/optimize: Optmize ANDC X,Y,Y to MOV X,0Richard Henderson2014-02-171-0/+1
| * | tcg/optimize: Simply some logical ops to NOTRichard Henderson2014-02-171-0/+57
| * | tcg/optimize: Handle known-zeros masks for ANDCRichard Henderson2014-02-171-0/+11
| * | tcg/optimize: add known-zero bits compute for load opsAurelien Jarno2014-02-171-1/+25
| * | tcg/optimize: improve known-zero bits for 32-bit opsAurelien Jarno2014-02-171-0/+6
| * | tcg/optimize: fix known-zero bits optimizationAurelien Jarno2014-02-171-1/+7
| * | tcg/optimize: fix known-zero bits for right shift opsAurelien Jarno2014-02-171-5/+14
| * | tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].Huw Davies2014-02-171-1/+1
| * | TCG: Fix 32-bit host allocation typoRichard Henderson2014-02-161-1/+1
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-20124-863/+1047
|\ \ \
| * | | qtest: Include system headers before user headersStefan Hajnoczi2014-02-177-17/+19
| * | | qapi: Refine human printing of sizesPaolo Bonzini2014-02-141-11/+12