aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2020-09-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...Peter Maydell
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-25core/register: Specify instance_size in the TypeInfoAlistair Francis
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-23vhost-vdpa: remove useless variableLaurent Vivier
2020-09-23virtio: vdpa: omit check return of g_mallocLi Qiang
2020-09-23vhost-vdpa: fix indentation in vdpa_opsStefano Garzarella
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-23virtio-crypto: don't modify elem->in/out_sgStefan Hajnoczi
2020-09-23virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi
2020-09-23virtio: add vhost-user-fs-ccw deviceHalil Pasic
2020-09-22sifive_u: Register "start-in-flash" as class propertyEduardo Habkost
2020-09-22sifive_e: Register "revb" as class propertyEduardo Habkost
2020-09-22i440fx: Register i440FX-pcihost properties as class propertiesEduardo Habkost
2020-09-22machine: Register "memory-backend" as class propertyEduardo Habkost
2020-09-22xlnx-zcu102: Register properties as class propertiesEduardo Habkost
2020-09-22cpu/core: Register core-id and nr-threads as class propertiesEduardo Habkost
2020-09-22smp: drop support for deprecated (invalid topologies)Igor Mammedov
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...Peter Maydell