aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange8-13/+296
2016-02-16nbd: use "" as a default export name if none providedDaniel P. Berrange2-2/+3
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange4-5/+196
2016-02-16nbd: allow setting of an export name for qemu-nbd serverDaniel P. Berrange2-2/+15
2016-02-16nbd: make client request fixed new style if advertisedDaniel P. Berrange1-10/+17
2016-02-16nbd: make server compliant with fixed newstyle specDaniel P. Berrange1-23/+46
2016-02-16nbd: invert client logic for negotiating protocol versionDaniel P. Berrange1-31/+29
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange8-151/+180
2016-02-16nbd: convert blockdev NBD server to use I/O channels for connection setupDaniel P. Berrange1-15/+34
2016-02-16nbd: convert qemu-nbd server to use I/O channels for connection setupDaniel P. Berrange1-38/+53
2016-02-16nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange7-54/+79
2016-02-16qemu-nbd: add support for --object command line argDaniel P. Berrange2-0/+40
2016-02-16qom: add helpers for UserCreatable object typesDaniel P. Berrange6-175/+290
2016-02-16ipmi: sensor number should not exceed MAX_SENSORSCédric Le Goater1-8/+8
2016-02-16mptsas: fix wrong formulaPaolo Bonzini1-1/+1
2016-02-16mptsas: fix memory leakPaolo Bonzini1-0/+1
2016-02-16mptsas: add missing va_endPaolo Bonzini1-0/+1
2016-02-16migration: fix incorrect memory_global_dirty_log_start outside BQLPaolo Bonzini1-0/+4
2016-02-16vl: fix migration from prelaunch statePaolo Bonzini1-0/+2
2016-02-16vl: change QEMU state machine for system resetDenis V. Lunev1-2/+14
2016-02-16build: Don't redefine 'inline'Eric Blake1-12/+0
2016-02-16char: fix handling of QIO_CHANNEL_ERR_BLOCKDaniel P. Berrange1-3/+3
2016-02-16Revert "qemu-char: Keep pty slave file descriptor open until the master is cl...Paolo Bonzini1-3/+1
2016-02-15checkpatch: Eliminate false positive in case of space before square bracket i...Leonid Bloch1-0/+2
2016-02-15checkpatch: Eliminate false positive in case of comma-space-square bracketLeonid Bloch1-1/+3
2016-02-15Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160215' into stagingPeter Maydell14-531/+1424
2016-02-15target-i386: Implement FSGSBASERichard Henderson4-2/+50
2016-02-15target-i386: Enable CR4/XCR0 features for user-modeRichard Henderson1-2/+22
2016-02-15target-i386: Clear bndregs during legacy near jumpsRichard Henderson3-0/+29
2016-02-15target-i386: Implement BNDLDX, BNDSTXRichard Henderson3-0/+158
2016-02-15target-i386: Update BNDSTATUS for exceptions raised by BOUNDRichard Henderson1-0/+6
2016-02-15target-i386: Implement BNDCL, BNDCU, BNDCNRichard Henderson3-1/+53
2016-02-15target-i386: Implement BNDMOVRichard Henderson1-1/+72
2016-02-15target-i386: Implement BNDMKRichard Henderson1-1/+57
2016-02-13target-i386: Split up gen_lea_modrmRichard Henderson1-114/+85
2016-02-13target-i386: Perform set/reset_inhibit_irq inlineRichard Henderson3-21/+28
2016-02-13target-i386: Enable control registers for MPXRichard Henderson10-26/+189
2016-02-13target-i386: Implement XSAVEOPTRichard Henderson4-11/+43
2016-02-13target-i386: Add XSAVE extensionRichard Henderson6-24/+241
2016-02-13target-i386: Rearrange processing of 0F AERichard Henderson1-52/+72
2016-02-13target-i386: Rearrange processing of 0F 01Richard Henderson1-223/+247
2016-02-13target-i386: Split fxsave/fxrstor implementationRichard Henderson3-82/+101
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell9-375/+61
2016-02-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...Peter Maydell21-154/+44
2016-02-11Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell5-153/+214
2016-02-11w32: include winsock2.h before windows.hPaolo Bonzini1-1/+1
2016-02-11Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell1-1/+1
2016-02-11s390x: remove s390-zipl.romMichael Tokarev5-7/+1
2016-02-11Passthru CCID card: QOMifyCao jin1-6/+8
2016-02-11Emulated CCID card: QOMifyCao jin1-10/+13