This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 40dabb6ee7 UI: fix create vpc private gateway for regular user (#6400)
add dc975dff95 [KVM] Enable IOURING only when it is available on the host
(#6399)
add b1c8b5ab37 [KVM] Fix VM migration error due to VNC password on libvirt
limiting versions (#6404)
new 96594aec28 Merge branch '4.16'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
agent/conf/agent.properties | 2 +-
.../cloud/agent/properties/AgentProperties.java | 7 --
.../kvm/resource/LibvirtComputingResource.java | 74 ++++++++++++++++++++--
.../wrapper/LibvirtMigrateCommandWrapper.java | 12 +++-
.../wrapper/LibvirtMigrateCommandWrapperTest.java | 21 +++---
5 files changed, 92 insertions(+), 24 deletions(-)