aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent 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-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov
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-29linux headers: sync to 5.9-rc4Jason 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-25Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200925a'...Peter Maydell
2020-09-25virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang
2020-09-25virtiofsd: Used glib "shared" thread poolVivek Goyal
2020-09-25virtiofsd: document cache=auto defaultHarry G. Coin
2020-09-25monitor: Use LOCK_GUARD macrosDr. David Alan Gilbert
2020-09-25migration/tls: add trace points for multifd-tlsChuan Zheng
2020-09-25migration/tls: add support for multifd tls-handshakeChuan Zheng
2020-09-25migration/tls: extract cleanup function for common-useChuan Zheng
2020-09-25migration/tls: add tls_hostname into MultiFDSendParamsChuan Zheng
2020-09-25migration/tls: extract migration_tls_client_create for common-useChuan Zheng
2020-09-25migration/tls: save hostname into MigrationStateChuan Zheng