aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-12-09hw/virtio-pci Added AER capability.Andrew Melnychenko
2020-12-09hw/virtio-pci Added counter for pcie capabilities offsets.Andrew Melnychenko
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-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-0...Peter Maydell
2020-12-09hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()Peter Maydell
2020-12-09gitlab-ci: Move coroutine tests across to gitlabPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Move user-static test across to gitlabPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Update 'build-disabled' to cover all configurable optionsPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabledPhilippe Mathieu-Daudé
2020-12-09fuzz: avoid double-fetches by defaultAlexander Bulekov
2020-12-09tests/qtest/fuzz-test: Quit test_lp1878642 once donePhilippe Mathieu-Daudé
2020-12-09test-qga: fix a resource leak in test_qga_guest_get_osinfo()Alex Chen
2020-12-09gitlab-ci: Add Xen cross-build jobsPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Add KVM s390x cross-build jobsPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Introduce 'cross_accel_build_job' templatePhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)Philippe Mathieu-Daudé
2020-12-09gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 jobPhilippe Mathieu-Daudé
2020-12-08Open 6.0 development treePeter Maydell
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