mirror of https://gitee.com/openkylin/libvirt.git
oops, Daniel
This commit is contained in:
parent
7b88f59ce4
commit
c3e814684a
|
@ -1331,7 +1331,7 @@ xenHypervisorInit(void)
|
|||
hypercall_t hc;
|
||||
v0_hypercall_t v0_hc;
|
||||
xen_getdomaininfo info;
|
||||
virVcpuInfoPtr ipt;
|
||||
virVcpuInfoPtr ipt = NULL;
|
||||
|
||||
if (initialized) {
|
||||
if (hypervisor_version == -1)
|
||||
|
|
Loading…
Reference in New Issue