From: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
To: li guang <lig.fnst@cn.fujitsu.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Michael Tokarev <mjt@tls.msk.ru>,
qemu-devel <qemu-devel@nongnu.org>,
Anthony Liguori <anthony@codemonkey.ws>,
paul@codesourcery.com
Subject: Re: [Qemu-devel] propose to implement ower device
Date: Thu, 07 Mar 2013 21:41:03 +0800 [thread overview]
Message-ID: <513898EF.9060100@linux.vnet.ibm.com> (raw)
In-Reply-To: <1362627657.21129.64.camel@liguang.fnst.cn.fujitsu.com>
于 2013-3-7 11:40, li guang 写道:
> Hi, Anthony and all
>
> By now all devices of QEMU do not have much more
> power management consideration, for example, if
> system do suspend, it will call all registered notifiers,
> this was loosely required, and the code to do power management
> state transition seems just do 'ugly emulation', rather than be
> conscious with whole system devices, same condition with reset(it
> has been embedded in DeviceClass, good!),
> shutdown, in real world, commonly all devices' power are controlled
> by a power chip, then all power sequence can be done just
> issue commands to this chip.
> so, I come across an idea to implement qdev'ed power device, and
> make all qdev struct of devices aware of self power management(add
> reset, suspend, shutdown ... filed for DeviceClass), this will
> bring tidy power management, and the emulation will more like what
> happened in real world.
> Hope I've expressed my idea clearly, if you have any questions, let me
> know, if get your permission, I'll step ahead to do this power
> chip emulation work.
>
> Thanks!
>
>
Hi, Guang
it seems the mail was sent as a child mail of "Default guest RAM
size". The topic is interesting, suggest resend it.
--
Best Regards
Wenchao Xia
next prev parent reply other threads:[~2013-03-07 13:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 5:26 [Qemu-devel] default guest RAM size? Michael Tokarev
2013-03-05 5:40 ` Peter Maydell
2013-03-05 6:07 ` 陳韋任 (Wei-Ren Chen)
2013-03-05 6:09 ` Peter Maydell
2013-03-06 3:59 ` Rob Landley
2013-03-06 18:34 ` Peter Maydell
2013-03-06 18:47 ` Daniel P. Berrange
2013-03-06 18:42 ` Michael Tokarev
2013-03-07 1:21 ` Rob Landley
2013-03-07 1:29 ` Peter Maydell
2013-03-06 9:28 ` Markus Armbruster
2013-03-07 2:38 ` Anthony Liguori
2013-03-07 3:40 ` [Qemu-devel] propose to implement ower device li guang
2013-03-07 13:41 ` Wenchao Xia [this message]
2013-03-11 0:34 ` li guang
2013-03-05 9:53 ` [Qemu-devel] default guest RAM size? Daniel P. Berrange
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=513898EF.9060100@linux.vnet.ibm.com \
--to=xiawenc@linux.vnet.ibm.com \
--cc=anthony@codemonkey.ws \
--cc=lig.fnst@cn.fujitsu.com \
--cc=mjt@tls.msk.ru \
--cc=paul@codesourcery.com \
--cc=peter.maydell@linaro.org \
--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).