qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/5] backdoor: Add documentation


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 1/5] backdoor: Add documentation
Date: Tue, 6 Dec 2011 22:36:48 +0000

2011/12/5 Lluís Vilanova <address@hidden>:
> +3. Build QEMU with the backdoor feature:
> +
> +    /path/to/qemu/configure --with-backdoor=/tmp/my-backdoor-qemu

If we want to do this wouldn't it make more sense to do it
by having qemu dynamically load a plugin DLL with a specified
ABI rather than having to compile the specific backdoor
handler into qemu proper?

-- PMM



reply via email to

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