cloudstack-mirror/server/src/main/java/com/cloud
Wei Zhou 37d2b8537c
kvm: Enable virtio drivers based on guest os display name (#3879)
When we add new guest os, sometimes we missed the records in guest_os_hypervisor.
However, the guest disk model (virtio/ide) is determined by record in the table.
It causes the issue that some new guest os(eg Debian 8/9) uses e1000 instead of virtio nic, and ide disk instead of virtio disk.

To fix the issue permanantly, pass the guest os name in guest_os if the record for kvm is not found in guest_os_hypervisor.

Related commit:7ac9f00eeeb4cd37ec39efeba066e799b581b1a0
2020-02-19 13:12:20 +05:30
..
account
acl refactoring: fixed comment typo 2019-05-30 16:55:28 +05:30
agent/manager
alert
api server: use host record related to a ssvm/cpvm (#3876) 2020-02-10 19:01:34 +05:30
async
capacity server: double check host capacity when start/migrate a vm (#3728) 2020-01-28 10:55:11 +05:30
configuration Add missing HA config keys (#3776) 2020-01-14 09:35:34 +01:00
consoleproxy consoleproxy: Enable console for vms in Stopping/Migrating state (#3640) 2019-11-28 12:03:38 +01:00
dc
deploy
event
ha Add missing HA config keys (#3776) 2020-01-14 09:35:34 +01:00
hypervisor kvm: Enable virtio drivers based on guest os display name (#3879) 2020-02-19 13:12:20 +05:30
metadata
network server: ignore site to site vpn status check on internallbvm (#3864) 2020-02-18 14:03:30 +05:30
projects master: travis and trillian smoketests fixes and stabilisation (#3476) 2019-07-12 17:27:49 +05:30
resource api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
resourcelimit
server kvm: fix exception in volume statts after storage migration (#3884) 2020-02-19 13:06:19 +05:30
servlet api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
storage usage: publish zone id while uploading template and volume (#3867) 2020-02-06 11:31:24 +05:30
tags api: snapshot, snapshotpolicy tag support (#3228) 2019-06-27 09:21:08 +05:30
template template: copy md5 mismatch (#3383) 2020-01-31 14:16:37 +05:30
test Add missing HA config keys (#3776) 2020-01-14 09:35:34 +01:00
usage
user Merge branch 'master' into storage-offering-domains-zones 2019-06-26 13:27:00 +05:30
uuididentity
vm Rethrow takeVMSnapshot() exception instead of returning null in VMSnapshotManagerImpl (#3761) 2020-01-28 11:05:15 +05:30