Re: "set_link" monitor command

2009-07-15 Thread Yaniv Kaul
NIC was attached to, it's no longer attached. I thought that maybe bringing its network interface down and back up again might re-attach it to the bridge. (Was I wrong? Is there some other way to change the network connections for a running guest?) I found the "set_link" monitor

Re: "set_link" monitor command

2009-07-15 Thread Michael Jinks
dge.  (Was I wrong?  Is there some other way to > change the network connections for a running guest?) > > I found the "set_link" monitor command, but I can't figure out what > the link name should be.  I've tried: > > (qemu) set_link eth0 up > could no

"set_link" monitor command

2009-07-15 Thread Michael Jinks
ached. I thought that maybe bringing its network interface down and back up again might re-attach it to the bridge. (Was I wrong? Is there some other way to change the network connections for a running guest?) I found the "set_link" monitor command, but I can't figure out what the

Re: [PATCH] qemu-kvm: Remove duplicate set_link monitor command

2009-04-30 Thread Avi Kivity
Jan Kiszka wrote: Signed-off-by: Jan Kiszka --- monitor.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/monitor.c b/monitor.c index 11e48c7..674630b 100644 --- a/monitor.c +++ b/monitor.c @@ -1792,7 +1792,6 @@ static const mon_cmd_t mon_cmds[] = {

[PATCH] qemu-kvm: Remove duplicate set_link monitor command

2009-04-29 Thread Jan Kiszka
Signed-off-by: Jan Kiszka --- monitor.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/monitor.c b/monitor.c index 11e48c7..674630b 100644 --- a/monitor.c +++ b/monitor.c @@ -1792,7 +1792,6 @@ static const mon_cmd_t mon_cmds[] = { "acl al