aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-22MAINTAINERS: Fix subsystem name for "Build and test automation"Eduardo Habkost
2017-09-22buildsys: Move rdma libs to per objectFam Zheng
2017-09-22buildsys: Move brlapi libs to per objectFam Zheng
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move audio libs to per objectFam Zheng
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move vde libs to per objectFam Zheng
2017-09-22vl: Don't include vde headerFam Zheng
2017-09-22docker: Add test-blockFam Zheng
2017-09-22docker: Add nettle-devel to fedora imageFam Zheng
2017-09-22docker: Use unconfined security profileFam Zheng
2017-09-22docker: Add test_fail and prep_failFam Zheng
2017-09-22docker: Fix return code of build_qemu()Fam Zheng
2017-09-22tests/docker: Clean up pathsFam Zheng
2017-09-22docker: Enable features explicitly in test-fullFam Zheng
2017-09-22docker: Update ubuntu imageFam Zheng
2017-09-22docker: reduce noise when building travis.dockerAlex Bennée
2017-09-22docker: don't install device-tree-compiler build-deps in travis.dockerAlex Bennée
2017-09-22docker: docker.py make --no-cache skip checksum testAlex Bennée
2017-09-22docker: ensure NOUSER for travis imagesAlex Bennée
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini
2017-09-22memory: Share special empty FlatViewAlexey Kardashevskiy
2017-09-22memory: seek FlatView sharing candidates among children subregionsPaolo Bonzini
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini
2017-09-22memory: Create FlatView directlyAlexey Kardashevskiy
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy
2017-09-21memory: Rework "info mtree" to print flat views and dispatch treesAlexey Kardashevskiy
2017-09-21memory: Do not allocate FlatView in address_space_initAlexey Kardashevskiy
2017-09-21memory: Share FlatView's and dispatch trees between address spacesAlexey Kardashevskiy
2017-09-21memory: Move address_space_update_ioeventfdsAlexey Kardashevskiy
2017-09-21memory: Alloc dispatch tree where topology is generaredAlexey Kardashevskiy
2017-09-21memory: Store physical root MR in FlatViewAlexey Kardashevskiy
2017-09-21memory: Rename mem_begin/mem_commit/mem_add helpersAlexey Kardashevskiy
2017-09-21memory: Cleanup after switching to FlatViewAlexey Kardashevskiy
2017-09-21memory: Switch memory from using AddressSpace to FlatViewAlexey Kardashevskiy
2017-09-21memory: Remove AddressSpace pointer from AddressSpaceDispatchAlexey Kardashevskiy
2017-09-21memory: Move AddressSpaceDispatch from AddressSpace to FlatViewAlexey Kardashevskiy
2017-09-21memory: Move FlatView allocation to a helperAlexey Kardashevskiy
2017-09-21memory: Open code FlatView renderingAlexey Kardashevskiy
2017-09-21exec: Explicitly export target AS from address_space_translate_internalAlexey Kardashevskiy
2017-09-21memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini
2017-09-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170921'...Peter Maydell
2017-09-21msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep
2017-09-21hw/arm/omap2.c: Don't use old_mmioPeter Maydell