andrijapanic opened a new pull request #3020: Add KVM Guest OS mapping for Windows Server 2019 URL: https://github.com/apache/cloudstack/pull/3020 ## Description Add KVM guest OS type for Windows Server 2019 x64 (there is no x86 version) ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [x ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ## How Has This Been Tested? Tested on 4.11.2 RC4 - by manually executing SQL lines from PR, uploading latest Windows Server 2019 Preview ISO to CloudStack, spinning new VM from ISO with using new OS type "Windows Server 2019 (x64)". Also tested spinning Win2019 using Windows PV OS Type with latest VirtIO drivers - all work fine. Successfully booted VM after install and did some IO with decent performance. Unrelated note for testing: Qemu CPU model is not supported starting from Windows Server 2016, CPU must have specific CPU extensions, so SandyBridge CPU model was used - nothing new to 2019...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
