From: "Matwey V. Kornilov" <matwey.kornilov@gmail.com>
To: u-boot@lists.denx.de
Subject: qemu-kvm doesn't work with qemu-x86_64_defconfig
Date: Wed, 28 Jul 2021 18:22:35 +0300 [thread overview]
Message-ID: <sdrsnr$sn2$1@ciao.gmane.io> (raw)
Hello,
I am trying to build master for qemu-x86_64_defconfig. When I try to
boot u-boot.rom as the following everything works fine:
> qemu-system-x86_64 -nographic -bios u-boot.rom
U-Boot SPL 2021.10-rc1-00027-g22ecb12132 (Jul 28 2021 - 18:18:37 +0300)
Trying to boot from SPI
Jumping to 64-bit U-Boot: Note many features are missing
U-Boot 2021.10-rc1-00027-g22ecb12132 (Jul 28 2021 - 18:18:37 +0300)
CPU: QEMU Virtual CPU version 2.5+
DRAM: 128 MiB
Loading Environment from nowhere... OK
Incorrect expansion ROM header signature 4daa
Model: QEMU x86 (I440FX)
Net: e1000: 52:54:00:12:34:56
eth0: e1000#0
Hit any key to stop autoboot: 0
When I try to enable KVM as the following, the boot process hangs:
> qemu-system-x86_64 -enable-kvm -cpu host -nographic -bios u-boot.rom
U-Boot SPL 2021.10-rc1-00027-g22ecb12132 (Jul 28 2021 - 18:18:37 +0300)
Trying to boot from SPI
Jumping to 64-bit U-Boot: Note many features are missing
What have I missed? Maybe KVM is just not supported?
next reply other threads:[~2021-07-28 15:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-28 15:22 Matwey V. Kornilov [this message]
2021-07-29 5:22 ` qemu-kvm doesn't work with qemu-x86_64_defconfig Bin Meng
2021-07-29 9:39 ` Matwey V. Kornilov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='sdrsnr$sn2$1@ciao.gmane.io' \
--to=matwey.kornilov@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox