From 973a97d5d538509261f5a8c00253bc6dd92da19a Mon Sep 17 00:00:00 2001 From: Mahantesh Salimath Date: Thu, 7 Mar 2019 17:32:13 -0500 Subject: [PATCH] ahci support: add property 'hdtype' OXT-1123 Signed-off-by: Mahantesh Salimath --- interfaces/xenmgr_vm.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/interfaces/xenmgr_vm.xml b/interfaces/xenmgr_vm.xml index 14bf5e6..ba41e95 100644 --- a/interfaces/xenmgr_vm.xml +++ b/interfaces/xenmgr_vm.xml @@ -208,6 +208,7 @@ Enable nested virtualization Serial port specification Bios specification + Hard disk type specification, 'ide' or 'ahci' Get the value of a VM db key. @@ -545,6 +546,7 @@ Enable nested virtualization Serial port specification Bios specification + Hard disk type specification, 'ide' or 'ahci'