Hi guys,
As far as I know currently the virtualization support is stripped off the aarch64 build...
Are there any info about virtualization support packages to be included into CentOS 7 aarch64 platform? Or may be there are some plans/roadmap where it will be available at CentOS?
Just out of curiosity - anybody interested in virtialization support at CentOS fro aarch64 ?
Vadim
On 10/19/2015 01:33 PM, Lomovtsev, Vadim wrote:
Hi guys,
As far as I know currently the virtualization support is stripped off the aarch64 build...
Are there any info about virtualization support packages to be included into CentOS 7 aarch64 platform? Or may be there are some plans/roadmap where it will be available at CentOS?
Just out of curiosity - anybody interested in virtialization support at CentOS fro aarch64 ?
It is certainly of interest. Right now we have xen support, and there's a limited build of kvm, which is enough to build the dependencies for most of the virtualization bits, but isn't enough to be functional. I'm hoping we can have qemu-kvm 2.3.x or so in the reasonably near future.
On 10/19/2015 01:33 PM, Lomovtsev, Vadim wrote:
Hi guys,
As far as I know currently the virtualization support is stripped off the aarch64 build...
Are there any info about virtualization support packages to be included into CentOS 7 aarch64 platform? Or may be there are some plans/roadmap where it will be available at CentOS?
Just out of curiosity - anybody interested in virtialization support at CentOS fro aarch64 ?
I pushed out qemu-kvm-ev 2.3.x today, which should allow for aarch64 guests on an aarch64 host. There's still a need for uefi firmware, which isn't included in the repository. I'm going to see about that and a walk-through in the next few days. For the adventurous, you could use the steps outlined here -> http://marcin.juszkiewicz.com.pl/2015/04/17/running-vms-on-fedoraaarch64/ as a starting point.