From: Keir Fraser Date: Fri, 20 Mar 2009 10:36:40 +0000 (+0000) Subject: xmexample: fix cpuid example X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~13992^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b04cc386ed1898b0e74804e404c16bbb847cbb68;p=xen.git xmexample: fix cpuid example Signed-off-by: Christoph Egger --- diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm index e6168d5d70..420e2b2763 100644 --- a/tools/examples/xmexample.hvm +++ b/tools/examples/xmexample.hvm @@ -268,8 +268,8 @@ serial='pty' # Look like a generic 686 : # cpuid = [ '0:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0', # '1:eax=0x06b1, -# ecx=xxxxxxxxxx0000xx00xxx0000000xx0, -# edx=xx00000xxxxxxx0xxxxxxxxx0xxxxxx', +# ecx=xxxxxxxxxxx0000xx00xxx0000000xx0, +# edx=xxx00000xxxxxxx0xxxxxxxxx0xxxxxx', # '4:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0', # '0x80000000:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0'] # with the highest leaf