On Wed, 11 Sep 2013 12:01:44 +0800
Hu Tao wrote:
> On Tue, Jul 23, 2013 at 06:22:56PM +0200, Igor Mammedov wrote:
> > As opposed to previous approach,
> > This series allows to hotplug 'arbitrary' DIMM devices specifying size,
> > NUMA node mapping, slot and address where to map it, at runtime.
>
On Tue, Jul 23, 2013 at 06:22:56PM +0200, Igor Mammedov wrote:
> As opposed to previous approach,
> This series allows to hotplug 'arbitrary' DIMM devices specifying size,
> NUMA node mapping, slot and address where to map it, at runtime.
>
> Due to ACPI limitation there is need to specify a numbe
Anthony Liguori writes:
> Applied. Thanks.
>
Something went bad here... Apologies, it was not applied.
Regards,
Anthony Liguori
> Regards,
>
> Anthony Liguori
On Fri, Aug 2, 2013 at 9:35 AM, Anthony Liguori wrote:
> Applied. Thanks.
>
> Where can I find this branch?
> Regards,
>
> Anthony Liguori
>
>
>
Applied. Thanks.
Regards,
Anthony Liguori
On Wed, Jul 24, 2013 at 12:02:46PM +0200, Igor Mammedov wrote:
> On Wed, 24 Jul 2013 17:52:50 +0800
> Hu Tao wrote:
>
> > v6 doesn't work here, things are going fine until online hotplugged
> > memory in guest.
> >
> > steps:
> >
> > 1. qemu cmd:
> >
> > ./x86_64-softmmu/qemu-system-x86_64 -
On Wed, 24 Jul 2013 17:52:50 +0800
Hu Tao wrote:
> v6 doesn't work here, things are going fine until online hotplugged
> memory in guest.
>
> steps:
>
> 1. qemu cmd:
>
> ./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 512,maxmem=2G,slots=1 \
> -hda /mnt/data/libvirt-images/hut-rhel6.3.i
v6 doesn't work here, things are going fine until online hotplugged
memory in guest.
steps:
1. qemu cmd:
./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 512,maxmem=2G,slots=1 \
-hda /mnt/data/libvirt-images/hut-rhel6.3.img -L ../pc-bios-memhp/
(bios is from MST's acpi tree)
2. hot-plu
As opposed to previous approach,
This series allows to hotplug 'arbitrary' DIMM devices specifying size,
NUMA node mapping, slot and address where to map it, at runtime.
Due to ACPI limitation there is need to specify a number of possible
DIMM devices. For this task -m option was extended to suppo