diff options
author | Bharata B Rao <bharata@linux.vnet.ibm.com> | 2015-06-29 13:50:23 +0530 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2015-07-03 17:47:58 -0300 |
commit | 43bbb49ef7032a8bfdafbd02d0286512af161089 (patch) | |
tree | 3919d86efe9423e54625c184c305f70c06505fa8 /migration/qemu-file-internal.h | |
parent | a7d69ff10b085ba6f8236600829532984cdea714 (diff) | |
download | qemu-43bbb49ef7032a8bfdafbd02d0286512af161089.tar.gz qemu-43bbb49ef7032a8bfdafbd02d0286512af161089.tar.bz2 qemu-43bbb49ef7032a8bfdafbd02d0286512af161089.zip |
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
pc_dimm_plug() has code that will be needed for memory plug handlers
in other archs too. Extract code from pc_dimm_plug() into a generic
routine pc_dimm_memory_plug() that resides in pc-dimm.c. Also
correspondingly refactor re-usable unplug code into pc_dimm_memory_unplug().
Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'migration/qemu-file-internal.h')
0 files changed, 0 insertions, 0 deletions