aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30meson: clean up build_by_defaultPaolo Bonzini
2020-09-30tests: add missing genh dependencyClaudio Fontana
2020-09-30Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-09-30tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplugAni Sinha
2020-09-30tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha
2020-09-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-29' into ...Peter Maydell
2020-09-29Remove texinfo dependency from docker and CI configsPeter Maydell
2020-09-29configure: Drop texinfo requirementPeter Maydell
2020-09-29Remove Texinfo related line from git.orderfilePeter Maydell
2020-09-29scripts/texi2pod: Delete unused scriptPeter Maydell
2020-09-29docs/devel/qapi-code-gen.txt: Update to new rST backend conventionsPeter Maydell
2020-09-29scripts/qapi: Remove texinfo generation supportPeter Maydell
2020-09-29tests/qapi-schema: Add test of the rST QAPI doc-comment outputPeter Maydell
2020-09-29meson.build: Make manuals depend on source to Sphinx extensionsPeter Maydell
2020-09-29meson.build: Move SPHINX_ARGS to top level meson.build filePeter Maydell
2020-09-29tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasisPeter Maydell
2020-09-29qga/qapi-schema.json: Add some headingsPeter Maydell
2020-09-29qapi: Use rST markup for literal blocksPeter Maydell
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell
2020-09-29docs/interop: Convert qemu-ga-ref to rSTPeter Maydell
2020-09-29docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell
2020-09-29qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell
2020-09-29scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-09-29scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell
2020-09-29tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell
2020-09-29qapi/block.json: Add newline after "Example:" for block-latency-histogram-setPeter Maydell
2020-09-29qapi: Fix doc comment indentation againPeter Maydell
2020-09-29qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Correct balloon documentationPhilippe Mathieu-Daudé
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
2020-09-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-09-29tests/acpi: drop unnecessary filesMichael S. Tsirkin
2020-09-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...Peter Maydell
2020-09-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-09-29Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200928a'...Peter Maydell
2020-09-29ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...Gerd Hoffmann
2020-09-29virtio-vga: implement big-endian-framebuffer propertyGerd Hoffmann
2020-09-29virtio-gpu: set physical dimensions for EDIDMarc-André Lureau
2020-09-29spice: get monitors physical dimensionMarc-André Lureau
2020-09-29spice: remove the single monitor config logicMarc-André Lureau
2020-09-29ui: add getter for UIInfoMarc-André Lureau
2020-09-29edid: use physical dimensions if availableMarc-André Lureau
2020-09-29edid: fix physical display size computationMarc-André Lureau
2020-09-29virtio-gpu-3d: fix abnormal display after a warm rebootGuoqing Zhang
2020-09-29libvhost-user: return on error in vu_log_queue_fill()Stefan Hajnoczi