aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée
2022-10-07tests/qtest: add assert to catch bad featuresAlex Bennée
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée
2022-10-07tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée
2022-10-07tests/qtest: pass stdout/stderr down to subtestsAlex Bennée
2022-10-07hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée
2022-10-07hw/virtio: add some vhost-user trace eventsAlex Bennée
2022-10-07hw/virtio: log potentially buggy guest driversAlex Bennée
2022-10-07hw/virtio: fix some coding style issuesAlex Bennée
2022-10-07include/hw: document vhost_dev feature life-cycleAlex Bennée
2022-10-07include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée
2022-10-07hw/virtio: incorporate backend features in featuresAlex Bennée
2022-10-06Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...Stefan Hajnoczi
2022-10-06plugins: add [pre|post]fork helpers to linux-userAlex Bennée
2022-10-06contrib/gitdm: add Université Grenoble AlpesAlex Bennée
2022-10-06contrib/gitdm: add Simon to individual contributorsAlex Bennée
2022-10-06contrib/gitdm: add China Telecom to the domain mapAlex Bennée
2022-10-06contrib/gitdm: add ISCAS to the academics groupAlex Bennée
2022-10-06contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée
2022-10-06contrib/gitdm: add Paul to individual contributorsAlex Bennée
2022-10-06contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée
2022-10-06accel/kvm: move kvm_update_guest_debug to inline stubAlex Bennée
2022-10-06gdbstub: move guest debug support check to opsAlex Bennée
2022-10-06gdbstub: move breakpoint logic to accel opsAlex Bennée
2022-10-06gdbstub: move sstep flags probing into AccelClassAlex Bennée
2022-10-06gdbstub: move into its own sub directoryAlex Bennée
2022-10-06semihosting: update link to specAlex Bennée
2022-10-06docs/devel: document the test pluginsAlex Bennée
2022-10-06contrib/plugins: reset skip when matching in execlogAlex Bennée
2022-10-06docs/devel: move API to end of tcg-plugins.rstAlex Bennée
2022-10-06docs/devel: clean-up qemu invocations in tcg-pluginsAlex Bennée
2022-10-06plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddrRichard Henderson
2022-10-06plugins: extend execlog to filter matchesAlex Bennée
2022-10-06disas: use result of ->read_memory_funcAlex Bennée
2022-10-06disas: generalise plugin_printf and use for monitor_disasAlex Bennée
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée
2022-10-06pc-bios/vof: Adopt meson style Make outputPaolo Bonzini
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini
2022-10-06pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini
2022-10-06configure: build ROMs with container-based cross compilersPaolo Bonzini
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini
2022-10-06configure: unify creation of cross-compilation MakefilesPaolo Bonzini