device: 0.471 socket: 0.466 semantic: 0.316 network: 0.306 other: 0.303 mistranslation: 0.242 vnc: 0.214 graphic: 0.177 boot: 0.177 assembly: 0.151 KVM: 0.144 instruction: 0.098 Xfer:features:read truncating xml sent to gdb frontends Around line 1326 in gdbstub.c: if (len > (MAX_PACKET_LENGTH - 5) / 2) len = (MAX_PACKET_LENGTH - 5) / 2; is truncating processor reg description xml files longer than 2045 bytes. Deleting these lines works for my immediate need, but they seem to be trying to fix some buffer overrun condition so I won't offer a patch until we understand their purpose. On 8 July 2017 at 22:19, Duane Voth