fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 42 forks source link

feat: replaced unsupported ide with q35 machine type with scsi cdrom … #137

Open smirta opened 1 month ago

smirta commented 1 month ago

Implements SCSI as cdrom driver instead of IDE because it is incompatible with machine type q35 as introduced in #127 . It should resolve the issue raised in #136 .