aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-07vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin2-5/+2
2022-10-07vhost-user-blk: make it possible to disable write-zeroes/discardDaniil Tatianin1-2/+4
2022-10-07virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin5-23/+64
2022-10-07virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin4-17/+28
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée6-1/+275
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée1-10/+27
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée1-0/+13
2022-10-07tests/qtest: add assert to catch bad featuresAlex Bennée1-0/+2
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée1-2/+1
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée1-0/+43
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée2-6/+12
2022-10-07tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée1-1/+1
2022-10-07tests/qtest: pass stdout/stderr down to subtestsAlex Bennée1-1/+3
2022-10-07hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar3-1/+71
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar6-0/+464
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée10-13/+33
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée6-25/+10
2022-10-07hw/virtio: add some vhost-user trace eventsAlex Bennée2-0/+10
2022-10-07hw/virtio: log potentially buggy guest driversAlex Bennée1-0/+7
2022-10-07hw/virtio: fix some coding style issuesAlex Bennée1-3/+4
2022-10-07include/hw: document vhost_dev feature life-cycleAlex Bennée1-0/+3
2022-10-07include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée1-1/+6
2022-10-07hw/virtio: incorporate backend features in featuresAlex Bennée1-1/+8
2022-10-06Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...Stefan Hajnoczi98-624/+1138
2022-10-06plugins: add [pre|post]fork helpers to linux-userAlex Bennée3-0/+46
2022-10-06contrib/gitdm: add Université Grenoble AlpesAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add Simon to individual contributorsAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add China Telecom to the domain mapAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add ISCAS to the academics groupAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add Paul to individual contributorsAlex Bennée2-0/+2
2022-10-06contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée1-0/+1
2022-10-06accel/kvm: move kvm_update_guest_debug to inline stubAlex Bennée3-11/+16
2022-10-06gdbstub: move guest debug support check to opsAlex Bennée10-10/+33
2022-10-06gdbstub: move breakpoint logic to accel opsAlex Bennée14-160/+259
2022-10-06gdbstub: move sstep flags probing into AccelClassAlex Bennée6-27/+56
2022-10-06gdbstub: move into its own sub directoryAlex Bennée7-31/+36
2022-10-06semihosting: update link to specAlex Bennée1-1/+1
2022-10-06docs/devel: document the test pluginsAlex Bennée1-4/+133
2022-10-06contrib/plugins: reset skip when matching in execlogAlex Bennée1-1/+4
2022-10-06docs/devel: move API to end of tcg-plugins.rstAlex Bennée1-5/+10
2022-10-06docs/devel: clean-up qemu invocations in tcg-pluginsAlex Bennée1-9/+9
2022-10-06plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddrRichard Henderson1-0/+2
2022-10-06plugins: extend execlog to filter matchesAlex Bennée2-15/+90
2022-10-06disas: use result of ->read_memory_funcAlex Bennée2-40/+53
2022-10-06disas: generalise plugin_printf and use for monitor_disasAlex Bennée1-8/+15
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée8-14/+14
2022-10-06pc-bios/vof: Adopt meson style Make outputPaolo Bonzini1-4/+11
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini2-16/+16
2022-10-06pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini1-7/+7