[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] 32532f: pc-dimm: Fail realization for invalid
From: |
GitHub |
Subject: |
[Qemu-commits] [qemu/qemu] 32532f: pc-dimm: Fail realization for invalid nodes in non... |
Date: |
Thu, 08 Oct 2015 05:00:11 -0700 |
Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 32532f215c49f005aaef942adfae34cbcc5fa678
https://github.com/qemu/qemu/commit/32532f215c49f005aaef942adfae34cbcc5fa678
Author: Bharata B Rao <address@hidden>
Date: 2015-10-06 (Tue, 06 Oct 2015)
Changed paths:
M hw/mem/pc-dimm.c
Log Message:
-----------
pc-dimm: Fail realization for invalid nodes in non-NUMA config
pc_dimm_realize() validates the NUMA node to which memory hotplug is
being performed only in case of NUMA configuration. Include a check to
fail for invalid nodes in case of non-NUMA configuration too.
Signed-off-by: Bharata B Rao <address@hidden>
Reviewed-by: David Gibson <address@hidden>
Reviewed-by: Igor Mammedov <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>
Commit: fb6345f452ba7cefb395389abb17d0af0e42c54b
https://github.com/qemu/qemu/commit/fb6345f452ba7cefb395389abb17d0af0e42c54b
Author: Peter Maydell <address@hidden>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M hw/mem/pc-dimm.c
Log Message:
-----------
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into
staging
NUMA queue, 2015-10-06
# gpg: Signature made Tue 06 Oct 2015 20:53:42 BST using RSA key ID 984DC5A6
# gpg: Good signature from "Eduardo Habkost <address@hidden>"
* remotes/ehabkost/tags/numa-pull-request:
pc-dimm: Fail realization for invalid nodes in non-NUMA config
Signed-off-by: Peter Maydell <address@hidden>
Compare: https://github.com/qemu/qemu/compare/eed2df678574...fb6345f452ba
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-commits] [qemu/qemu] 32532f: pc-dimm: Fail realization for invalid nodes in non...,
GitHub <=