|
@@ -430,7 +430,7 @@ struct qemu_work_item;
|
|
|
* @gdb_regs: Additional GDB registers.
|
|
|
* @gdb_num_regs: Number of total registers accessible to GDB.
|
|
|
* @gdb_num_g_regs: Number of registers in GDB 'g' packets.
|
|
|
- * @next_cpu: Next CPU sharing TB cache.
|
|
|
+ * @node: QTAILQ of CPUs sharing TB cache.
|
|
|
* @opaque: User data.
|
|
|
* @mem_io_pc: Host Program Counter at which the memory was accessed.
|
|
|
* @accel: Pointer to accelerator specific state.
|