aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31target-sparc: Implement ldqf and stqf inlineRichard Henderson
2016-10-31target-sparc: Remove asi helper code handled inlineRichard Henderson
2016-10-31target-sparc: Implement BCOPY/BFILL inlineRichard Henderson
2016-10-31Update OpenBIOS images to 1dc4f16 built from submodule.Mark Cave-Ayland
2016-10-31Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2016-10-31target-i386: Print warning when mixing [+-]foo and foo=(on|off)Eduardo Habkost
2016-10-31Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-31tests: Remove unneeded "-vnc none" optionEduardo Habkost
2016-10-31vfio: Add support for mmapping sub-page MMIO BARsYongji Xie
2016-10-31vfio/pci: fix out-of-sync BAR information on resetIdo Yariv
2016-10-31vfio: Handle zero-length sparse mmap rangesAlex Williamson
2016-10-31memory: Don't use memcpy for ram_device regionsAlex Williamson
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson
2016-10-31qapi: allow blockdev-add for NFSAshijeet Acharya
2016-10-31block/nfs: Introduce runtime_opts in NFSAshijeet Acharya
2016-10-31block: Mention replication in BlockdevDriver enum docsEric Blake
2016-10-31qemu-iotests: test 'offset' and 'size' options in raw driverTomáš Golembiovský
2016-10-31raw_bsd: add offset and size optionsTomáš Golembiovský
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia
2016-10-31block: Add 'base-node' parameter to the 'block-stream' commandAlberto Garcia
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia
2016-10-31docs: Document how to stream to an intermediate layerAlberto Garcia
2016-10-31block: Add QMP support for streaming to an intermediate layerAlberto Garcia
2016-10-31block: Support streaming to an intermediate layerAlberto Garcia
2016-10-31block: Block all intermediate nodes in commit_active_start()Alberto Garcia
2016-10-31block: Block all nodes involved in the block-commit operationAlberto Garcia
2016-10-31block: Check blockers in all nodes involved in a block-commit jobAlberto Garcia
2016-10-31block: Use block_job_add_bdrv() in backup_start()Alberto Garcia
2016-10-31block: Use block_job_add_bdrv() in mirror_start_job()Alberto Garcia
2016-10-31block: Add block_job_add_bdrv()Alberto Garcia
2016-10-31block: Pause all jobs during bdrv_reopen_multiple()Alberto Garcia
2016-10-31block: Add bdrv_drain_all_{begin,end}()Alberto Garcia
2016-10-31qapi: allow blockdev-add for sshAshijeet Acharya
2016-10-31block/ssh: Use InetSocketAddress optionsAshijeet Acharya
2016-10-31block/ssh: Add InetSocketAddress and accept itAshijeet Acharya
2016-10-31util/qemu-sockets: Make inet_connect_saddr() publicAshijeet Acharya
2016-10-31block/ssh: Add ssh_has_filename_options_conflict()Ashijeet Acharya
2016-10-31target-sparc: Implement cas_asi/casx_asi inlineRichard Henderson
2016-10-31target-sparc: Implement ldstub_asi inlineRichard Henderson
2016-10-31target-sparc: Implement swap_asi inlineRichard Henderson
2016-10-31target-sparc: Handle more twinx asisRichard Henderson
2016-10-31target-sparc: Use MMU_PHYS_IDX for bypass asisRichard Henderson
2016-10-31target-sparc: Add MMU_PHYS_IDXRichard Henderson
2016-10-31target-sparc: Introduce cpu_raise_exception_raRichard Henderson