[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2 |
Date: |
Mon, 16 Jun 2014 14:09:33 +0300 |
On Mon, Jun 16, 2014 at 06:05:40PM +0800, Hu Tao wrote:
> Michael,
>
> This is fixes for your pci tree v2. please review. thanks!
Patches 1,4 applied. Thanks!
> changes to v1:
>
> 1. adds the missing query-memdev and change into querying qom for
> memdevs(patch 1)
> 2. tweak error message (patch 2)
> 3. improve error handling for memory-backend-file (patch 3)
> 4. fixup the problem that nodes not start from 0 (patch 4)
>
> Hu Tao (4):
> qmp: add query-memdev
> check if we have space left for hotplugged memory
> memory-backend-file: improve error handling
> fixup! numa: add -numa node,memdev= option
>
> exec.c | 26 ++++++++++++-----
> hw/mem/pc-dimm.c | 7 +++++
> numa.c | 89
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
> qapi-schema.json | 40 +++++++++++++++++++++++++
> qmp-commands.hx | 38 ++++++++++++++++++++++++
> 5 files changed, 191 insertions(+), 9 deletions(-)
>
> --
> 1.9.3