From: Paul Durrant <paul.durrant@citrix.com>
To: xen-devel@lists.xen.org
Cc: Paul Durrant <paul.durrant@citrix.com>
Subject: [PATCH 2/2] Register Linux PV-on-HVM drivers product number.
Date: Mon, 1 Oct 2012 17:28:05 +0100 [thread overview]
Message-ID: <1349108885-18900-3-git-send-email-paul.durrant@citrix.com> (raw)
In-Reply-To: <1349108885-18900-1-git-send-email-paul.durrant@citrix.com>
This is already in use despite never being registereed.
See XEN_IOPORT_LINUX_PRODNUM in include/xen/platform_pci.h
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
---
xen/include/public/hvm/pvdrivers.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/xen/include/public/hvm/pvdrivers.h b/xen/include/public/hvm/pvdrivers.h
index 0471ebc..4c6b705 100644
--- a/xen/include/public/hvm/pvdrivers.h
+++ b/xen/include/public/hvm/pvdrivers.h
@@ -41,6 +41,7 @@
#define PVDRIVERS_PRODUCT_LIST(EACH) \
EACH("xensource-windows", 0x0001) /* Citrix */ \
EACH("gplpv-windows", 0x0002) /* James Harper */ \
+ EACH("linux", 0x0003) \
EACH("experimental", 0xffff)
#endif /* _XEN_PUBLIC_PVDRIVERS_H_ */
--
1.7.2.5
next prev parent reply other threads:[~2012-10-01 16:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-01 16:28 [PATCH 0/2] PV drivers product number registration (v3) Paul Durrant
2012-10-01 16:28 ` [PATCH 1/2] Add a new pvdrivers header to serve as the register of product numbers Paul Durrant
2012-10-01 16:55 ` Ian Jackson
2012-10-02 8:34 ` Paul Durrant
2012-10-01 16:28 ` Paul Durrant [this message]
2012-10-01 16:56 ` [PATCH 2/2] Register Linux PV-on-HVM drivers product number Ian Jackson
-- strict thread matches above, loose matches on Subject: below --
2012-10-01 9:41 [PATCH 0/2] PV drivers product number registration (v2) Paul Durrant
2012-10-01 9:41 ` [PATCH 2/2] Register Linux PV-on-HVM drivers product number Paul Durrant
2012-09-26 13:50 [PATCH 0/2] PV drivers product number registration Paul Durrant
2012-09-26 13:50 ` [PATCH 2/2] Register Linux PV-on-HVM drivers product number Paul Durrant
2012-09-26 12:23 [PATCH 0/2] PV drivers product number registration Paul Durrant
2012-09-26 12:23 ` [PATCH 2/2] Register Linux PV-on-HVM drivers product number Paul Durrant
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=1349108885-18900-3-git-send-email-paul.durrant@citrix.com \
--to=paul.durrant@citrix.com \
--cc=xen-devel@lists.xen.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).