|
| From: | Gerd Hoffmann |
| Subject: | Re: [Qemu-devel] [PATCH 1/9] chardev: add support for qapi-based chardev initialization |
| Date: | Tue, 26 Feb 2013 10:35:59 +0100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130216 Thunderbird/17.0.3 |
Hi, > Have you tried using visit_type_ChardevBackend() with an OptsVisitor to > handle the option parsing? It's how -netdev options are parsed now, so > it should "just work" in theory. There is no 1:1 mapping between QemuOpts and ChardevBackend, so I don't think this is going to fly. cheers, Gerd
| [Prev in Thread] | Current Thread | [Next in Thread] |