You need to sign in or sign up before continuing.
  • J
    cputest: Switch host CPU data scripts to model expansion · d065934c
    Jiri Denemark 提交于
    Instantiating "host" CPU and querying it using qom-get has been the only
    way of probing host CPU via QEMU until 2.9.0 implemented
    query-cpu-model-expansion for x86_64. Even though libvirt never really
    used the old way its result can be easily converted into the one
    produced by query-cpu-model-expansion. Thus we can reuse the original
    test data and possible get new data from hosts where QEMU does not
    support the new QMP command.
    Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
    d065934c
cpu-parse.sh 1.4 KB