aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang
2020-12-10tests/acpi: disallow updates for expected data filesGerd Hoffmann
2020-12-10tests/acpi: update expected data filesGerd Hoffmann
2020-12-10tests/acpi: add ioapic2=on test for microvmGerd Hoffmann
2020-12-10tests/acpi: add data files for ioapic2 test variantGerd Hoffmann
2020-12-10tests/acpi: allow updates for expected data filesGerd Hoffmann
2020-12-10microvm: add second ioapicGerd Hoffmann
2020-12-10microvm: drop microvm_gsi_handler()Gerd Hoffmann
2020-12-10microvm: make pcie irq base runtime changeableGerd Hoffmann
2020-12-10microvm: make number of virtio transports runtime changeableGerd Hoffmann
2020-12-10x86: add support for second ioapicGerd Hoffmann
2020-12-10x86: rewrite gsi_handler()Gerd Hoffmann
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