aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19target-arm: Update condexec before arch BP check in AA32 translationpull-target-arm-20151119Sergey Fedorov
2015-11-19target-arm: Update condexec before CP access check in AA32 translationSergey Fedorov
2015-11-19hw/arm_gic: Correctly restore nested irq priorityFrançois Baldassari
2015-11-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
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-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-16Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20151116' into ...Peter Maydell
2015-11-16Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
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