kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is it possible to run KVM and guests on Beagleboard-x15
@ 2020-03-21 22:07 Denis Obrezkov
  0 siblings, 0 replies; only message in thread
From: Denis Obrezkov @ 2020-03-21 22:07 UTC (permalink / raw)
  To: kvm

Hi,

I am trying to run KVM guest on arm: Beagleboard-x15. It has
virtualization support. The only problem is that I can't receive any
output from VM:

debian@beaglebone:/boot$ lkvm run --name vm_guest -i initrd.img-5.4.20
--kernel vmlinuz-5.4.20 --console serial --debug  # lkvm run -k
vmlinuz-5.4.20 -m 320 -c 2 --name vm_guest
  Info: Loaded kernel to 0x80008000 (10277376 bytes)
  Info: Placing fdt at 0x8fe00000 - 0x8fffffff
  Info: Loaded initrd to 0x8f98ec48 (4658101 bytes)
  Info: virtio-mmio.devices=0x200@0x10000:36

---> no output anymore
---> here I stop VM from another console

  # KVM compatibility warning.
        virtio-net device was not detected.
        While you have requested a virtio-net device, the guest kernel
did not initialize it.
        Please make sure that the guest kernel was compiled with
CONFIG_VIRTIO_NET=y enabled in .config.

  # KVM session ended normally.
-- 
Regards, Denis Obrezkov

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-21 22:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-21 22:07 Is it possible to run KVM and guests on Beagleboard-x15 Denis Obrezkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).