aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-10bsd-user: start to move target CPU functions to target_arch*Warner Losh7-43/+218
2021-09-10bsd-user: save the path to the qemu emulatorWarner Losh2-0/+22
2021-09-10bsd-user: Include host-os.h from mainWarner Losh4-1/+9
2021-09-10bsd-user: add host-os.hWarner Losh3-0/+69
2021-09-10bsd-user: assume pthreads and support of __threadWarner Losh2-10/+2
2021-09-10bsd-user: elfload: simplify bswap a bit.Warner Losh1-50/+47
2021-09-10bsd-user: TARGET_NGROUPS unused in this file, removeWarner Losh1-2/+0
2021-09-10bsd-user: remove a.out supportWarner Losh3-95/+21
2021-09-10bsd-user: Eliminate elf personalityWarner Losh2-88/+0
2021-09-10bsd-user: implement path searchingWarner Losh2-2/+37
2021-09-10bsd-user: Fix calculation of size to allocateWarner Losh1-3/+2
2021-09-10bsd-user: pass the bsd_param into loader_execWarner Losh3-20/+27
2021-09-10bsd-user: move arch specific defines out of elfload.cWarner Losh3-79/+150
2021-09-07bsd-user: Remove all non-x86 code from elfload.cWarner Losh1-345/+2
2021-09-07bsd-user: style nits: bsdload.c whitespace to qemu standardWarner Losh1-2/+2
2021-09-07bsd-user: add license to bsdload.cWarner Losh1-1/+16
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