diff options
author | Alexander Yarygin <yarygin@linux.vnet.ibm.com> | 2015-03-03 19:05:43 +0300 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2015-03-06 15:41:02 +0300 |
commit | 1f289a8429022f112be9817a81ff07308eb78a9c (patch) | |
tree | 4dacbd62f7242e96e86718707c5de1f25cb7a07b /scripts/gdb/linux/utils.py | |
parent | 16a0c4c3aa68423b306fb82f6b9a2794e76f6fc0 (diff) | |
download | linux-1f289a8429022f112be9817a81ff07308eb78a9c.tar.xz |
KVM: s390: Use the read_guest_abs() in guest debug functions
The guest debug functions work on absolute addresses and should use the
read_guest_abs() function rather than general read_guest() that
works with logical addresses.
Cc: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Alexander Yarygin <yarygin@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions