kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Alex Williamson <alex.williamson@hp.com>
Cc: kvm-devel <kvm@vger.kernel.org>, gleb@redhat.com
Subject: Re: Re: [PATCH 0/5] bios: >4G updates
Date: Sun, 28 Sep 2008 18:19:48 +0300	[thread overview]
Message-ID: <48DFA094.6040208@redhat.com> (raw)
In-Reply-To: <1222358913.8138.245.camel@2710p.home>

Alex Williamson wrote:
> I guess the SSDT support was prior to the last merge, and appropriately
> dropped.  The most interesting new feature is a boot menu to allow the
> user to override the boot device.  That seems pretty useful.  Other
> things like better printing of the devices and support for PIIX4 could
> come in handy too.  So yeah, it looks worth merging.  I can drop my
> first two patches and rework the others so we don't cause unnecessary
> merge problems.
>   

I tried to merge it, but it the new bios won't boot.  I traced this to 
ata_reset: it toggles the soft reset bit in the command register and 
expects to see the busy bit set, but the ide device model returns zero 
status if the selected device has no drive.

No idea if the device model or the bios is wrong.

If anyone (hi Gleb) wants to take a look, it's in the branch bios-merge 
on git.kernel.org.

btw, commenting this out leads to boot failure as well, but that may be 
related.

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2008-09-28 15:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 16:41 [PATCH 0/5] bios: >4G updates Alex Williamson
2008-09-24 11:07 ` Avi Kivity
2008-09-24 16:17   ` Alex Williamson
2008-09-25 16:08     ` Alex Williamson
2008-09-28 15:19       ` Avi Kivity [this message]
2008-09-30 13:31         ` Avi Kivity
2008-09-30 16:46           ` Avi Kivity
2008-09-30 21:19             ` Alex Williamson
2008-10-02 12:33               ` Avi Kivity
2008-10-12 22:50                 ` Kevin O'Connor
2008-10-13  6:45                   ` Gleb Natapov
2008-10-14 15:29                     ` Avi Kivity
2008-10-14 16:00                       ` Anthony Liguori
2008-10-14 16:17                         ` Avi Kivity
2008-10-14 16:21                           ` Glauber Costa
2008-10-15  0:41                       ` Kevin O'Connor
2008-10-15 17:46                         ` Avi Kivity
2008-10-16  0:31                           ` Kevin O'Connor
2008-10-13 16:33                   ` Alex Williamson

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=48DFA094.6040208@redhat.com \
    --to=avi@redhat.com \
    --cc=alex.williamson@hp.com \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.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).