commit | dd51058dfc43866de4120c2eb3be7add6f38142f | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Tue Oct 06 12:17:10 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 06 14:36:12 2009 -0500 |
tree | 9da29881d09c8410e4b27847047d212121336586 | |
parent | 88ce16cafc47dbd03aad771ee89c5757a4837497 [diff] |
Port -net vde to QemuOpts The net_vde_init() change is needed because we now pass NULL pointers instead of empty strings for group/sock if they're not set. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>