s390/sclpconsole: modify definition of input buffer
commitea9ad3e945526c56935c245a268731878c74e570
authorHeinz Graalfs <graalfs@linux.vnet.ibm.com>
Wed, 28 Aug 2013 14:30:28 +0000 (28 16:30 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Sep 2013 11:55:29 +0000 (20 13:55 +0200)
tree50c3971731247c968f44a487131a0002811cbd74
parentd8b30c830243c5b7180befd9e1921383c9626bf0
s390/sclpconsole: modify definition of input buffer

To use VMState for migration, we need to adapt some sclp code:
   - allocate console buffer as part of the console
   - change semantic of sclpconsole offset fields

Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/char/sclpconsole.c