aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/xend/XendConstants.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/xen/xend/XendConstants.py')
-rw-r--r--tools/python/xen/xend/XendConstants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/python/xen/xend/XendConstants.py b/tools/python/xen/xend/XendConstants.py
index a99dbdc92f..bca3ee7dd1 100644
--- a/tools/python/xen/xend/XendConstants.py
+++ b/tools/python/xen/xend/XendConstants.py
@@ -47,6 +47,7 @@ HVM_PARAM_NVRAM_FD = 7
HVM_PARAM_VHPT_SIZE = 8
HVM_PARAM_BUFPIOREQ_PFN = 9
HVM_PARAM_TIMER_MODE = 10
+HVM_PARAM_HPET_ENABLED = 11
restart_modes = [
"restart",