aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18vl: Convert machine help code to use object property iteratorsDaniel P. Berrange
2015-11-18qmp: Convert QMP code to use object property iteratorsDaniel P. Berrange
2015-11-18qom: Introduce ObjectPropertyIterator struct for iterationDaniel P. Berrange
2015-11-18qdev: Change Property::offset field to ptrdiff_t typeIldar Isaev
2015-11-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-18vhost-user: fix log sizeMichael S. Tsirkin
2015-11-18vhost-user: ignore qemu-only featuresMichael S. Tsirkin
2015-11-18Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-20151118-1'...Peter Maydell
2015-11-18crypto: avoid passing NULL to access() syscallDaniel P. Berrange
2015-11-18Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-18' in...Kevin Wolf
2015-11-18block: Call external_snapshot_clean after blockdev-snapshotAlberto Garcia
2015-11-18blockdev: Add missing bdrv_unref() in drive-backupMax Reitz
2015-11-18crypto: fix leaks in TLS x509 helper functionsDaniel P. Berrange
2015-11-18crypto: fix mistaken setting of Error in success code pathDaniel P. Berrange
2015-11-18crypto: fix leak of gnutls_dh_params_t data on credential unloadDaniel P. Berrange
2015-11-18iotests: fix race in 030John Snow
2015-11-18nand: fix address overflowRabin Vincent
2015-11-18Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-13-v2-tag'...Peter Maydell
2015-11-18Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-17makefile: fix w32 install target for qemu-gaMichael Roth
2015-11-17qga: allow to lookup in PATH from the passed envp for guest-execYuri Pudgorodskiy
2015-11-17qga: fix for default env processing for guest-execYuri Pudgorodskiy
2015-11-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-11-17ide: enable buffered requests for PIO read requestsPeter Lieven
2015-11-17ide: enable buffered requests for ATAPI devicesPeter Lieven
2015-11-17ide: orphan all buffered requests on DMA cancelPeter Lieven
2015-11-17ide: add support for IDEBufferedRequestPeter Lieven
2015-11-17block: add blk_abort_aio_requestPeter Lieven
2015-11-17ide/atapi: make PIO read requests asyncPeter Lieven
2015-11-17target-i386: Disable rdtscp on Opteron_G* CPU modelsEduardo Habkost
2015-11-17target-i386: Fix mulx for identical target regsRichard Henderson
2015-11-17specs/vhost-user: fix spec to match realityMichael S. Tsirkin
2015-11-17tests/vhost-user-bridge: implement logging of dirty pagesVictor Kaplansky
2015-11-17i440fx: print an error message if user tries to enable iommuBandan Das
2015-11-17q35: Check propery to determine if iommu is setBandan Das
2015-11-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...Peter Maydell
2015-11-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-11-17virtio-blk: Fix double completion for werror=stopFam Zheng
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia
2015-11-17aio-epoll: Fix use-after-free of nodeFam Zheng
2015-11-17disas/arm: avoid clang shifting negative signed warningStefan Hajnoczi
2015-11-17tpm: avoid clang shifting negative signed warningStefan Hajnoczi
2015-11-17tests: Ignore recent test binariesEric Blake
2015-11-17docs: update bitmaps.mdJohn Snow
2015-11-17Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-17' into ...Peter Maydell
2015-11-17input: Document why x-input-send-event is still experimentalEric Blake
2015-11-17qapi: Document introspection stability considerationsEric Blake
2015-11-16vhost-user: start/stop all ringsMichael S. Tsirkin
2015-11-16vhost-user: print original request on errorMichael S. Tsirkin
2015-11-16vhost-user-test: support VHOST_USER_SET_VRING_ENABLEMichael S. Tsirkin