aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-10bsd-user: pass the bsd_param into loader_execWarner Losh
2021-09-10bsd-user: move arch specific defines out of elfload.cWarner Losh
2021-09-07bsd-user: Remove all non-x86 code from elfload.cWarner Losh
2021-09-07bsd-user: style nits: bsdload.c whitespace to qemu standardWarner Losh
2021-09-07bsd-user: add license to bsdload.cWarner Losh
2021-09-07bsd-user: Add Stacey's copyright to main.cWarner Losh
2021-09-07bsd-user: add copyright header to elfload.cWarner Losh
2021-09-07bsd-user: remove sparc and sparc64Warner Losh
2021-09-07Merge remote-tracking branch 'remotes/mjt/tags/patch-fetch' into stagingPeter Maydell
2021-09-06qemu-sockets: fix unix socket path copy (again)Michael Tokarev
2021-09-06Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-...Peter Maydell
2021-09-06softmmu/vl: Deprecate the -sdl and -curses optionThomas Huth
2021-09-06softmmu/vl: Deprecate the old grab optionsThomas Huth
2021-09-06softmmu/vl: Add a "grab-mod" parameter to the -display sdl optionThomas Huth
2021-09-06scripts: Remove the "show-fixed-bugs.sh" fileThomas Huth
2021-09-06configure / meson: Move the GBM handling to meson.buildThomas Huth
2021-09-06meson.build: Don't use internal libfdt if the user requested the system libfdtThomas Huth
2021-09-06meson.build: Fix the check for a usable libfdtThomas Huth
2021-09-06gitlab-ci: Don't try to use the system libfdt in the debian jobThomas Huth
2021-09-06libqtest: check for g_setenv() failurePeter Maydell
2021-09-06docs: add definitions of terms for CI/testingWillian Rampazzo
2021-09-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-09-04vhost-vdpa: remove the unncessary queue_index assignmentJason Wang
2021-09-04vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()Jason Wang
2021-09-04vhost-vdpa: tweak the error label in vhost_vdpa_add()Jason Wang
2021-09-04vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add()Jason Wang
2021-09-04vhost-vdpa: don't cleanup twice in vhost_vdpa_add()Jason Wang
2021-09-04vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()Jason Wang
2021-09-04vhost_net: do not assume nvqs is always 2Jason Wang
2021-09-04vhost: use unsigned int for nvqsJason Wang
2021-09-04vhost_net: remove the meaningless assignment in vhost_net_start_one()Jason Wang
2021-09-04vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()Jason Wang
2021-09-04vhost-vdpa: remove unused variable "acked_features"Jason Wang
2021-09-04tests/vhost-user-bridge.c: Fix typo in help messagePeter Maydell
2021-09-04tests/vhost-user-bridge.c: Sanity check socket path lengthPeter Maydell
2021-09-04hw/virtio: Add flatview update in vhost_user_cleanup()Yuwei Zhang
2021-09-04hw/virtio: Remove NULL check in virtio_free_region_cache()Philippe Mathieu-Daudé
2021-09-04hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCUPhilippe Mathieu-Daudé
2021-09-04MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystemAni Sinha
2021-09-04hw/acpi: use existing references to pci device struct within functionsAni Sinha
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu
2021-09-04vhost: correctly detect the enabling IOMMUJason Wang
2021-09-04virtio-pci: implement iommu_enabled()Jason Wang
2021-09-04virtio-bus: introduce iommu_enabled()Jason Wang
2021-09-04virtio-balloon: free page hinting cleanupsDavid Hildenbrand
2021-09-04virtio-balloon: don't start free page hinting if postcopy is possibleDavid Hildenbrand
2021-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...Peter Maydell
2021-09-04Use PCI_HOST_BRIDGE macroEduardo Habkost
2021-09-04acpi: Delete broken ACPI_GED_X86 macroEduardo Habkost