qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] docs/devel: update tcg-plugins page


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] docs/devel: update tcg-plugins page
Date: Tue, 23 Jul 2024 22:59:44 +0200
User-agent: Mozilla Thunderbird

On 23/7/24 22:54, Pierrick Bouvier wrote:
Reflect recent changes on API (inline ops) and new plugins.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
  docs/devel/tcg-plugins.rst | 101 +++++++++++++++++++++++--------------
  1 file changed, 63 insertions(+), 38 deletions(-)


    $QEMU $OTHER_QEMU_ARGS \
-      -plugin contrib/plugin/libhowvec.so,inline=on,count=hint \
-      -plugin contrib/plugin/libhotblocks.so
+      -plugin contrib/plugins/libhowvec.so,inline=on,count=hint \
+      -plugin contrib/plugins/libhotblocks.so


-- tests/plugins/empty.c
+- tests/plugin/empty.c


Could we use the same directory name for contrib/ and tests/
to avoid that kind of confusion?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]