• P
    conf: qemu: Taint VMs using custom device tree blob · 4b48ba4a
    Peter Krempa 提交于
    Using a custom device tree image may cause unexpected behavior in
    architectures that use this approach to detect platform devices. Since
    usually the device tree is generated by qemu and thus it's not normally
    used let's taint VMs using it to make it obvious as a possible source of
    problems.
    4b48ba4a
domain_conf.c 761.0 KB