Re: Support for ARM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just read https://lwn.net/Articles/557132/
Seems I need to upgrade the kernel ...

On Thu, Apr 5, 2018 at 12:16 PM, Ajay Garg <ajaygargnsit@xxxxxxxxx> wrote:
> I actually just ran the following on a beaglebone-black :
> sudo apt-get install qemu-kvm libvirt-bin virtinst bridge-utils cpu-checker
>
> The installation went fine, however, kvm.lo is not loaded.
>
>
> Following is the diagnostics information :
>
> #####################################################################
> ubuntu@arm:~$ uname -a
> Linux arm 3.8.13-bone56 #1 SMP Thu Jun 5 03:28:17 UTC 2014 armv7l
> armv7l armv7l GNU/Linux
>
> ubuntu@arm:~$ dpkg -l | grep kvm
> ii  qemu-kvm
> 2.0.0+dfsg-2ubuntu1.40                  armhf        QEMU Full
> virtualization
>
> ubuntu@arm:~$ lsmod | grep kvm
>
> ubuntu@arm:~$
> #####################################################################
>
>
>
> When I do the same things on my x86_64 laptop, all is fine :
>
> #####################################################################
> ajay@Latitude-3480:~$ uname -a
> Linux kritikal-Latitude-3480 4.13.0-37-generic #42~16.04.1-Ubuntu SMP
> Wed Mar 7 16:03:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
>
> ajay@Latitude-3480:~$ dpkg -l | grep kvm
> ii  qemu-kvm                                   1:2.5+dfsg-5ubuntu10.24
>                      amd64        QEMU Full virtualization
>
> ajay@Latitude-3480:~$ lsmod | grep kvm
> kvm_intel             204800  0
> kvm                   589824  1 kvm_intel
> irqbypass              16384  1 kvm
>
> ajay@Latitude-3480:~$
> #####################################################################
>
>
> Is it because kvm_intel.ko (and kvm_amd.ko) are available, but
> kvm_arm.ko not (yet)?
>
>
> On Thu, Apr 5, 2018 at 10:58 AM, Ajay Garg <ajaygargnsit@xxxxxxxxx> wrote:
>>
>> Hi All.
>>
>> Just a basic question, is kvm (with the qemu dependency) available via
>> repositories?
>> Or at least compilable/usable on ARM in the same manner as x86?
>>
>> I would be grateful to hear back on the latest status for this.
>>
>>
>> Many thanks in advance.
>>
>>
>> Thanks and Regards,
>> Ajay
>
>
>
>
> --
> Regards,
> Ajay



-- 
Regards,
Ajay



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux