OSDN Git Service

pc: exit QEMU if compat machine doesn't support memory hotlpug
authorIgor Mammedov <imammedo@redhat.com>
Mon, 2 Jun 2014 13:25:11 +0000 (15:25 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 13:41:48 +0000 (16:41 +0300)
commitca8336f385d998d2bf25b66176c05a3794ee003a
tree911874afafed9d13b9de2f9139517e04c6dec087
parentde268e134c03612970d6f2c214df6287c9621cc8
pc: exit QEMU if compat machine doesn't support memory hotlpug

... if user attempts to start it with memory hotplug enabled.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c