aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-29libvhost-user: return early on virtqueue errorsStefan Hajnoczi1-8/+17
2020-09-29hw: virtio-pmem: detach the element fromt the virtqueue when error occursLi Qiang1-0/+1
2020-09-29tests/acpi: update golden master DSDT binary table blobs for q35Ani Sinha303-10/+71489
2020-09-29piix4: don't reserve hw resources when hotplug is off globallyAni Sinha2-9/+22
2020-09-29Add ACPI DSDT tables for q35 that are being updated by the next patchAni Sinha1-0/+10
2020-09-29tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flagAni Sinha2-1/+0
2020-09-29tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha1-0/+16
2020-09-29tests/acpi: list added acpi table binary file for pci bridge hotplug testAni Sinha1-0/+1
2020-09-29i440fx/acpi: do not add hotplug related amls for cold plugged bridgesAni Sinha1-6/+6
2020-09-29Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable busAni Sinha1-0/+15
2020-09-29tests/acpi: add a new ACPI table in order to test root pci hotplug on/offAni Sinha2-1/+0
2020-09-29tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha1-0/+16
2020-09-29tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplugAni Sinha1-0/+1
2020-09-29vhost-user: save features of multiqueues if chardev is closedhaibinzhang(张海斌)1-3/+7
2020-09-29qemu-options: document SMBIOS type 11 settingsDaniel P. Berrangé1-0/+41
2020-09-29hw/smbios: report error if table size is too largeDaniel P. Berrangé1-0/+14
2020-09-29hw/smbios: support loading OEM strings values from a fileDaniel P. Berrangé1-13/+58
2020-09-29tests: acpi: update acpi blobs with new AMLIgor Mammedov19-19/+0
2020-09-29x68: acpi: trigger SMI before sending hotplug Notify event to OSPMIgor Mammedov1-27/+138
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov2-1/+29
2020-09-29x86: acpi: introduce AcpiPmInfo::smi_on_cpuhpIgor Mammedov1-0/+6
2020-09-29x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov2-0/+5
2020-09-29tests: acpi: mark to be changed tables in bios-tables-test-allowed-diffIgor Mammedov1-0/+19
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov2-0/+18
2020-09-29x86: cpuhp: refuse cpu hot-unplug request earlier if not supportedIgor Mammedov1-0/+12
2020-09-29x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in useIgor Mammedov2-1/+22
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov3-1/+18
2020-09-29virtio: update MemoryRegionCaches when guest set bad featuresLi Qiang1-9/+8
2020-09-29vhost-vsock-ccw: force virtio version 1Stefano Garzarella1-0/+12
2020-09-29vhost-user-vsock-pci: force virtio version 1Stefano Garzarella1-1/+3
2020-09-29vhost-vsock-pci: force virtio version 1Stefano Garzarella1-1/+9
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella5-5/+34
2020-09-29configure: Fix build dependencies with vhost-vdpa.Laurent Vivier3-1/+7
2020-09-29vhost-vdpa: add trace-eventsLaurent Vivier2-5/+118
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier2-20/+42
2020-09-29virtio-pmem-pci: force virtio version 1Pankaj Gupta1-0/+1
2020-09-29virtio-iommu-pci: force virtio version 1Eric Auger1-1/+1
2020-09-29virtio-iommu: Check gtrees are non null before destroying themEric Auger1-2/+6
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov13-211/+21
2020-09-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov1-29/+76
2020-09-29vhost: check queue state in the vhost_dev_set_log routineDima Stepanov1-0/+12
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov3-6/+50
2020-09-29pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand1-1/+1
2020-09-29virtio-mem: detach the element from the virtqueue when error occursLi Qiang1-0/+3
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang2-0/+67
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang4-16/+83
2020-09-29linux headers: sync to 5.9-rc4Jason Wang26-41/+308
2020-09-28Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200928-pull-request' ...Peter Maydell10-258/+563
2020-09-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...Peter Maydell17-75/+54
2020-09-28Revert "migration: Properly destroy variables on incoming side"Dr. David Alan Gilbert1-5/+2