aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-11-16Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20151116' into ...Peter Maydell
2015-11-16vhost-user: update spec descriptionMichael S. Tsirkin
2015-11-16Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-16vhost: don't send RESET_OWNER at stopYuanhan Liu
2015-11-16vhost: let SET_VRING_ENABLE message depends on protocol featureYuanhan Liu
2015-11-16seccomp: loosen library version dependencydann frazier
2015-11-16configure: arm/aarch64: allow enable-seccompAndrew Jones
2015-11-16seccomp: add cacheflush to whitelistAndrew Jones
2015-11-13qtest/ahci: use raw format when qemu-img is absentJohn Snow
2015-11-13libqos: add qemu-img presence checkJohn Snow
2015-11-13qtest/ahci: always specify image formatJohn Snow
2015-11-13ahci/qtest: don't use tcp sockets for migration testsJohn Snow
2015-11-13atapi: Prioritize unknown cmd error over BCL errorJohn Snow
2015-11-13atapi: add byte_count_limit helperJohn Snow