mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
hyperv: Correct number of milliseconds in five minutes
This commit is contained in:
parent
b343f5d678
commit
97197ce243
@ -42,7 +42,7 @@
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_HYPERV
|
||||
|
||||
#define HYPERV_JOB_TIMEOUT_MS 5000
|
||||
#define HYPERV_JOB_TIMEOUT_MS 300000
|
||||
|
||||
VIR_LOG_INIT("hyperv.hyperv_wmi");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user