[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 0/5] Xen: introduce Xen PV target
On Fri, Jan 24, 2014 at 03:38:01PM +0100, Paolo Bonzini wrote: > Il 24/01/2014 15:23, Wei Liu ha scritto: > >On Thu, Jan 23, 2014 at 10:30:16PM +0000, Peter Maydell wrote: > >>On 23 January 2014 22:16, Wei Liu <wei.liu2@xxxxxxxxxx> wrote: > >>>As promised I hacked a prototype based on Paolo's disable TCG series. > >>>However I coded some stubs for TCG anyway. So this series in principle > >>>should work with / without Paolo's series. > >> > >>I'm afraid I still think this is a terrible idea. "Xen" isn't a CPU, and > > > >Thanks for being blunt. ;-) > > > >>"the binary is smaller" isn't IMHO sufficient justification for breaking > >>QEMU's basic structure of "target-* define target CPUs and we have > >>a lot of compile time constants which are specific to a CPU which > >>get defined there". How would you support a bigendian Xen CPU, > >>just to pick one example of where this falls down? > >> > > > >I think about this deeper. From Xen's (and I speculate this applies to > >other hardware assisted virtulization solution as well) PoV only the > >native endianess is supported, does it make sense to have a > >target-native thing? > > I think this is wrong, for a few reasons: > > (1) xenpv is not hardware assisted virtualization > Correct... What I really meant was "those virtualization solutions don't care much about CPU emulation" (if there's any other than Xen). > (2) supporting only native endianness leads to complications when > systems are bi-endian, as is the case for PPC. For example, virtio > 1.0 will always be little endian. > OK, good to know. > (3) there's a precedent for supporting different guests between the > guest and the host in blkback, you can do the same for endianness. > Yes. But this is still open question at the moment, as there's no canonical protocol for this (it hasn't even been discussed). Your second point is the thing I missed though. Thanks for reminding. Wei. > Paolo _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |