mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
oops, Daniel
This commit is contained in:
parent
7b88f59ce4
commit
c3e814684a
@ -1331,7 +1331,7 @@ xenHypervisorInit(void)
|
|||||||
hypercall_t hc;
|
hypercall_t hc;
|
||||||
v0_hypercall_t v0_hc;
|
v0_hypercall_t v0_hc;
|
||||||
xen_getdomaininfo info;
|
xen_getdomaininfo info;
|
||||||
virVcpuInfoPtr ipt;
|
virVcpuInfoPtr ipt = NULL;
|
||||||
|
|
||||||
if (initialized) {
|
if (initialized) {
|
||||||
if (hypervisor_version == -1)
|
if (hypervisor_version == -1)
|
||||||
|
Loading…
Reference in New Issue
Block a user