From: Sergiy Kibrik' via OSv Development <[email protected]>
Committer: Nadav Har'El <[email protected]>
Branch: master
bsd: xen: add console parameters
Add standard console HVM interface parameters. They're intended for use by
console driver to get shared ring page and event channel No. from Xen.
Signed-off-by: Sergiy Kibrik <[email protected]>
Message-Id: <[email protected]>
---
diff --git a/bsd/sys/xen/interface/hvm/params.h
b/bsd/sys/xen/interface/hvm/params.h
--- a/bsd/sys/xen/interface/hvm/params.h
+++ b/bsd/sys/xen/interface/hvm/params.h
@@ -56,6 +56,9 @@
#define HVM_PARAM_BUFPIOREQ_PFN 9
#endif
+#define HVM_PARAM_CONSOLE_PFN 17
+#define HVM_PARAM_CONSOLE_EVTCHN 18
+
/*
* Set mode for virtual timers (currently x86 only):
* delay_for_missed_ticks (default):
--
You received this message because you are subscribed to the Google Groups "OSv
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.