qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Jason Baron <jbaron@redhat.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update
Date: Tue, 04 Dec 2012 08:40:27 +0100	[thread overview]
Message-ID: <50BDA8EB.5090402@redhat.com> (raw)
In-Reply-To: <20121203184704.GC20489@redhat.com>

  Hi,

> 1) legacy ide mode
> 
> I can currently create a ide controller on the command-line using
> '-device'. However, on the real h/w there is an IDE compatibility mode
> which essentially advertises an ide controller at the same location that
> the ahci lives at. In fact, it changes the PCI device id. To deal with
> the fact that AHCI has 6 ports and thus 6 possible devices, it then adds
> a second controller for the remaining 2 disks. This shouldn't be too
> hard to emulate. But I'm wondering what we want the qemu interface
> to look like? A -machine options such as:
> '-machine q35,diskmode=ahci,ide,raid'? 

I'm wondering whenever we want to deal with that at all?

"If your guest is too old to handle ahci natively, just stick to piix."
is a sensible policy IMHO.

> 2) HPET ACPI error
> 
> This line: 'IRQNoFlags () {2, 8}' in the HPET acpi table is causing the
> folloing ACPI message (removing it makes it go away):

Hmm.  That was added to make macos x happy and is also present on real
hardware, so I'm wondering what is going on here.

> 3) irq table
> 
> The irq table commit that makes windows 7 work, upsets Windows XP. If
> I back out seabios commit: 2114f50148c42e374586359d23b522483ca10e8d
> I do not get the following error:
> 
> "
> A problem has been detected and windows has been shut down To prevent damage
> to your computer.
> 
> If this is The first time you've seen this stop error screen,
> restart your computer. If this screen appears again, follow
> these steps:
> 
> The BIOS in this sysTem is not fully ACPI compliant. Please contact your
> system vendor for an updated BIOS.  If you are unable to obtain an
> updated BIOS or the latest BIOS supplied by your vendor is not ACPI
> compliant, you can turn off ACPI mode during textmode setup.  To do this,
> press The F7 key when you are prompted To install storage drivers. The
> system will not notify you that the F7 key was pressed - it will silently
> disable ACPI and allow you to continue your installation.
> 
> Technical informaTion:
> 
> *** STOP: 0x000000A5 (Ox0000000000010006,OxFFFFFADF9C461108,0x0000000000000000,0
> x0000000000000000)
> "

Jan, this is your commit, any idea?

cheers,
  Gerd

  reply	other threads:[~2012-12-04  7:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-03 10:11 [Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update Gerd Hoffmann
2012-12-03 10:11 ` [Qemu-devel] [PATCH 1/3] seabios: update to 3d11108f45818d75140530a184c05680f1be51ad Gerd Hoffmann
2012-12-03 10:11 ` [Qemu-devel] [PATCH 2/3] configure: also symlink *.aml files Gerd Hoffmann
2012-12-03 10:11 ` [Qemu-devel] [PATCH 3/3] acpi: autoload dsdt Gerd Hoffmann
2012-12-03 18:47 ` [Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update Jason Baron
2012-12-04  7:40   ` Gerd Hoffmann [this message]
2012-12-04  7:46     ` Jan Kiszka
2012-12-04 14:37     ` Jason Baron
2012-12-04 15:37       ` Gerd Hoffmann
2012-12-04 15:57         ` Gerd Hoffmann
2012-12-04 14:42     ` Gabriel L. Somlo
2012-12-04 15:11       ` jbaron
2012-12-04 15:39         ` Gabriel L. Somlo
2012-12-04 16:56           ` Gerd Hoffmann
2012-12-04 17:14             ` Gabriel L. Somlo
2012-12-05  6:50               ` Gerd Hoffmann
2012-12-05 14:49                 ` Gabriel L. Somlo

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=50BDA8EB.5090402@redhat.com \
    --to=kraxel@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=jbaron@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 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).