aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...Peter Maydell
2016-02-16oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.hPeter Maydell
2016-02-16all: Clean up includesPeter Maydell
2016-02-16scripts/tracetool: Include qemu/osdep.h in generated .c filesPeter Maydell
2016-02-16scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.hPeter Maydell
2016-02-16qapi: Clean up includes in generated filesEric Blake
2016-02-16tests: Clean up includesPeter Maydell
2016-02-16tests/i440fx-test: Don't define ARRAY_SIZE locallyPeter Maydell
2016-02-16libdecnumber: Clean up includesPeter Maydell
2016-02-16cris: Clean up includesPeter Maydell
2016-02-16target-cris: Remove unnecessary ifdef from mmu.cPeter Maydell
2016-02-16hw/block/nand.c: Include osdep.h firstPeter Maydell
2016-02-16build: Don't redefine 'inline'Eric Blake
2016-02-15io: convert QIOChannelBuffer to use uint8_t instead of charDaniel P. Berrange
2016-02-15io: introduce helper for creating channels from file descriptorsDaniel P. Berrange
2016-02-15io: improve docs for QIOChannelSocket async functionsDaniel P. Berrange
2016-02-15Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160215' into stagingPeter Maydell
2016-02-15target-i386: Implement FSGSBASERichard Henderson
2016-02-15target-i386: Enable CR4/XCR0 features for user-modeRichard Henderson
2016-02-15target-i386: Clear bndregs during legacy near jumpsRichard Henderson
2016-02-15target-i386: Implement BNDLDX, BNDSTXRichard Henderson
2016-02-15target-i386: Update BNDSTATUS for exceptions raised by BOUNDRichard Henderson
2016-02-15target-i386: Implement BNDCL, BNDCU, BNDCNRichard Henderson
2016-02-15target-i386: Implement BNDMOVRichard Henderson
2016-02-15target-i386: Implement BNDMKRichard Henderson
2016-02-13target-i386: Split up gen_lea_modrmRichard Henderson
2016-02-13target-i386: Perform set/reset_inhibit_irq inlineRichard Henderson
2016-02-13target-i386: Enable control registers for MPXRichard Henderson
2016-02-13target-i386: Implement XSAVEOPTRichard Henderson
2016-02-13target-i386: Add XSAVE extensionRichard Henderson
2016-02-13target-i386: Rearrange processing of 0F AERichard Henderson
2016-02-13target-i386: Rearrange processing of 0F 01Richard Henderson
2016-02-13target-i386: Split fxsave/fxrstor implementationRichard Henderson
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell
2016-02-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...Peter Maydell
2016-02-11Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-02-11w32: include winsock2.h before windows.hPaolo Bonzini
2016-02-11Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell
2016-02-11s390x: remove s390-zipl.romMichael Tokarev
2016-02-11Passthru CCID card: QOMifyCao jin
2016-02-11Emulated CCID card: QOMifyCao jin
2016-02-11ES1370: QOMifyCao jin
2016-02-11char: fix parameter name / type in BSD codepathDaniel P. Berrange
2016-02-11qmp-spec: fix index in docWei Yang
2016-02-11rdma: remove check on time_spent when calculating mbsWei Yang
2016-02-11qemu-sockets: simplify error handlingPaolo Bonzini
2016-02-11cpu: cpu_save/cpu_load is no morePaolo Bonzini
2016-02-11qom: Correct object_property_get_int() descriptionAlistair Francis
2016-02-11man: virtfs-proxy-helper: Rework awkward sentenceChristophe Fergeau
2016-02-11remove libtool supportMichael Tokarev