[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v5 00/14] ACPI memory hotplug
From: |
Hu Tao |
Subject: |
Re: [Qemu-devel] [PATCH v5 00/14] ACPI memory hotplug |
Date: |
Fri, 12 Jul 2013 09:30:04 +0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Jul 08, 2013 at 11:48:13AM +0200, Andreas Färber wrote:
> Am 26.06.2013 11:13, schrieb Hu Tao:
> > It's been quite a while since v4 and lots of changes happend
> > in qemu and v4 just can't apply anymore. So this series is
> > basically a rebase. Another purpose is to bring up discussions
> > to make consensus on some questions since v4, see
> > http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg01219.html
> > and http://lists.gnu.org/archive/html/qemu-devel/2013-02/msg05332.html
> [...]
> > changes from v4:
> >
> > - rebased on a recent qemu-git
> > - based on another series which seperates i440fx refactor from v4.
> > http://lists.nongnu.org/archive/html/qemu-devel/2013-06/msg03500.html
> > - hot-unplug patches not included, as suggested by Vasilis, since
> > hot-unplug has some more complications with refcounting memory regions.
>
> This should hopefully be addressed with yesterday's merge of Paolo's
> MemoryRegion refactoring.
Thanks for the tip. I'll consider adding hot-unplug patches in v6.