aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-02vhost-scsi: Allow user to enable migrationLiran Alon2-10/+21
2019-06-02vhost-scsi: Add VMState descriptorNir Weiner1-0/+23
2019-06-02vhost-scsi: The vhost backend should be stopped when the VM is not runningNir Weiner1-0/+4
2019-05-29bios-tables-test: add diff allowed listMichael S. Tsirkin2-1/+19
2019-05-29vhost: fix memory leak in vhost_user_scsi_realizeJie Wang1-0/+3
2019-05-29vhost: fix incorrect print typeJie Wang1-1/+1
2019-05-29vhost: remove the dead codeJie Wang1-1/+0
2019-05-29docs: smbios: remove family=x from type2 entry descriptionIgor Mammedov1-1/+1
2019-05-29pci: Fold pci_get_bus_devfn() into its sole callerDavid Gibson1-32/+28
2019-05-29pci: Make is_bridge a boolDavid Gibson9-10/+10
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson5-54/+43
2019-05-29acpi: pci: use build_append_foo() API to construct MCFGWei Yang2-30/+27
2019-05-29hw/acpi: Consolidate build_mcfg to pci.cWei Yang8-34/+55
2019-05-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell58-580/+2178
2019-05-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...Peter Maydell10-210/+922
2019-05-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...Peter Maydell27-514/+1053
2019-05-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell22-187/+146
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée1-60/+117
2019-05-28tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth1-82/+95
2019-05-28Makefile.target: support per-target coverage reportsAlex Bennée1-0/+16
2019-05-28Makefile: include per-target build directories in coverage reportAlex Bennée1-1/+3
2019-05-28Makefile: fix coverage-report reference to BUILD_DIRAlex Bennée1-1/+1
2019-05-28.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg testsAlex Bennée1-1/+1
2019-05-28tests/tcg/alpha: add system boot.SRichard Henderson4-0/+576
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée3-72/+282
2019-05-28tests/tcg/minilib: support %c format charAlex Bennée1-0/+3
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée1-0/+0
2019-05-28tests/tcg/aarch64: add system boot.SAlex Bennée3-0/+295
2019-05-28editorconfig: add settings for .s/.S filesAlex Bennée1-0/+5
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée2-1/+1
2019-05-28tests/tcg/multiarch: add support for multiarch system testsAlex Bennée2-0/+15
2019-05-28tests/docker: Test more components on the Fedora default imagePhilippe Mathieu-Daudé1-0/+7
2019-05-28tests/docker: add ubuntu 18.04Gerd Hoffmann1-0/+57
2019-05-28MAINTAINERS: update for semihostings new homeAlex Bennée1-0/+7
2019-05-28target/mips: convert UHI_plog to use common semihosting codeAlex Bennée1-6/+6
2019-05-28target/mips: only build mips-semi for softmmuAlex Bennée3-1/+12
2019-05-28target/arm: correct return values for WRITE/READ in arm-semiAlex Bennée1-8/+12
2019-05-28target/arm: add LOG_UNIMP messages to arm-semiAlex Bennée1-2/+3
2019-05-28target/arm: use the common interface for WRITE0/WRITEC in arm-semiAlex Bennée3-25/+30
2019-05-28target/arm: fixup some of the commentary for arm-semiAlex Bennée1-9/+31
2019-05-28semihosting: enable chardev backed output for consoleAlex Bennée6-3/+51
2019-05-28semihosting: implement a semihosting consoleAlex Bennée3-0/+116
2019-05-28semihosting: introduce CONFIG_SEMIHOSTINGAlex Bennée11-1/+82
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée19-139/+186
2019-05-26BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé3-0/+232
2019-05-26target/mips: realign comments to fix checkpatch warningsJules Irenge1-12/+22
2019-05-26target/mips: add or remove space to fix checkpatch errorsJules Irenge1-81/+94
2019-05-26linux-user: fix __NR_semtimedop undeclared errorLaurent Vivier1-8/+16
2019-05-26mips: Decide to map PAGE_EXEC in map_addressJakub Jermář1-5/+8
2019-05-26target/mips: Refactor and fix INSERT.<B|H|W|D> instructionsMateja Marjanovic3-18/+71