[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] some problem with XSM enable
On 06/03/2013 11:32 PM, quan.xu@xxxxxxxxxx wrote: hi community when I want to enable XSM for vtpm, there are some problems in xen boot up. Xen version xen-4.3.0-rc2, dom0 is linux-3.7.10 without tpm drivers. I configure xen-source-tree/Config.mk XSM_ENABLE ?= y FLASK_ENABLE ?= $(XSM_ENABLE) And make dist, make install Then I make the policy in xen-source-tree: make -C tools/flask/policy When XSM is enabled, the xen boot-up stops at a lot of hex printout: This looks like a crash, in which case the interesting parts would be above the hex - which you didn't copy very accurately. If possible, using a serial console will be helpful in getting the text without needing to retype output. The most important part is the value of RIP and the backtrace (if one is present); log messages leading up to the crash may also be useful. Fff82*********** Fff82*********** Fff82*********** ~ ~ ~ ~ ~~ ~~ ~ ~ ~ ~ ~ ~ ~ ~~~~~~ ~~~~~~~~~~~~~ ~ 000000000000000 000000000000000 0000000000000000 000000000000000 0000000000fff000 0000000000000000 <<<< I make sure if "XSM_ENABLE ?= n and FLASK_ENABLE ?= $(XSM_ENABLE)", the xen can work properly. Thanks Quan Xu xen-users dropped to BCC -- Daniel De Graaf National Security Agency _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |