Fix pci_unmap_addr() et al on i386.
[safe/jmp/linux-2.6] / arch / x86 / include / asm / kvm_host.h
index 8212943..eabdc1c 100644 (file)
@@ -335,7 +335,7 @@ struct kvm_vcpu_arch {
        } interrupt;
 
        struct {
-               int active;
+               int vm86_active;
                u8 save_iopl;
                struct kvm_save_segment {
                        u16 selector;