aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-22migration: Add comments to channel functionsJuan Quintela1-0/+15
2017-09-22migration: Teach it about G_SOURCE_REMOVEJuan Quintela4-3/+5
2017-09-22migration: Create migration_ioc_process_incoming()Juan Quintela3-6/+21
2017-09-22Merge remote-tracking branch 'remotes/famz/tags/build-and-test-automation-pul...Peter Maydell33-65/+886
2017-09-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170922' into stagingPeter Maydell1-2/+7
2017-09-22seccomp: Don't include libseccomp from QEMU headerFam Zheng1-2/+0
2017-09-22s390x/ais: for 2.10 stable: disable ais facilityChristian Borntraeger1-2/+7
2017-09-22docker: Drop 'set -e' from run scriptFam Zheng1-5/+3
2017-09-22docker: Use archive-source.pyFam Zheng2-19/+3
2017-09-22tests: Add README for vm testsFam Zheng1-0/+89
2017-09-22MAINTAINERS: Add tests/vm entryFam Zheng1-0/+1
2017-09-22Makefile: Add rules to run vm testsFam Zheng3-1/+45
2017-09-22tests: Add OpenBSD imageFam Zheng1-0/+43
2017-09-22tests: Add NetBSD imageFam Zheng1-0/+42
2017-09-22tests: Add FreeBSD imageFam Zheng1-0/+42
2017-09-22tests: Add ubuntu.i386 imageFam Zheng1-0/+89
2017-09-22tests: Add vm test libFam Zheng1-0/+262
2017-09-22tests: Add a test key pairFam Zheng3-0/+34
2017-09-22scripts: Add archive-source.shFam Zheng1-0/+51
2017-09-22qemu.py: Add "wait()" methodFam Zheng1-0/+7
2017-09-22gitignore: Ignore vm test imagesFam Zheng2-0/+2
2017-09-22MAINTAINERS: Fix subsystem name for "Build and test automation"Eduardo Habkost1-0/+1
2017-09-22buildsys: Move rdma libs to per objectFam Zheng2-1/+2
2017-09-22buildsys: Move brlapi libs to per objectFam Zheng2-1/+2
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng2-2/+4
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng2-2/+7
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng2-4/+6
2017-09-22buildsys: Move audio libs to per objectFam Zheng2-5/+15
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng3-1/+3
2017-09-22buildsys: Move vde libs to per objectFam Zheng2-2/+3
2017-09-22vl: Don't include vde headerFam Zheng1-4/+0
2017-09-22docker: Add test-blockFam Zheng1-0/+21
2017-09-22docker: Add nettle-devel to fedora imageFam Zheng1-0/+1
2017-09-22docker: Use unconfined security profileFam Zheng1-0/+1
2017-09-22docker: Add test_fail and prep_failFam Zheng1-0/+12
2017-09-22docker: Fix return code of build_qemu()Fam Zheng1-2/+1
2017-09-22tests/docker: Clean up pathsFam Zheng2-5/+4
2017-09-22docker: Enable features explicitly in test-fullFam Zheng1-6/+76
2017-09-22docker: Update ubuntu imageFam Zheng1-3/+8
2017-09-22docker: reduce noise when building travis.dockerAlex Bennée1-0/+3
2017-09-22docker: don't install device-tree-compiler build-deps in travis.dockerAlex Bennée1-2/+1
2017-09-22docker: docker.py make --no-cache skip checksum testAlex Bennée1-1/+2
2017-09-22docker: ensure NOUSER for travis imagesAlex Bennée1-0/+1
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini9-1/+258
2017-09-22memory: Share special empty FlatViewAlexey Kardashevskiy1-2/+16
2017-09-22memory: seek FlatView sharing candidates among children subregionsPaolo Bonzini1-6/+34
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini4-1/+7
2017-09-22memory: Create FlatView directlyAlexey Kardashevskiy1-3/+13
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy7-58/+19
2017-09-21memory: Rework "info mtree" to print flat views and dispatch treesAlexey Kardashevskiy6-15/+176