]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 5 Jul 2015 18:33:51 +0000 (19:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 5 Jul 2015 18:33:51 +0000 (19:33 +0100)
commit63a9294ddc9cf4f2bdcd0179324fedcbb6fae59f
tree5aaa6669c9215fef99588d77490cdc211c044d63
parent35360642d043c2a5366e8a04a10e5545e7353bd5
parente75e2a14d5c13ad38dcf72b69922dee2dafbb0d0
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging

NUMA queue, 2015-07-03

# gpg: Signature made Fri Jul  3 21:49:58 2015 BST using RSA key ID 984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/numa-pull-request:
  numa: API to lookup NUMA node by address
  numa: Store boot memory address range in node_info
  numa,pc-dimm: Store pc-dimm memory information in numa_info
  pc: Abort if HotplugHandlerClass::plug() fails
  pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
  pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>