commit | 0cd03d89b98154fcc03d9a8eeea70b9c50cb9457 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Mon Jun 02 15:25:14 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 19 16:41:49 2014 +0300 |
tree | 0b49df52f1d3c7a81fb4d7bc94fdc6e06b686dfe | |
parent | 0b3125711606374f04e279aebefcb7275480f040 [diff] |
pc-dimm: add busy slot check and slot auto-allocation - if slot property is not specified on -device/device_add command, treat default value as request for assigning PCDIMMDevice to the first free slot. - if slot is provided with -device/device_add command, attempt to use it or fail command if it's already occupied. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>