hw/misc/led: Add yellow LED
[qemu/ar7.git] / gdb-xml / s390-virt.xml
blobe2e9a7ad3cc1bcc7ce098e92b9cf010cec3f8961
1 <?xml version="1.0"?>
2 <!-- Copyright 2015 IBM Corp.
4      This work is licensed under the terms of the GNU GPL, version 2 or
5      (at your option) any later version. See the COPYING file in the
6      top-level directory. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
9 <feature name="org.gnu.gdb.s390.virt">
10   <reg name="ckc" bitsize="64" type="uint64" group="system"/>
11   <reg name="cputm" bitsize="64" type="uint64" group="system"/>
12   <reg name="last_break" bitsize="64" type="code_ptr" group="system"/>
13   <reg name="prefix" bitsize="64" type="data_ptr" group="system"/>
14   <reg name="pp" bitsize="64" type="uint64" group="system"/>
15   <reg name="pfault_token" bitsize="64" type="uint64" group="system"/>
16   <reg name="pfault_select" bitsize="64" type="uint64" group="system"/>
17   <reg name="pfault_compare" bitsize="64" type="uint64" group="system"/>
18 </feature>