]> Git Repo - qemu.git/commit
cpu: Introduce VMSTATE_CPU() macro for CPUState
authorAndreas Färber <[email protected]>
Mon, 17 Jun 2013 02:09:11 +0000 (04:09 +0200)
committerAndreas Färber <[email protected]>
Fri, 28 Jun 2013 11:25:11 +0000 (13:25 +0200)
commit1a1562f5ea3da17d45d3829e35b5f49da9ec2db5
treef7da6aa385bc31f11e300cb8e9ca3507b2068328
parent19e3835cffbcae37ade8c3abcc4525895f7b528a
cpu: Introduce VMSTATE_CPU() macro for CPUState

To be used to embed common CPU state into CPU subclasses.

Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
exec.c
include/qom/cpu.h
This page took 0.025014 seconds and 4 git commands to generate.