Revision d362e757 hw/apic.h

b/hw/apic.h
18 18
uint8_t cpu_get_apic_tpr(DeviceState *s);
19 19
void apic_init_reset(DeviceState *s);
20 20
void apic_sipi(DeviceState *s);
21
void apic_handle_tpr_access_report(DeviceState *d, target_ulong ip,
22
                                   TPRAccess access);
21 23

  
22 24
/* pc.c */
23 25
int cpu_is_bsp(CPUState *env);

Also available in: Unified diff