On 16/03/2017 14:02, Abdallah Bouassida wrote:
>>
>> X86CPU *cpu_x86_init(const char *cpu_model)
>> {
>> return X86_CPU(cpu_generic_init(TYPE_X86_CPU, cpu_model));
>> @@ -3720,10 +3729,14 @@ static void
>> x86_cpu_common_class_init(ObjectClass *oc, void *data)
>> cc->write_elf32_qemun
ping
http://patchwork.ozlabs.org/patch/709408/
Le 12/28/2016 à 5:34 PM, Abdallah Bouassida a écrit :
[Qemu-devel] [PATCH] target-x86:Add GDB XML register description support
This patch implements XML target description support for X86 and X86-64
architectures in the GDB stub, as the way with
[Qemu-devel] [PATCH] target-x86:Add GDB XML register description support
This patch implements XML target description support for X86 and X86-64
architectures in the GDB stub, as the way with ARM and PowerPC:
- gdb-xml/32bit-core.xml & gdb-xml/64bit-core.xml: Adding the XML target
descrip