qemu-e2k/include/qemu
Andreas Färber bcba2a72ed cpu: Move CPU_COMMON_THREAD into CPUState
CPU_COMMON_THREAD was only used for Windows, adding an hThread field
to CPU_COMMON.

Move the field into QOM CPUState and change its type to HANDLE,
which it is assigned from. This requires Windows headers, pulled in
through qemu-thread.h.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2012-08-02 18:12:16 +02:00
..
cpu.h cpu: Move CPU_COMMON_THREAD into CPUState 2012-08-02 18:12:16 +02:00
object.h
qom-qobject.h
ratelimit.h