All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Egger <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] xmexample: fix cpuid example
Date: Fri, 20 Mar 2009 11:28:52 +0100	[thread overview]
Message-ID: <200903201128.52242.Christoph.Egger@amd.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]


Hi,

attached patch fixes cpuid example to make it work for real

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>

-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Jochen Polster, Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

[-- Attachment #2: xmexample.diff --]
[-- Type: text/x-diff, Size: 664 bytes --]

diff -r 115c164721dc tools/examples/xmexample.hvm
--- a/tools/examples/xmexample.hvm	Fri Mar 20 09:36:57 2009 +0000
+++ b/tools/examples/xmexample.hvm	Fri Mar 20 11:26:26 2009 +0100
@@ -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

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2009-03-20 10:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200903201128.52242.Christoph.Egger@amd.com \
    --to=christoph.egger@amd.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.