aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-21cpu: suffix cpu address spaces with cpu indexPeter Xu
2017-12-21cpu: refactor cpu_address_space_init()Peter Xu
2017-12-21hw/moxie/moxiesim: Add support for loading a BIOS on moxiesimThomas Huth
2017-12-21tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth
2017-12-21tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth
2017-12-21target/i386: Fix handling of VEX prefixesPeter Maydell
2017-12-21sockets: remove obsolete code that updated listen addressDaniel P. Berrange
2017-12-21baum: Truncate braille device size to 84x1Samuel Thibault
2017-12-21target/i386: Fix compiler warningsStefan Weil
2017-12-21cpu-exec: fix missed CPU kick during interrupt injectionDavid Hildenbrand
2017-12-21cpus: make pause_all_cpus() play with SMP on single threaded TCGDavid Hildenbrand
2017-12-21hyperv: make SynIC version msr constantRoman Kagan
2017-12-21hyperv: ensure SINTx msrs are reset properlyRoman Kagan
2017-12-21hyperv: set partition-wide MSRs only on first vcpuEvgeny Yakovlev
2017-12-21x86/cpu: Enable new SSE/AVX/AVX512 cpu featuresYang Zhong
2017-12-21MAITAINERS: List Fam Zheng as reviewer for SCSI patchesFam Zheng
2017-12-21scsi-block: Add share-rw optionFam Zheng
2017-12-20contrib: add systemd unit filesPaolo Bonzini
2017-12-20qemu-pr-helper: miscellaneous fixesPaolo Bonzini
2017-12-20qemu-thread: fix races on threads that exit very quicklylinzhecheng
2017-12-20memfd: fix configure testPaolo Bonzini
2017-12-20Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...Peter Maydell
2017-12-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-12-20option: Drop unused get_param_value(), get_next_param_value()Markus Armbruster
2017-12-20option: Remove shadowing opt decl from qemu_opt_print()Dr. David Alan Gilbert
2017-12-20qemu-options: Belatedly document --watchdog-action inject-nmiMarkus Armbruster
2017-12-20qemu-options: Polish section "Character device options"Markus Armbruster
2017-12-20qemu-options: Polish section "TPM device options"Markus Armbruster
2017-12-20qemu-options: Add missing -iscsi Texinfo documentationMarkus Armbruster
2017-12-20qemu-options: Move -iscsi under "Block device options"Markus Armbruster
2017-12-20qemu-options qemu-doc: Move "Device URL Syntax" to qemu-docMarkus Armbruster
2017-12-20qemu-options: Fix markup of -netdev l2tpv3Markus Armbruster
2017-12-20qemu-options: Remove stray colons from output of --helpMarkus Armbruster
2017-12-19Merge remote-tracking branch 'remotes/aurel/tags/pull-target-sh4-20171218' in...Peter Maydell
2017-12-19Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-12-19Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-19-1...Peter Maydell
2017-12-19tpm: move qdev_prop_tpm to hw/tpm/Cornelia Huck
2017-12-19qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi
2017-12-19iothread: fix iothread_stop() race conditionStefan Hajnoczi
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi
2017-12-19blockdev: add x-blockdev-set-iothread force booleanStefan Hajnoczi
2017-12-19docs: mark nested AioContext locking as a legacy APIStefan Hajnoczi
2017-12-19block: avoid recursive AioContext acquire in bdrv_inactivate_all()Paolo Bonzini
2017-12-19virtio-blk: reject configs with logical block size > physical block sizeMark Kanda
2017-12-19virtio-blk: make queue size configurableMark Kanda
2017-12-19qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi
2017-12-19blockdev: add x-blockdev-set-iothread testing commandStefan Hajnoczi
2017-12-19iothread: add iothread_by_id() APIStefan Hajnoczi
2017-12-19block: drop unused BlockDirtyBitmapState->aio_context fieldStefan Hajnoczi
2017-12-19block: don't keep AioContext acquired after internal_snapshot_prepare()Stefan Hajnoczi