cloudstack/plugins/hypervisors/kvm
Wido den Hollander f1053f3e3e kvm: Only select emulators which are x84_64 architecture
Libvirt can also return a bunch of emulators for eg ARM and S390

We filter those out since we do not support these architectures.

This way we don't try to start a x86_64 instance with a S390 emulator
2012-08-07 23:17:52 +02:00
..
src/com/cloud/hypervisor/kvm kvm: Only select emulators which are x84_64 architecture 2012-08-07 23:17:52 +02:00
test/com/cloud/hypervisor/kvm/resource Another clean up for unnecessary parameter conn Clean up unused 2012-08-01 13:59:11 -07:00
.classpath License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
.project License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
build.xml plugin: Rename cloud-kvm.jar to cloud-plugin-hypervisor-kvm.jar 2012-07-31 22:18:56 +02:00