KVM: x86: removing redundant eflags bits definitions
authorNadav Amit <namit@cs.technion.ac.il>
Sun, 29 Mar 2015 13:33:03 +0000 (16:33 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Mar 2015 14:46:37 +0000 (16:46 +0200)
The eflags are redefined (using other defines) in emulate.c.
Use the definition from processor-flags.h as some mess already started.
No functional change.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Message-Id: <1427635984-8113-2-git-send-email-namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/emulate.c

Simple merge
Simple merge