Claudio Fontana <[email protected]> writes:
> give them their own common module cpregs.c, and an interface cpregs.h. > Extract the raw cpustate list to its own module. > This is more or less needed for KVM too. > > For the tcg-specific registers, stuff them into tcg/cpregs.c > > As a result, the monster that is tcg/helper.c is a bit less scary, > and a lot of stuff is removed from cpu.h too, relegated to cpregs.h. > > Signed-off-by: Claudio Fontana <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
