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-11 18:50:26 -08:00
2012-01-08 13:10:57 -08:00
2012-01-10 10:19:17 -08:00
2012-01-11 15:50:11 -08:00
2011-12-13 15:47:41 -05:00
2012-01-10 17:37:49 -08:00
2012-01-08 13:10:57 -08:00
2012-01-03 22:54:07 -05:00
2012-01-10 22:01:27 -08:00
2011-12-28 21:35:06 +08:00
2012-01-06 18:15:25 -08:00
2012-01-07 12:03:30 -08:00
2011-12-21 14:29:42 -08:00
2012-01-10 22:01:27 -08:00
2011-12-21 09:51:23 +01:00
2012-01-09 14:44:15 -08:00
2012-01-08 13:21:22 -08:00
2012-01-08 12:19:57 -08:00
2012-01-10 10:19:57 -08:00
2012-01-10 11:04:36 -08:00
2012-01-10 10:48:28 -08:00
2012-01-09 12:09:47 -08:00
2012-01-08 13:39:24 -08:00
2012-01-10 17:37:20 -08:00
2012-01-08 14:05:48 -08:00
2012-01-10 17:37:49 -08:00
2012-01-10 11:08:21 -08:00
2012-01-08 13:21:22 -08:00
2012-01-10 16:30:49 -08:00
2012-01-06 17:22:09 -08:00
2012-01-07 12:03:30 -08:00
2012-01-08 13:28:33 -08:00
2012-01-10 11:08:21 -08:00
2012-01-10 10:36:08 -08:00
2012-01-09 14:39:22 -08:00
2012-01-09 12:08:59 -08:00
2012-01-09 14:44:15 -08:00
2012-01-10 14:57:19 -08:00
2012-01-10 10:09:59 -08:00
2012-01-07 12:03:30 -08:00
2012-01-10 10:29:41 +08:00
2012-01-06 08:02:58 -08:00
2012-01-11 18:50:26 -08:00
2012-01-09 12:09:24 -08:00
2012-01-12 12:00:07 -05:00
2011-12-28 10:14:04 +00:00
2012-01-03 09:10:09 +01:00
2012-01-08 13:10:57 -08:00
2012-01-06 12:11:20 -08:00
2012-01-03 22:54:55 -05:00
2012-01-06 11:01:09 -08:00
2012-01-10 17:37:20 -08:00
2012-01-09 12:08:59 -08:00
2012-01-11 18:50:26 -08:00
2012-01-08 13:10:57 -08:00
2012-01-09 14:30:28 -08:00
2011-12-14 14:35:41 -05:00
2012-01-10 11:04:36 -08:00
2012-03-13 19:24:31 -04:00
2012-01-11 18:50:26 -08:00
2012-01-10 10:48:28 -08:00
2012-01-09 12:09:47 -08:00
2012-01-10 16:42:48 -08:00
2011-12-09 19:19:18 -08:00
2012-01-10 10:29:23 -08:00
2012-03-13 19:24:52 -04:00
2012-01-02 13:04:55 +01:00