commit | 8a88ac6183975c73c65b45f365f6f3b875c1348b | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Mar 25 18:47:15 2008 +0100 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:00:41 2008 +0300 |
tree | d921046d5cdc8818abec6c7fa39432b89fb205e3 | |
parent | 5b7baf05783b1ac97a510243d7e82293416a7cf6 [diff] |
s390: KVM preparation: address of the 64bit extint parm in lowcore The address 0x11b8 is used by z/VM for pfault and diag 250 I/O to provide a 64 bit extint parameter. virtio uses the same address, so its time to update the lowcore structure. Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>