This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit eb31e3d79509cb40c85ff662c013837e947e2cad Merge: 84974a1e086 dc5e4f3ec6e Author: Daan Hoogland <[email protected]> AuthorDate: Sun Aug 6 10:41:00 2023 +0200 Merge release branch 4.18 to main * 4.18: Allow KVM overcommit to work without reducing minimum VM memory when vm ballooning is disabled (#7810) .../kvm/resource/LibvirtComputingResource.java | 18 +++++++++--------- .../cloud/hypervisor/kvm/resource/LibvirtVMDef.java | 4 ++-- .../kvm/resource/LibvirtComputingResourceTest.java | 4 +++- .../hypervisor/kvm/resource/LibvirtVMDefTest.java | 20 ++++++++++---------- 4 files changed, 24 insertions(+), 22 deletions(-)
