aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-08net/filter-mirror: Fix mirror initial check typoZhang Chen
2016-10-08virtio: rename the bar index field name in VirtIOPCIProxyChen Fan
2016-10-08linux-user: include <poll.h> instead of <sys/poll.h>Felix Janda
2016-10-08char: fix missing return in error path for chardev TLS initDaniel P. Berrange
2016-10-08CODING_STYLE: Fix a typo ("have" vs. "has")Jonathan Neuschäfer
2016-10-08bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang
2016-10-08build-sys: fix find-in-pathMarc-André Lureau
2016-10-08m68k: change default system clock for m5208evbGreg Ungerer
2016-10-08exec: remove unused compacted argumentMarc-André Lureau
2016-10-08usb: ehci: fix memory leak in ehci_process_itdLi Qiang
2016-10-08qapi: make the json schema files more regular.David Anderson
2016-10-08maint: Add module_block.h to .gitignoreLin Ma
2016-10-08MAINTAINERS: Some updates related to the SH4 machinesThomas Huth
2016-10-08MAINTAINERS: Add some more MIPS related filesThomas Huth
2016-10-08MAINTAINERS: Add usermode related config filesThomas Huth
2016-10-08MAINTAINERS: Add some more pattern to recognize all win32 related filesThomas Huth
2016-10-08MAINTAINERS: Add some more rocker related filesThomas Huth
2016-10-08MAINTAINERS: Add header files to CRIS sectionThomas Huth
2016-10-08MAINTAINERS: Add some more files to the virtio sectionThomas Huth
2016-10-08MAINTAINERS: Add some SPARC machine related filesThomas Huth
2016-10-08MAINTAINERS: Add include/hw/audio/ to audio sectionThomas Huth
2016-10-08MAINTAINERS: Add some more files to the HMP sectionThomas Huth
2016-10-08MAINTAINERS: Add files to the Moxie section.Thomas Huth
2016-10-08tests: Ignore test executablesEric Blake
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini
2016-10-08qemu-options.hx: fix -chardev ringbuf typosStefan Hajnoczi
2016-10-07docs: Belatedly update for move of QMP/* to docs/Markus Armbruster
2016-10-07docs: Belatedly update for move of qmp-commands.txtMarkus Armbruster
2016-10-07qmp: Disable query-cpu-* commands when they're unavailableEduardo Habkost
2016-10-07MAINTAINERS: Pass the QObject staff from Luiz to MarkusMarkus Armbruster
2016-10-07MAINTAINERS: Pass the HMP staff from Luiz to DavidMarkus Armbruster
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau
2016-10-07qapi: assert list entry has a valueMarc-André Lureau
2016-10-07qapi: add assert about root valueMarc-André Lureau
2016-10-07bsd-user: fix FreeBSD build after d148d90eEd Maste
2016-10-07Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-07' into queue-b...Kevin Wolf
2016-10-07dmg: Move libbz2 code to dmg-bz2.soFam Zheng
2016-10-07module: Don't load the same module if requested multiple timesFam Zheng
2016-10-07scripts: Allow block module to not define BlockDriverFam Zheng
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf
2016-10-07block: use aio_bh_schedule_oneshotPaolo Bonzini
2016-10-07async: add aio_bh_schedule_oneshotPaolo Bonzini
2016-10-07block: use bdrv_add_before_write_notifierPaolo Bonzini