aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09pcie_aer: Fix help message of pcie_aer_inject_error commandZenghui Yu
2020-12-09x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' featureIgor Mammedov
2020-12-09x86: ich9: factor out "guest_cpu_hotplug_features"Igor Mammedov
2020-12-09tests/acpi: update expected filesIgor Mammedov
2020-12-09x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov
2020-12-09tests/acpi: allow expected files changeIgor Mammedov
2020-12-09x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplugIgor Mammedov
2020-12-09acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov
2020-12-09hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan
2020-12-09block/export: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-09contrib/vhost-user-input: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-09contrib/vhost-user-gpu: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-09contrib/vhost-user-blk: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-09.gitlab-ci: add build-libvhost-userMarc-André Lureau
2020-12-09libvhost-user: add a simple link test without glibMarc-André Lureau
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau
2020-12-08libvhost-user: drop qemu/osdep.h dependencyMarc-André Lureau
2020-12-08libvhost-user: remove qemu/compiler.h usageMarc-André Lureau
2020-12-08libvhost-user: replace qemu/memfd.h usageMarc-André Lureau
2020-12-08libvhost-user: replace qemu/bswap.h with glibc endian.hMarc-André Lureau
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-12-08failover: Remove primary_dev memberJuan Quintela
2020-12-08failover: simplify failover_unplug_primaryJuan Quintela
2020-12-08failover: Caller of this two functions already have primary_devJuan Quintela
2020-12-08failover: We don't need to cache primary_device_id anymoreJuan Quintela
2020-12-08failover: split failover_find_primary_device_id()Juan Quintela
2020-12-08failover: remove failover_find_primary_device() error parameterJuan Quintela
2020-12-08failover: make sure that id always existJuan Quintela
2020-12-08failover: simplify qdev_device_add()Juan Quintela
2020-12-08failover: simplify qdev_device_add() failover caseJuan Quintela
2020-12-08failover: Rename to failover_find_primary_device()Juan Quintela
2020-12-08failover: virtio_net_connect_failover_devices() does nothingJuan Quintela
2020-12-08failover: Rename function to hide_device()Juan Quintela
2020-12-08failover: should_be_hidden() should take a boolJuan Quintela
2020-12-08failover: simplify virtio_net_find_primary()Juan Quintela
2020-12-08failover: Remove memory leakJuan Quintela
2020-12-08failover: Remove primary_device_dictJuan Quintela
2020-12-08failover: remove standby_id variableJuan Quintela
2020-12-08failover: Remove primary_device_optsJuan Quintela
2020-12-08failover: g_strcmp0() knows how to handle NULLJuan Quintela
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela
2020-12-08failover: qdev_device_add() returns err or dev setJuan Quintela
2020-12-08failover: Remove external partially_hotplugged propertyJuan Quintela
2020-12-08failover: Remove unused parameterJuan Quintela
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela
2020-12-08failover: Use always atomics for primary_should_be_hiddenJuan Quintela
2020-12-08failover: fix indentantionJuan Quintela
2020-12-08unit-test: Add the binary file and clear diff.hYubo Miao
2020-12-08unit-test: Add testcase for pxbYubo Miao
2020-12-08unit-test: The files changed.Yubo Miao