Revision d67d40ea target-ppc/cpu.h

b/target-ppc/cpu.h
329 329
    void (*hea_write)(void *opaque, int spr_num, int gpr_num);
330 330
#endif
331 331
    const char *name;
332
#ifdef CONFIG_KVM
333
    /* We (ab)use the fact that all the SPRs will have ids for the
334
     * ONE_REG interface will have KVM_REG_PPC to use 0 as meaning,
335
     * don't sync this */
336
    uint64_t one_reg_id;
337
#endif
332 338
};
333 339

  
334 340
/* Altivec registers (128 bits) */

Also available in: Unified diff