• J
    qemu: Probe CPU models for KVM and TCG · 7bf6f345
    Jiri Denemark 提交于
    CPU models (and especially some additional details which we will start
    probing for later) differ depending on the accelerator. Thus we need to
    call query-cpu-definitions in both KVM and TCG mode to get all data we
    want.
    
    Tests in tests/domaincapstest.c are temporarily switched to TCG to avoid
    having to squash even more stuff into this single patch. They will all
    be switched back later in separate commits.
    Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
    7bf6f345
qemu_2.6.0-gicv2-virt.aarch64.xml 3.4 KB