[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 2/4] Implement arch_hvm_save and arch_hvm_load functions
> > +
Ooops, I forget to modify the comments.
registers: MIDR (Main ID Register) and REVIDR (REVision ID Register). MIDR consists of: Implementer, variant, architecture, primiary part number, and revision. REVIDR is implementer-defined revision number of the processor. Additionally, I noticed there are two more registers for describing processors, which are ID_PFR0/1 which are processor feature registers.
To sum up, regisers are MIDR, REVIDR, ID_PFR0, and ID_PFR1 I think if we use all of them for safety check, it is sufficient. (Maybe it is too much?)
Jaeyong _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |