aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12tests/docker: Update the Ubuntu image to 19.04Alex Bennée
2019-06-12tests/docker: Update the Fedora cross compile images to 30Alex Bennée
2019-06-12tests/docker: Update the Fedora image to Fedora 30Philippe Mathieu-Daudé
2019-06-12qemu-io-cmds: use clock_gettime for benchmarkingAlex Bennée
2019-06-12editorconfig: add setting for shell scriptsAlex Bennée
2019-06-12qapi: Simplify how QAPIDoc implements its state machineMarkus Armbruster
2019-06-12file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf
2019-06-12qapi: Allow documentation for featuresKevin Wolf
2019-06-12qapi: Disentangle QAPIDoc codeKevin Wolf
2019-06-12tests/qapi-schema: Error case tests for features in structsKevin Wolf
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf
2019-06-12qapi: Add feature flags to struct typesKevin Wolf
2019-06-12block/gluster: update .help of BLOCK_OPT_PREALLOC optionStefano Garzarella
2019-06-12block/file-posix: update .help of BLOCK_OPT_PREALLOC optionStefano Garzarella
2019-06-12qapi/block-core: update documentation of preallocation parameterStefano Garzarella
2019-06-12qdev: Delete unused LostTickPolicy "merge"Markus Armbruster
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...Peter Maydell
2019-06-12MAINTAINERS: Polish headline decorationsMarkus Armbruster
2019-06-12MAINTAINERS: Improve section headlinesMarkus Armbruster
2019-06-12MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.orgPhilippe Mathieu-Daudé
2019-06-12Clean up a header guard symbols (again)Markus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-06-12scripts/clean-header-guards: Fix handling of trailing commentsMarkus Armbruster
2019-06-12Normalize position of header guardMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-06-12ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt
2019-06-12ppc/pnv: activate the "dumpdtb" option on the powernv machineCédric Le Goater
2019-06-12target/ppc: Use tcg_gen_gvec_bitselRichard Henderson
2019-06-12spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridgesDavid Gibson
2019-06-12spapr: Direct all PCI hotplug to host bridge, rather than P2P bridgeDavid Gibson
2019-06-12spapr: Don't use bus number for building DRC idsDavid Gibson
2019-06-12spapr: Clean up DRC index constructionDavid Gibson
2019-06-12spapr: Clean up spapr_drc_populate_dt()David Gibson
2019-06-12spapr: Clean up dt creation for PCI busesDavid Gibson
2019-06-12spapr: Clean up device tree construction for PCI devicesDavid Gibson
2019-06-12spapr: Clean up device node name generation for PCI devicesDavid Gibson
2019-06-12target/ppc: Fix lxvw4x, lxvh8x and lxvb16xAnton Blanchard
2019-06-12spapr_pci: Improve error messageGreg Kurz
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-06-11travis: Make check-acceptance job more verboseEduardo Habkost
2019-06-11BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé
2019-06-11tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé