aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc
diff options
context:
space:
mode:
authorPaul Durrant <paul.durrant@citrix.com>2012-10-01 20:05:33 +0100
committerPaul Durrant <paul.durrant@citrix.com>2012-10-01 20:05:33 +0100
commitf5d4ba471a621387dc8f6f6768c5ef92210a489e (patch)
tree5e4e2a9b0f98aeb2d4010ca3cbc667ea29874d7e /docs/misc
parentc304c6f37de54ebcb33503531638d21e95d95504 (diff)
downloadxen-f5d4ba471a621387dc8f6f6768c5ef92210a489e.tar.gz
xen-f5d4ba471a621387dc8f6f6768c5ef92210a489e.tar.bz2
xen-f5d4ba471a621387dc8f6f6768c5ef92210a489e.zip
Add a new pvdrivers header to serve as the register of product numbers.
These product numbers are used by the QEMU blacklisting protocol in traditional QEMU and are currently coded directly into the xenstore.c source module. Since there are now multiple QEMUs this information should be pulled into a public header to avoid duplication/conflict. hvm-emulated-unplug.markdown has also been adjusted to reference the new header. Signed-off-by: Paul Durrant <paul.durrant@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/hvm-emulated-unplug.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/hvm-emulated-unplug.markdown b/docs/misc/hvm-emulated-unplug.markdown
index 707fbab481..ec9ce83dea 100644
--- a/docs/misc/hvm-emulated-unplug.markdown
+++ b/docs/misc/hvm-emulated-unplug.markdown
@@ -65,4 +65,4 @@ decimal number. `{product_name}` is a string corresponding to the
product number in step 3.
The master registry of product names and numbers is in
-qemu-xen-unstable's xenstore.c.
+xen/include/public/hvm/pvdrivers.h