xref: /qemu/gdb-xml/s390-virt-kvm.xml (revision 2074424ef6ecf44f6b3765c5ef89ee21dafa6b01)
1*8afc43eaSIlya Leoshkevich<?xml version="1.0"?>
2*8afc43eaSIlya Leoshkevich<!-- Copyright 2023 IBM Corp.
3*8afc43eaSIlya Leoshkevich
4*8afc43eaSIlya Leoshkevich     This work is licensed under the terms of the GNU GPL, version 2 or
5*8afc43eaSIlya Leoshkevich     (at your option) any later version. See the COPYING file in the
6*8afc43eaSIlya Leoshkevich     top-level directory. -->
7*8afc43eaSIlya Leoshkevich
8*8afc43eaSIlya Leoshkevich<!DOCTYPE feature SYSTEM "gdb-target.dtd">
9*8afc43eaSIlya Leoshkevich<feature name="org.gnu.gdb.s390.virt.kvm">
10*8afc43eaSIlya Leoshkevich  <reg name="pp" bitsize="64" type="uint64" group="system"/>
11*8afc43eaSIlya Leoshkevich  <reg name="pfault_token" bitsize="64" type="uint64" group="system"/>
12*8afc43eaSIlya Leoshkevich  <reg name="pfault_select" bitsize="64" type="uint64" group="system"/>
13*8afc43eaSIlya Leoshkevich  <reg name="pfault_compare" bitsize="64" type="uint64" group="system"/>
14*8afc43eaSIlya Leoshkevich</feature>
15