Rename KVM_UPSTREAM to OBSOLETE_KVM_IMPL
commit2f48918f8aaedcd6ab2b637f63927077973a54c7
authorAvi Kivity <avi@redhat.com>
Mon, 13 Sep 2010 17:52:39 +0000 (13 19:52 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 13 Sep 2010 17:52:39 +0000 (13 19:52 +0200)
treec182f840c8ed67d6a1a7d77f57babf3f65d584a1
parent945b6fa1a023e6eb858489bd58e7d786fdc53a32
Rename KVM_UPSTREAM to OBSOLETE_KVM_IMPL

The symbol KVM_UPSTREAM is used to mark sections of code that are part of
the upstream kvm implemetation that is not used in qemu-kvm.  However the
name becomes ambiguous if qemu-kvm is merged upstream.

Rename the symbol to avoid confusion.

Signed-off-by: Avi Kivity <avi@redhat.com>
cpus.c
kvm-all.c
kvm.h
target-i386/kvm.c
vl.c