Revision b333af06 linux-user/qemu.h

b/linux-user/qemu.h
54 54
    struct TaskState *next;
55 55
    struct target_vm86plus_struct *target_v86;
56 56
    struct vm86_saved_state vm86_saved_regs;
57
    struct target_vm86plus_struct vm86plus;
57 58
    uint32_t v86flags;
58 59
    uint32_t v86mask;
59 60
    int used; /* non zero if used */

Also available in: Unified diff