aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-12tests/docker: Update the Ubuntu image to 19.04Alex Bennée1-5/+14
2019-06-12tests/docker: Update the Fedora cross compile images to 30Alex Bennée2-2/+2
2019-06-12tests/docker: Update the Fedora image to Fedora 30Philippe Mathieu-Daudé1-1/+1
2019-06-12qemu-io-cmds: use clock_gettime for benchmarkingAlex Bennée1-39/+38
2019-06-12editorconfig: add setting for shell scriptsAlex Bennée1-0/+4
2019-06-12qapi: Simplify how QAPIDoc implements its state machineMarkus Armbruster1-57/+68
2019-06-12file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf1-1/+12
2019-06-12qapi: Allow documentation for featuresKevin Wolf2-4/+51
2019-06-12qapi: Disentangle QAPIDoc codeKevin Wolf1-25/+102
2019-06-12tests/qapi-schema: Error case tests for features in structsKevin Wolf25-0/+37
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf4-0/+94
2019-06-12qapi: Add feature flags to struct typesKevin Wolf10-18/+114
2019-06-12block/gluster: update .help of BLOCK_OPT_PREALLOC optionStefano Garzarella1-1/+8
2019-06-12block/file-posix: update .help of BLOCK_OPT_PREALLOC optionStefano Garzarella1-1/+5
2019-06-12qapi/block-core: update documentation of preallocation parameterStefano Garzarella1-6/+14
2019-06-12qdev: Delete unused LostTickPolicy "merge"Markus Armbruster1-5/+1
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell9-238/+368
2019-06-12Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...Peter Maydell1343-715/+1624
2019-06-12MAINTAINERS: Polish headline decorationsMarkus Armbruster1-13/+11
2019-06-12MAINTAINERS: Improve section headlinesMarkus Armbruster1-40/+40
2019-06-12MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.orgPhilippe Mathieu-Daudé1-11/+0
2019-06-12Clean up a header guard symbols (again)Markus Armbruster4-9/+12
2019-06-12Supply missing header guardsMarkus Armbruster84-7/+419
2019-06-12Clean up a few header guard symbolsMarkus Armbruster7-19/+18
2019-06-12scripts/clean-header-guards: Fix handling of trailing commentsMarkus Armbruster1-5/+7
2019-06-12Normalize position of header guardMarkus Armbruster13-43/+35
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster485-397/+103
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster761-131/+875
2019-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2-5/+142
2019-06-12ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt2-4/+21
2019-06-12ppc/pnv: activate the "dumpdtb" option on the powernv machineCédric Le Goater1-0/+2
2019-06-12target/ppc: Use tcg_gen_gvec_bitselRichard Henderson1-22/+2
2019-06-12spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridgesDavid Gibson1-13/+102
2019-06-12spapr: Direct all PCI hotplug to host bridge, rather than P2P bridgeDavid Gibson1-0/+11
2019-06-12spapr: Don't use bus number for building DRC idsDavid Gibson1-14/+40
2019-06-12spapr: Clean up DRC index constructionDavid Gibson1-56/+68
2019-06-12spapr: Clean up spapr_drc_populate_dt()David Gibson4-15/+11
2019-06-12spapr: Clean up dt creation for PCI busesDavid Gibson3-72/+79
2019-06-12spapr: Clean up device tree construction for PCI devicesDavid Gibson1-64/+55
2019-06-12spapr: Clean up device node name generation for PCI devicesDavid Gibson1-25/+16
2019-06-12target/ppc: Fix lxvw4x, lxvh8x and lxvb16xAnton Blanchard1-6/+7
2019-06-12spapr_pci: Improve error messageGreg Kurz1-1/+8
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster22-24/+50
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster33-18/+56
2019-06-11travis: Make check-acceptance job more verboseEduardo Habkost1-1/+1
2019-06-11BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé1-0/+49
2019-06-11BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé1-0/+58
2019-06-11BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé1-0/+27
2019-06-11BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé1-2/+4
2019-06-11tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé1-2/+3