aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-07bsd-user: Add Stacey's copyright to main.cWarner Losh1-1/+2
2021-09-07bsd-user: add copyright header to elfload.cWarner Losh1-1/+18
2021-09-07bsd-user: remove sparc and sparc64Warner Losh6-477/+0
2021-09-07Merge remote-tracking branch 'remotes/mjt/tags/patch-fetch' into stagingPeter Maydell1-8/+5
2021-09-06qemu-sockets: fix unix socket path copy (again)Michael Tokarev1-8/+5
2021-09-06Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-...Peter Maydell11-124/+192
2021-09-06softmmu/vl: Deprecate the -sdl and -curses optionThomas Huth2-0/+13
2021-09-06softmmu/vl: Deprecate the old grab optionsThomas Huth3-4/+24
2021-09-06softmmu/vl: Add a "grab-mod" parameter to the -display sdl optionThomas Huth2-4/+17
2021-09-06scripts: Remove the "show-fixed-bugs.sh" fileThomas Huth1-91/+0
2021-09-06configure / meson: Move the GBM handling to meson.buildThomas Huth3-23/+10
2021-09-06meson.build: Don't use internal libfdt if the user requested the system libfdtThomas Huth1-0/+2
2021-09-06meson.build: Fix the check for a usable libfdtThomas Huth1-0/+1
2021-09-06gitlab-ci: Don't try to use the system libfdt in the debian jobThomas Huth1-1/+0
2021-09-06libqtest: check for g_setenv() failurePeter Maydell1-1/+3
2021-09-06docs: add definitions of terms for CI/testingWillian Rampazzo2-0/+122
2021-09-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell40-213/+440
2021-09-04vhost-vdpa: remove the unncessary queue_index assignmentJason Wang1-1/+0
2021-09-04vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()Jason Wang1-1/+4
2021-09-04vhost-vdpa: tweak the error label in vhost_vdpa_add()Jason Wang1-7/+6
2021-09-04vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add()Jason Wang1-0/+1
2021-09-04vhost-vdpa: don't cleanup twice in vhost_vdpa_add()Jason Wang1-11/+0
2021-09-04vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()Jason Wang1-4/+0
2021-09-04vhost_net: do not assume nvqs is always 2Jason Wang5-1/+5
2021-09-04vhost: use unsigned int for nvqsJason Wang1-1/+1
2021-09-04vhost_net: remove the meaningless assignment in vhost_net_start_one()Jason Wang1-3/+0
2021-09-04vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()Jason Wang1-2/+2
2021-09-04vhost-vdpa: remove unused variable "acked_features"Jason Wang1-1/+0
2021-09-04tests/vhost-user-bridge.c: Fix typo in help messagePeter Maydell1-1/+1
2021-09-04tests/vhost-user-bridge.c: Sanity check socket path lengthPeter Maydell1-0/+5
2021-09-04hw/virtio: Add flatview update in vhost_user_cleanup()Yuwei Zhang1-1/+2
2021-09-04hw/virtio: Remove NULL check in virtio_free_region_cache()Philippe Mathieu-Daudé1-4/+2
2021-09-04hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCUPhilippe Mathieu-Daudé1-0/+1
2021-09-04MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystemAni Sinha1-0/+1
2021-09-04hw/acpi: use existing references to pci device struct within functionsAni Sinha1-3/+3
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha4-15/+0
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu3-18/+7
2021-09-04vhost: correctly detect the enabling IOMMUJason Wang1-1/+1
2021-09-04virtio-pci: implement iommu_enabled()Jason Wang1-0/+14
2021-09-04virtio-bus: introduce iommu_enabled()Jason Wang2-1/+17
2021-09-04virtio-balloon: free page hinting cleanupsDavid Hildenbrand1-20/+8
2021-09-04virtio-balloon: don't start free page hinting if postcopy is possibleDavid Hildenbrand1-0/+13
2021-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...Peter Maydell19-113/+120
2021-09-04Use PCI_HOST_BRIDGE macroEduardo Habkost2-9/+3
2021-09-04acpi: Delete broken ACPI_GED_X86 macroEduardo Habkost1-2/+0
2021-09-04vhost-user: add missing space in error messageAlyssa Ross1-1/+1
2021-09-04hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu4-35/+34
2021-09-04hw/acpi: refactor acpi hp modules so that targets can just use what they needAni Sinha7-8/+161
2021-09-04q35: catch invalid cpu hotplug configurationGerd Hoffmann1-0/+13
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha6-8/+10