aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-30scsi-generic: Fix HM-zoned device scanDmitry Fomichev2-4/+7
2020-09-30hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial objectPhilippe Mathieu-Daudé2-3/+4
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé3-2/+3
2020-09-30hw/char/serial: Rename I/O read/write trace eventsPhilippe Mathieu-Daudé2-4/+4
2020-09-30hw/char/serial: Remove old DEBUG_SERIAL commented codePhilippe Mathieu-Daudé1-11/+0
2020-09-30hw/char/serial: Replace commented DPRINTF() by trace eventPhilippe Mathieu-Daudé2-3/+2
2020-09-30hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytesPhilippe Mathieu-Daudé1-2/+2
2020-09-30configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi3-3/+3
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé2-50/+0
2020-09-30hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé1-2/+3
2020-09-30numa: remove fixup numa_state->num_nodes to MAX_NODESIgor Mammedov1-4/+0
2020-09-30doc: Cleanup "'-mem-path' fallback to RAM" deprecation textIgor Mammedov1-22/+21
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov8-74/+14
2020-09-30acpi: i386: Move VMBus DSDT entry to SBJon Doron1-5/+7
2020-09-30vhost-scsi: support inflight io trackLi Feng2-0/+29
2020-09-30memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost1-9/+41
2020-09-30target/i386: support KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov4-1/+32
2020-09-30MAINTAINERS: add Paolo Bonzini as RCU maintainerStefan Hajnoczi1-0/+8
2020-09-30configure: Do not intent to build WHPX on 32-bit hostPhilippe Mathieu-Daudé1-1/+4
2020-09-30WHPX: vmware cpuid leaf for tsc and apic frequencySunil Muthuswamy2-12/+87
2020-09-30meson: error out if qemu_suffix starts with /Marc-André Lureau1-0/+5
2020-09-30meson: fix MSI ruleMarc-André Lureau1-0/+1
2020-09-30ninjatool: rebuild multi-output targets if outputs are missingPaolo Bonzini1-0/+3
2020-09-30meson: clean up build_by_defaultPaolo Bonzini6-9/+8
2020-09-30tests: add missing genh dependencyClaudio Fontana1-2/+2
2020-09-30Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+17
2020-09-30tests/acpi: update expected data filesGerd Hoffmann5-5/+0
2020-09-30acpi/gpex: no reason to use a method for _CRSGerd Hoffmann1-3/+1
2020-09-30tests/acpi: add microvm pcie testGerd Hoffmann1-0/+15
2020-09-30tests/acpi: factor out common microvm test setupGerd Hoffmann1-5/+10
2020-09-30tests/acpi: add empty tests/data/acpi/microvm/DSDT.pcie fileGerd Hoffmann1-0/+0
2020-09-30tests/acpi: allow updates for expected data filesGerd Hoffmann1-0/+5
2020-09-30microvm/pcie: add 64bit mmio windowGerd Hoffmann1-0/+9
2020-09-30microvm: add pcie supportGerd Hoffmann4-4/+111
2020-09-30microvm: add irq tableGerd Hoffmann1-0/+22
2020-09-30arm: use acpi_dsdt_add_gpexGerd Hoffmann1-166/+9
2020-09-30acpi: add acpi_dsdt_add_gpexGerd Hoffmann3-0/+191
2020-09-30move MemMapEntryGerd Hoffmann3-10/+5
2020-09-30tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplugAni Sinha2-1/+0
2020-09-30tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha2-0/+18
2020-09-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-29' into ...Peter Maydell71-2444/+2108
2020-09-29Remove texinfo dependency from docker and CI configsPeter Maydell7-7/+0
2020-09-29configure: Drop texinfo requirementPeter Maydell1-10/+2
2020-09-29Remove Texinfo related line from git.orderfilePeter Maydell1-1/+0
2020-09-29scripts/texi2pod: Delete unused scriptPeter Maydell2-537/+1
2020-09-29docs/devel/qapi-code-gen.txt: Update to new rST backend conventionsPeter Maydell1-26/+49
2020-09-29scripts/qapi: Remove texinfo generation supportPeter Maydell6-634/+1
2020-09-29tests/qapi-schema: Add test of the rST QAPI doc-comment outputPeter Maydell3-0/+348
2020-09-29meson.build: Make manuals depend on source to Sphinx extensionsPeter Maydell2-0/+9
2020-09-29meson.build: Move SPHINX_ARGS to top level meson.build filePeter Maydell2-8/+8