Public bug reported:
Hi!
QEMU stopped working after "[355023f2010c4df619d88a0dd7012b4b9c74c12c]
pc: add SMM property" on my server. It says "Guest has not initialized
the display (yet)." and nothing happens. But only if I use -enable-kvm.
However, the problem gone after I hardcoded pc_machine_is
Alexandre
> Hi Alexandre,
>
> On Mon, Mar 25, 2013 at 10:28 PM, Alexandre Kandalintsev
> wrote:
> > Ok, lets go this way. We will define patterns in bridge.conf like
> > ~~~
> > allowifname vm*
> > ~~~
>
> Do you have any news about this patch?
>
> Regards,
ames.
Ok, lets go this way. We will define patterns in bridge.conf like
~~~
allowifname vm*
~~~
--
Alexandre Kandalintsev
Eric Blake wrote:
> You also need to add a line documenting this field:
>
> # @ifname: #optional Set the interface name that will be used (since
> 1.5).
Done. I also added an example with -netdev and -device
(seems this question is not covered in docs).
Signed-off-by: Alexandre
cause it always has root privs?
From 079027fe3696de2e2adc8e60377b995dd9548eac Mon Sep 17 00:00:00 2001
From: Alexandre Kandalintsev
Date: Thu, 21 Mar 2013 18:48:12 +0100
Subject: [PATCH] added support for ifname in -netdev bridge
Signed-off-by: Alexandre Kandalintsev
---
include/net/net.h