qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
@ 2024-02-27 14:41 Kunkun Jiang via
  2024-02-27 15:28 ` Peter Maydell
  0 siblings, 1 reply; 6+ messages in thread
From: Kunkun Jiang via @ 2024-02-27 14:41 UTC (permalink / raw)
  To: open list:All patches CC here; +Cc: wanghaibin.wang@huawei.com, Zenghui Yu

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

Hi everybody,

I want to start qemu-system-aarch64 with a vmlinux,
which is an ELF format file. The arm_load_elf() is
implemented in arm_setup_direct_kernel_boot(). So I
thought it was supporting the ELF format file.
But there's no output.
Here is my command line:

> qemu-system-aarch64 -machine virt,gic-version=3 -enable-kvm -smp 4 -m 
> 1G -cpu host -kernel vmlinux -initrd fs -append "xxx"

Am I using it the wrong way?
Looking forward to your reply.

Thanks,
Kunkun Jiang


[-- Attachment #2: Type: text/html, Size: 1554 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-05 10:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-27 14:41 [Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)? Kunkun Jiang via
2024-02-27 15:28 ` Peter Maydell
2024-02-29  3:01   ` Kunkun Jiang via
2024-02-29  9:44     ` Peter Maydell
2024-03-05 10:35       ` Kunkun Jiang via
2024-03-05 10:56         ` Peter Maydell

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).