From: Wen Congyang <wency@cn.fujitsu.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: seabios@seabios.org, kvm@vger.kernel.org
Subject: Re: [SeaBIOS] [PATCH RFC] acpi: add ssdt for cpi hotplug
Date: Wed, 02 Nov 2011 15:20:04 +0800 [thread overview]
Message-ID: <4EB0EF24.3020002@cn.fujitsu.com> (raw)
In-Reply-To: <4EB0DE45.1010200@cn.fujitsu.com>
At 11/02/2011 02:08 PM, Wen Congyang Write:
> At 11/02/2011 03:11 AM, Michael S. Tsirkin Write:
>> So here's the plan: move all hotplug handling out
>> to ssdt, this way it'll keep working even with a
>> user-supplied dsdt. Next step we can patch
>> this ssdt at runtime.
>>
>> There's little point in this change alone, so posting as RFC,
>> will repost with the patching part when it's ready,
>> posting now to present opportunity for early feedback.
>>
>> Compiled only.
>
> Hot plug on PCI bus 0 can not work with this patch.
> It can works without this patch.
I think that I may find the reason:
================================
# ls -l /sys/firmware/acpi/tables/
total 0
-r--------. 1 root root 0 Nov 2 14:23 APIC
-r--------. 1 root root 0 Nov 2 14:23 DSDT
drwxr-xr-x. 2 root root 0 Nov 2 14:23 dynamic
-r--------. 1 root root 0 Nov 2 14:23 FACP
-r--------. 1 root root 0 Nov 2 14:23 FACS
-r--------. 1 root root 0 Nov 2 14:23 HPET
-r--------. 1 root root 0 Nov 2 14:23 SSDT
# ls -l /sys/firmware/acpi/tables/dynamic/
total 0
================================
The kernel only loads one SSDT. I use iasl to look at the
content of SSDT, and find that it is ssdt-proc.dsl.
The kernel does not load ssdt-pcihp.dsl.
Thanks
Wen Congyang
prev parent reply other threads:[~2011-11-02 7:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 19:11 [PATCH RFC] acpi: add ssdt for cpi hotplug Michael S. Tsirkin
2011-11-01 22:59 ` Kevin O'Connor
2011-11-02 8:54 ` Michael S. Tsirkin
2011-11-03 0:30 ` Kevin O'Connor
2011-11-03 1:04 ` [SeaBIOS] " Wen Congyang
2011-11-03 1:36 ` Kevin O'Connor
2011-11-03 2:14 ` [SeaBIOS] " Wen Congyang
2011-11-03 12:33 ` Michael S. Tsirkin
2011-11-03 12:31 ` Michael S. Tsirkin
2011-11-04 6:00 ` [SeaBIOS] " Isaku Yamahata
2011-11-02 6:08 ` Wen Congyang
2011-11-02 7:20 ` Wen Congyang [this message]
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=4EB0EF24.3020002@cn.fujitsu.com \
--to=wency@cn.fujitsu.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=seabios@seabios.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.