aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-08MAINTAINERS: Some updates related to the SH4 machinesThomas Huth1-1/+3
2016-10-08MAINTAINERS: Add some more MIPS related filesThomas Huth1-0/+7
2016-10-08MAINTAINERS: Add usermode related config filesThomas Huth1-0/+2
2016-10-08MAINTAINERS: Add some more pattern to recognize all win32 related filesThomas Huth1-0/+3
2016-10-08MAINTAINERS: Add some more rocker related filesThomas Huth1-0/+2
2016-10-08MAINTAINERS: Add header files to CRIS sectionThomas Huth1-0/+1
2016-10-08MAINTAINERS: Add some more files to the virtio sectionThomas Huth1-0/+2
2016-10-08MAINTAINERS: Add some SPARC machine related filesThomas Huth1-2/+7
2016-10-08MAINTAINERS: Add include/hw/audio/ to audio sectionThomas Huth1-0/+1
2016-10-08MAINTAINERS: Add some more files to the HMP sectionThomas Huth1-2/+3
2016-10-08MAINTAINERS: Add files to the Moxie section.Thomas Huth1-0/+2
2016-10-08tests: Ignore test executablesEric Blake1-0/+2
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini3-4/+3
2016-10-08qemu-options.hx: fix -chardev ringbuf typosStefan Hajnoczi1-1/+1
2016-10-07docs: Belatedly update for move of QMP/* to docs/Markus Armbruster2-3/+3
2016-10-07docs: Belatedly update for move of qmp-commands.txtMarkus Armbruster1-1/+1
2016-10-07qmp: Disable query-cpu-* commands when they're unavailableEduardo Habkost1-0/+9
2016-10-07MAINTAINERS: Pass the QObject staff from Luiz to MarkusMarkus Armbruster1-3/+3
2016-10-07MAINTAINERS: Pass the HMP staff from Luiz to DavidMarkus Armbruster1-2/+1
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau2-20/+49
2016-10-07qapi: assert list entry has a valueMarc-André Lureau1-0/+1
2016-10-07qapi: add assert about root valueMarc-André Lureau1-0/+2
2016-10-07bsd-user: fix FreeBSD build after d148d90eEd Maste1-0/+10
2016-10-07Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-07' into queue-b...Kevin Wolf6-62/+155
2016-10-07dmg: Move libbz2 code to dmg-bz2.soFam Zheng4-53/+139
2016-10-07module: Don't load the same module if requested multiple timesFam Zheng1-2/+16
2016-10-07scripts: Allow block module to not define BlockDriverFam Zheng1-7/+0
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf5-11/+46
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf3-11/+23
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf3-5/+18
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf4-2/+4
2016-10-07block: use aio_bh_schedule_oneshotPaolo Bonzini14-81/+27
2016-10-07async: add aio_bh_schedule_oneshotPaolo Bonzini2-4/+29
2016-10-07block: use bdrv_add_before_write_notifierPaolo Bonzini1-2/+1
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini6-65/+21
2016-10-07qemu-tech: rewrite some partsPaolo Bonzini1-82/+42
2016-10-07qemu-tech: reorganize contentPaolo Bonzini1-97/+74
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini2-35/+76
2016-10-07qemu-tech: move user mode emulation features from qemu-techPaolo Bonzini2-71/+34
2016-10-07qemu-tech: document lazy condition code evaluation in cpu.hPaolo Bonzini6-25/+34
2016-10-07qemu-tech: move text from qemu-tech to tcg/READMEPaolo Bonzini2-10/+7
2016-10-07qemu-doc: drop installation and compilation notesPaolo Bonzini2-251/+0
2016-10-07qemu-doc: replace introduction with the one from the internals manualPaolo Bonzini2-128/+44
2016-10-07qemu-tech: drop indexPaolo Bonzini1-5/+0
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota1-0/+4
2016-10-06qht: fix unlock-after-free segfault upon resizingEmilio G. Cota1-21/+28
2016-10-06qht: simplify qht_reset_sizeEmilio G. Cota1-5/+3
2016-10-06qemu-nbd: Shrink image size by specified offsetTomáš Golembiovský1-0/+8
2016-10-06tests/test-qmp-input-strict: Cover missing struct membersMarkus Armbruster1-0/+46
2016-10-06qapi: Fix crash when 'any' or 'null' parameter is missingMarc-André Lureau1-0/+11