xenctx: Fix handling of !guest_protected_mode
authorDon Slutz <dslutz@verizon.com>
Thu, 3 Apr 2014 19:07:07 +0000 (15:07 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 4 Apr 2014 08:28:09 +0000 (09:28 +0100)
commit3e4b7e0c83cc984f5a02e9d8e7f7153b9be22c40
treecda771901a251f4a3622b791c17c9a45a2888ea6
parentf1e64a60fd151e39859ee8555b03b3c67d5b3a05
xenctx: Fix handling of !guest_protected_mode

Start with adding the code to the 64 bit path that the 32 bit path
has.

Next disable the "Stack Trace" or "Call Trace".

Finally allow stack dump.

Signed-off-by: Don Slutz <dslutz@verizon.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/xentrace/xenctx.c