On 2016年05月16日 23:21, Paolo Bonzini wrote:
On 12/05/2016 16:17, Eduardo Habkost wrote:
All handling of defaults (default_* variables) is inside vl.c,
move default_net there too, so we can more easily refactor that
code later.
Signed-off-by: Eduardo Habkost
---
include/net/net.h | 1 -
n
On 12/05/2016 16:17, Eduardo Habkost wrote:
> All handling of defaults (default_* variables) is inside vl.c,
> move default_net there too, so we can more easily refactor that
> code later.
>
> Signed-off-by: Eduardo Habkost
> ---
> include/net/net.h | 1 -
> net/net.c | 23 ---
All handling of defaults (default_* variables) is inside vl.c,
move default_net there too, so we can more easily refactor that
code later.
Signed-off-by: Eduardo Habkost
---
include/net/net.h | 1 -
net/net.c | 23 ---
vl.c | 24 +++-