mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-20 06:28:36 -07:00
There is no TARGET_ARM_64 definition. Luckily enough,
when TARGET_AARCH64 is defined, TARGET_ARM also is.
Fixes:
|
||
|---|---|---|
| .. | ||
| interface | ||
| arch_hvm.h | ||
| start_info.h | ||
| xen-backend.h | ||
| xen-block.h | ||
| xen-bus-helper.h | ||
| xen-bus.h | ||
| xen-hvm-common.h | ||
| xen-legacy-backend.h | ||
| xen-pvh-common.h | ||
| xen-x86.h | ||
| xen.h | ||
| xen_backend_ops.h | ||
| xen_igd.h | ||
| xen_native.h | ||
| xen_pvdev.h | ||