]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Drop false support for ARM cpu-model
authorJiri Denemark <jdenemar@redhat.com>
Tue, 21 Jun 2016 14:02:07 +0000 (16:02 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 22 Sep 2016 13:40:08 +0000 (15:40 +0200)
commit10d0e6e9c85ee67284e29369de26c4d6f0a08177
tree197b7329b9975e5f692d39cbeb5c509a8835525c
parent68c7011856ad0033dff55a1b2c7b9749ce98e439
cpu: Drop false support for ARM cpu-model

The ARM CPU driver wrongly reported host CPU model as "host", which made
host-model to be just an alias for host-passthrough. Let's drop this
insanity.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/cpu_arm.c