OSDN Git Service

target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
authorIgor Mammedov <imammedo@redhat.com>
Mon, 19 Sep 2016 08:32:34 +0000 (10:32 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 23 Sep 2016 15:51:40 +0000 (18:51 +0300)
commit152fcbecad3775ba8950060616b59f6c23bc97e8
treee4002480284bd4772a00e45fc6996f86f543e96a
parent2e0910329bb602559d91e0db5c3f65486f14d955
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types

commit (14c985cff target-i386: present virtual L3 cache info for vcpus)
misplaced compat property putting it in new 2.8 machine type
which would effectively to disable feature until 2.9 is released.
Intent of commit probably should be to disable feature for 2.7
and older while allowing not yet released 2.8 to have feature
enabled by default.

Cc: qemu-stable@nongnu.org
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
include/hw/i386/pc.h