On Wed, Mar 16, 2022 at 4:01 PM Alex Bennée wrote:
>
> Christoph Muellner writes:
>
> > QEMU plugins can be loaded via command line arguments or via
> > the QEMU_PLUGIN environment variable. Currently, only the first method
> > is documented. Let's document QEMU_PLUGIN.
> >
> > Signed-off-by: Ch
Christoph Muellner writes:
> QEMU plugins can be loaded via command line arguments or via
> the QEMU_PLUGIN environment variable. Currently, only the first method
> is documented. Let's document QEMU_PLUGIN.
>
> Signed-off-by: Christoph Muellner
> ---
> docs/devel/tcg-plugins.rst | 4
>
On Wed, Mar 16, 2022 at 2:44 PM Mahmoud Abumandour
wrote:
>
>
> On Wed, Mar 16, 2022 at 2:40 PM Christoph Muellner
> wrote:
>
>> QEMU plugins can be loaded via command line arguments or via
>> the QEMU_PLUGIN environment variable. Currently, only the first method
>> is documented. Let's document
On Wed, Mar 16, 2022 at 2:40 PM Christoph Muellner
wrote:
> QEMU plugins can be loaded via command line arguments or via
> the QEMU_PLUGIN environment variable. Currently, only the first method
> is documented. Let's document QEMU_PLUGIN.
>
> Signed-off-by: Christoph Muellner
> ---
> docs/devel
QEMU plugins can be loaded via command line arguments or via
the QEMU_PLUGIN environment variable. Currently, only the first method
is documented. Let's document QEMU_PLUGIN.
Signed-off-by: Christoph Muellner
---
docs/devel/tcg-plugins.rst | 4
1 file changed, 4 insertions(+)
diff --git a/