[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 10/24] xen: mask XSAVE from cpuid
>>> Arjan van de Ven <arjan@xxxxxxxxxxxxx> 16.03.09 01:09 >>> >Well.. pretty much all new instructions need Xen modifications due to >the need to be emulate to deal with traps/vmexits/etc right? >So I don't quite see many cpuid bits that would NOT involve some Xen >modification or another ;) No, new (user-mode accessible) instructions represent precisely the kind of extension that do not require hypervisor (or OS) awareness (see SSE2 etc, AES, FMA). New registers otoh are examples of where awareness is needed (SSE, AVX), as would be new privileged instructions. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |