From: Gleb Natapov <gleb@redhat.com>
To: Haishan Bai <haishan.bai@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH - V2] Port codes from qemu-kvm to support booting from SCSI disk image
Date: Wed, 18 Aug 2010 10:53:30 +0300 [thread overview]
Message-ID: <20100818075330.GY10499@redhat.com> (raw)
In-Reply-To: <4C6AB7F6.3040909@gmail.com>
On Wed, Aug 18, 2010 at 12:25:26AM +0800, Haishan Bai wrote:
> There is code indentation errors in my previous post, I am sorry for
> that, please review this post.
>
> The qemu-kvm could boot from SCSI disk image by utilizing seabios,
> this patch ported codes
> from qemu-kvm to let upstream qemu to support booting from SCSI disk image.
>
> Add 'boot=on' option to qemu command line like following,
> qemu-system-x86_64 -drive file=scsi-disk.img,if=scsi,boot=on
>
>
This horrible hack should die instead of been ported. It introduce more
problems that it solves. You want to boot from scsi disk? Add seabios
support for it.
--
Gleb.
next prev parent reply other threads:[~2010-08-18 7:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-17 16:25 [Qemu-devel] [PATCH - V2] Port codes from qemu-kvm to support booting from SCSI disk image Haishan Bai
2010-08-18 7:53 ` Gleb Natapov [this message]
2010-08-18 8:01 ` haishan
2010-08-18 8:05 ` Gleb Natapov
-- strict thread matches above, loose matches on Subject: below --
2010-08-18 1:43 haishan
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=20100818075330.GY10499@redhat.com \
--to=gleb@redhat.com \
--cc=haishan.bai@gmail.com \
--cc=qemu-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.