From: Anthony Liguori <anthony@codemonkey.ws>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: KVM list <kvm@vger.kernel.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Dustin Kirkland <kirkland@canonical.com>,
Avi Kivity <avi@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: pc-bios/bios.bin - where it comes from?
Date: Fri, 05 Mar 2010 07:56:22 -0600 [thread overview]
Message-ID: <4B910D86.4020604@codemonkey.ws> (raw)
In-Reply-To: <4B90CC40.1080008@msgid.tls.msk.ru>
On 03/05/2010 03:17 AM, Michael Tokarev wrote:
> The thing is that roms/seabios directory is _empty_ in
> qemu-KVM-0.12.3.tar.gz.
That's a mistake as I don't think that was Avi/Marcelo's intention.
> So I can't use the sources you
> (the qemu-kvm team anyway) ship because there's no shipped
> sources, so I have to try to be clever and find a way to
> deal with the issue.
>
> But now when you mentioned it and I _finally_ found the
> bios source in qemu-0.12.3, maybe I'll be even more
> clever and will patch qemu-kvm with bits missing in it
> from qemu-0.12.3. Ugly but at least doable.
>
The qemu-kvm tarball was generated incorrectly. To regenerate it
correctly, you would do:
$ git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
qemu-kvm-0.12.3.1
$ cd qemu-kvm-0.12.3.1
$ git submodule update --init
$ rm -rf .git roms/seabios/.git roms/vgabios/.git
$ echo '0.12.3.1' > VERSION
Ideally, Avi/Marcelo will do a 0.12.3.1 to fix this.
Regards,
Anthony Liguori
WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: Avi Kivity <avi@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
KVM list <kvm@vger.kernel.org>,
Dustin Kirkland <kirkland@canonical.com>
Subject: [Qemu-devel] Re: pc-bios/bios.bin - where it comes from?
Date: Fri, 05 Mar 2010 07:56:22 -0600 [thread overview]
Message-ID: <4B910D86.4020604@codemonkey.ws> (raw)
In-Reply-To: <4B90CC40.1080008@msgid.tls.msk.ru>
On 03/05/2010 03:17 AM, Michael Tokarev wrote:
> The thing is that roms/seabios directory is _empty_ in
> qemu-KVM-0.12.3.tar.gz.
That's a mistake as I don't think that was Avi/Marcelo's intention.
> So I can't use the sources you
> (the qemu-kvm team anyway) ship because there's no shipped
> sources, so I have to try to be clever and find a way to
> deal with the issue.
>
> But now when you mentioned it and I _finally_ found the
> bios source in qemu-0.12.3, maybe I'll be even more
> clever and will patch qemu-kvm with bits missing in it
> from qemu-0.12.3. Ugly but at least doable.
>
The qemu-kvm tarball was generated incorrectly. To regenerate it
correctly, you would do:
$ git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
qemu-kvm-0.12.3.1
$ cd qemu-kvm-0.12.3.1
$ git submodule update --init
$ rm -rf .git roms/seabios/.git roms/vgabios/.git
$ echo '0.12.3.1' > VERSION
Ideally, Avi/Marcelo will do a 0.12.3.1 to fix this.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2010-03-05 13:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-04 22:46 pc-bios/bios.bin - where it comes from? Michael Tokarev
2010-03-04 22:46 ` [Qemu-devel] " Michael Tokarev
2010-03-05 3:50 ` Anthony Liguori
2010-03-05 3:50 ` [Qemu-devel] " Anthony Liguori
2010-03-05 9:17 ` Michael Tokarev
2010-03-05 9:17 ` [Qemu-devel] " Michael Tokarev
2010-03-05 13:56 ` Anthony Liguori [this message]
2010-03-05 13:56 ` Anthony Liguori
2010-03-05 14:55 ` Michael Tokarev
2010-03-05 14:55 ` [Qemu-devel] " Michael Tokarev
2010-03-05 12:40 ` Gerd Hoffmann
2010-03-05 12:40 ` [Qemu-devel] " Gerd Hoffmann
2010-03-05 13:39 ` Aurelien Jarno
2010-03-05 13:51 ` Anthony Liguori
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=4B910D86.4020604@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=avi@redhat.com \
--cc=kirkland@canonical.com \
--cc=kvm@vger.kernel.org \
--cc=mjt@tls.msk.ru \
--cc=mtosatti@redhat.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.