On 17 April 2015 at 15:50, Shannon Zhao <shannon.z...@linaro.org> wrote: > The backwards compatibility is that with this patch the virtio-net-pci can > still set these properties through the qemu comand line, right? > > As I mentioned off list and in the cover letter, the virtio-net-pci has the > ability to access the child's(here is virtio-net) properties. So it look > like the wrapper has these properties.
Hmm, you're right -- if I test (using "-device virtio-net-pci,help" to list properties) they're all still there. I don't see how this works, but it does seem to :-) -- PMM