make[1]: *** No rule to make target 'patch-target', needed by 
'run-plugin-patch-target-with-libpatch.so'.  Stop.
   make: *** [/home/alex/lsrc/qemu.git/tests/Makefile.include:56: 
run-tcg-tests-x86_64-softmmu] Error 2

You need to ensure vpath is set, something like:
Thanks for the note Alex. It turns out I'd been testing like `make -C build -j$(nproc) run-tcg-tests-x86_64-softmmu`, making this succeed when it shouldn't have. I updated it in v14.

novafacing (6):
   gdbstub: Expose gdb_write_register function to consumers of gdbstub
   plugins: Add register write API
   plugins: Add memory virtual address write API
   plugins: Add memory hardware address read/write API
   plugins: Add patcher plugin and test
   plugins: Update plugin version and add notes
Could you update the Author fields so the Author matches the s-o-b tags
please and is consistent please.

Absolutely, fixed this in v14 as well. One of my computers must have had my alias set instead of real name, apologies!

-Rowan


Reply via email to