Stefano Stabellini 42c46e6ba5 xen/xenbus: ignore console/0
Unfortunately xend creates a bogus console/0 frotend/backend entry pair
on xenstore that console backends cannot properly cope with.
Any guest behavior that is not completely ignoring console/0 is going
to either cause problems with xenconsoled or qemu.
Returning 0 or -ENODEV from xencons_probe is not enough because it is
going to cause the frontend state to become 4 or 6 respectively.
The best possible thing we can do here is just ignore the entry from
xenbus_probe_frontend.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-03-13 19:24:52 -04:00
..
2012-01-03 22:54:07 -05:00
2012-01-09 14:44:15 -08:00
2012-01-08 13:28:33 -08:00
2012-01-09 14:39:22 -08:00
2012-01-09 14:44:15 -08:00
2012-01-09 14:30:28 -08:00
2012-03-13 19:24:31 -04:00
2012-03-13 19:24:52 -04:00
2012-01-02 13:04:55 +01:00