Home
last modified time | relevance | path

Searched refs:qemu_ebcdic (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dhardware.c21 static const uint8_t qemu_ebcdic[] = { 0xd8, 0xc5, 0xd4, 0xe4 }; variable
41 if (!memcmp((char *)buf + 32, qemu_ebcdic, sizeof(qemu_ebcdic))) in do_detect_host()