Il 28/05/2013 15:44, Stefano Stabellini ha scritto: > > I actually tested it and seems to work fine but I wouldn't want to paint > me into a corner by setting up a new use case that nobody else is > testing. > On the other hand I dislike having to create a "useless" x86 cpu, that > at the moment doesn't even work because cpu_x86_init seems to be broken > by the lack of the ICC bridge. > > Overall if the QEMU machine model supports it (and it looks like it > does), I would rather choose the "no cpu" option.
I also prefer this. I wonder if this change would make xen_machine_pv.c work for any architecture rather than just i386, at least for xen_mode == XEN_ATTACH. Paolo