s390-virtio: Apply same memory boundaries as virtio-ccw
commite7f1314f97a8e9e035100e9aa4e9613f245fb00c
authorMatthew Rosato <mjrosato@linux.vnet.ibm.com>
Thu, 28 Aug 2014 15:25:34 +0000 (28 11:25 -0400)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 1 Sep 2014 07:25:32 +0000 (1 09:25 +0200)
treee506c70de1db161bfbb08e4d9800044cdede85a4
parentb6fe01248e66a3c1b1b22a9cd640bfa86d4c358c
s390-virtio: Apply same memory boundaries as virtio-ccw

Although s390-virtio won't support memory hotplug, it should
enforce the same memory boundaries so that it can use shared codepaths
(like read_SCP_info).

Signed-off-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/s390x/s390-virtio.c