Searched refs:VMCOREINFO_FORMAT_ELF (Results 1 – 2 of 2) sorted by relevance
17 #define VMCOREINFO_FORMAT_ELF 0x139 As of QEMU 2.11, only ``VMCOREINFO_FORMAT_ELF`` is supported.
54 VMCOREINFO_FORMAT_ELF = 1 variable572 if fmt != VMCOREINFO_FORMAT_ELF: