summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-29libvhost-user: return early on virtqueue errorsStefan Hajnoczi
2020-09-29hw: virtio-pmem: detach the element fromt the virtqueue when error occursLi Qiang
2020-09-29tests/acpi: update golden master DSDT binary table blobs for q35Ani Sinha
2020-09-29piix4: don't reserve hw resources when hotplug is off globallyAni Sinha
2020-09-29Add ACPI DSDT tables for q35 that are being updated by the next patchAni Sinha
2020-09-29tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flagAni Sinha
2020-09-29tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha
2020-09-29tests/acpi: list added acpi table binary file for pci bridge hotplug testAni Sinha
2020-09-29i440fx/acpi: do not add hotplug related amls for cold plugged bridgesAni Sinha
2020-09-29Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable busAni Sinha
2020-09-29tests/acpi: add a new ACPI table in order to test root pci hotplug on/offAni Sinha
2020-09-29tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha
2020-09-29tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplugAni Sinha
2020-09-29vhost-user: save features of multiqueues if chardev is closedhaibinzhang(张海斌)
2020-09-29qemu-options: document SMBIOS type 11 settingsDaniel P. Berrangé
2020-09-29hw/smbios: report error if table size is too largeDaniel P. Berrangé
2020-09-29hw/smbios: support loading OEM strings values from a fileDaniel P. Berrangé
2020-09-29tests: acpi: update acpi blobs with new AMLIgor Mammedov
2020-09-29x68: acpi: trigger SMI before sending hotplug Notify event to OSPMIgor Mammedov
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov
2020-09-29x86: acpi: introduce AcpiPmInfo::smi_on_cpuhpIgor Mammedov
2020-09-29x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov
2020-09-29tests: acpi: mark to be changed tables in bios-tables-test-allowed-diffIgor Mammedov
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov
2020-09-29x86: cpuhp: refuse cpu hot-unplug request earlier if not supportedIgor Mammedov
2020-09-29x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in useIgor Mammedov
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov
2020-09-29virtio: update MemoryRegionCaches when guest set bad featuresLi Qiang
2020-09-29vhost-vsock-ccw: force virtio version 1Stefano Garzarella
2020-09-29vhost-user-vsock-pci: force virtio version 1Stefano Garzarella
2020-09-29vhost-vsock-pci: force virtio version 1Stefano Garzarella
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella
2020-09-29configure: Fix build dependencies with vhost-vdpa.Laurent Vivier
2020-09-29vhost-vdpa: add trace-eventsLaurent Vivier