|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 18/18 V2 RESEND]: PVH xen: Enable PVH.
Mark completion of patches by enabling PVH domain creation.
Signed-off-by: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
---
xen/arch/x86/domain.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/xen/arch/x86/domain.c b/xen/arch/x86/domain.c
index 5b5444f..09cdd46 100644
--- a/xen/arch/x86/domain.c
+++ b/xen/arch/x86/domain.c
@@ -653,13 +653,6 @@ int arch_set_info_guest(
unsigned int i;
int rc = 0, compat;
- /* This removed when all patches are checked in */
- if ( is_pvh_vcpu(v) )
- {
- printk("PVH: You don't have the correct xen version for PVH\n");
- return -EINVAL;
- }
-
/* The context is a compat-mode one if the target domain is compat-mode;
* we expect the tools to DTRT even in compat-mode callers. */
compat = is_pv_32on64_domain(d);
--
1.7.2.3
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |