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: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2 1/5] backdoor: Add documentation
Date: Tue, 06 Dec 2011 16:51:34 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 12/06/2011 04:36 PM, Peter Maydell wrote:
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?

No way. If you want to implement a custom device, then send a proper patch. We're not adding hooks to let people add random things like this.

Regards,

Anthony Liguori


-- PMM





reply via email to

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