From: Stefan Hajnoczi <stefanha@gmail.com>
To: Gadre Nayan <gadrenayan@gmail.com>
Cc: qemu-devel@nongnu.org, qemu-discuss@nongnu.org
Subject: Re: [Qemu-devel] e1000 not fully implemented
Date: Mon, 8 Aug 2016 16:13:13 +0100 [thread overview]
Message-ID: <20160808151313.GD25553@stefanha-x1.localdomain> (raw)
In-Reply-To: <CAKJ7aR6O5dtEFX50qm+zp+=GoftfkkjdMo2gv1RCf6FSkfNqEg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 941 bytes --]
On Thu, Jul 28, 2016 at 09:04:30PM +0530, Gadre Nayan wrote:
> Hi everyone,
>
> I am trying to get my Host Ubuntu Machines kernel and initrd to run in
> QEMU as well.
>
> Basically I have Host Ubuntu 16.04, with Linux kernel 4.4.13. I
> compiled the kernel (make, make modules modules_install, install
> etc.).
>
> So I have the following files:
> Initrd: /boot/initrd.img-4.4.13
> Kernel: /usr/src/linux/arch/x86_64/boot/bzImage
>
> I have built the latest qemu from source.
> ./configure --enable-trace-backend=ftrace --target-list=x86_64-softmmu
> --enable-debug --enable-sdl --enable-kvm
> make
>
> /x86_64-softmmu/qemu-system-x86_64 -kernel ../../../boot/bzImage
> -initrd initrd.img-4.4.13 -hda disk.img
Have you tried giving it more memory? (-m 1024)
Recent installers and distros may hang if there is not enough RAM.
I'd also suggest the -enable-kvm option to get better performance.
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2016-08-08 15:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-28 15:34 [Qemu-devel] e1000 not fully implemented Gadre Nayan
2016-08-08 15:13 ` Stefan Hajnoczi [this message]
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=20160808151313.GD25553@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=gadrenayan@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-discuss@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).