xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Sven Köhler" <sven.koehler@gmail.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: 3.0.4 and 3.1-rc4 based dom0 won't boot with acpi=off
Date: Sun, 11 Sep 2011 02:44:35 +0200	[thread overview]
Message-ID: <4E6C0473.8090905@gmail.com> (raw)
In-Reply-To: <20110911002807.GA9989@oracle.com>


[-- Attachment #1.1: Type: text/plain, Size: 1980 bytes --]

Am 11.09.2011 02:28, schrieb Konrad Rzeszutek Wilk:
> On Sun, Sep 11, 2011 at 12:43:18AM +0200, Sven Köhler wrote:
>> Hi,
>>
>> when using acpi=off in the kernel or xen command line, the system won't
>> boot. On real hardware, I saw a few interrupt related warnings from the
>> usb drivers. The system then seemed to lock up when trying to do I/O via
>> AHCI. Same in virtualbox. System won't come up.
> 
> Not surprised. Without the ACPI we can't find parse the interrupt table,
> so you don't get any interrupts.

Thanks for explaining. Now what about the future? Will there be some
solution for the acpi=off case?

I'm a bit confused, since your words don't sound like there is a way to
boot with acpi=off. But other dom0 kernels actually boot with acpi=off.
So after all, some other way for setting up interrupts seems to exist.

> This is result of the reboot issue you have been seeing with your box?

Yes.

> You might want to try some parameters on the Xen line to alter how
> it is suppose to reboot.
> 
> /*
>  * reboot=b[ios] | t[riple] | k[bd] | n[o] [, [w]arm | [c]old]

Thanks for the list.
I guess, both reboot=bios and reboot=b is accepted?
BTW: "no" is missing in the list below. acpi is missing in the list
above. And actually what's the source for list?
(I never find any documentation about the hypervisor options, which is
pretty frustrating sometimes)

>  * warm   Don't set the cold reboot flag
>  * cold   Set the cold reboot flag
>  * bios   Reboot by jumping through the BIOS (only for X86_32)
>  * triple Force a triple fault (init)
>  * kbd    Use the keyboard controller. cold reset (default)
>  * acpi   Use the RESET_REG in the FADT
>  */

So in fact, xen is doing the reboot, and not the dom0 kernel, right?
(Some people have claimed otherwise)

Could you imagine to adapt xen's reboot code to the one of linux 3.0
(which was tweaked quite a lot for maximum compatibility)



Regards,
  Sven


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2011-09-11  0:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-10 22:43 3.0.4 and 3.1-rc4 based dom0 won't boot with acpi=off Sven Köhler
2011-09-11  0:28 ` Konrad Rzeszutek Wilk
2011-09-11  0:44   ` Sven Köhler [this message]
2011-09-11 12:16     ` Ian Campbell
2011-09-12 10:35     ` Stefano Stabellini
2011-09-12 15:06     ` Konrad Rzeszutek Wilk
2011-09-12 21:40       ` Sven Köhler
2011-09-12 22:48         ` Ian Campbell
2011-09-18 19:27       ` Sven Köhler
2011-09-21 18:06         ` Konrad Rzeszutek Wilk
2011-09-21 19:02           ` Sven Köhler

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=4E6C0473.8090905@gmail.com \
    --to=sven.koehler@gmail.com \
    --cc=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /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).