summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé
2020-09-30hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé
2020-09-30numa: remove fixup numa_state->num_nodes to MAX_NODESIgor Mammedov
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov
2020-09-30acpi: i386: Move VMBus DSDT entry to SBJon Doron
2020-09-30vhost-scsi: support inflight io trackLi Feng
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-vm-generation-id command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
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-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-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-29hw: virtio-pmem: detach the element fromt the virtqueue when error occursLi Qiang
2020-09-29piix4: don't reserve hw resources when hotplug is off globallyAni 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-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-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-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-29vhost-vdpa: add trace-eventsLaurent Vivier
2020-09-29virtio-pmem-pci: force virtio version 1Pankaj Gupta
2020-09-29virtio-iommu-pci: force virtio version 1Eric Auger
2020-09-29virtio-iommu: Check gtrees are non null before destroying themEric Auger
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-29vhost: check queue state in the vhost_dev_set_log routineDima Stepanov
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov
2020-09-29pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand
2020-09-29virtio-mem: detach the element from the virtqueue when error occursLi Qiang
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang