commit | 37b76cfd938dafc89dc609cfb2c84719357867a5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <[email protected]> | Thu Apr 01 19:57:10 2010 +0200 |
committer | Aurelien Jarno <[email protected]> | Fri Apr 09 18:55:55 2010 +0200 |
tree | c99b2131b9a2312ebbd065734489c89f9159bffb | |
parent | fbe3288df645b3b81850008327e3b714a5ca7036 [diff] |
move targphys.h and hw/poison.h inclusion to cpu-common.h With more files from outside the hw/ directory being placed into libhw, avoid the need to include hw/hw.h for the sake of targ_phys_addr_t. Signed-off-by: Paolo Bonzini <[email protected]> Signed-off-by: Aurelien Jarno <[email protected]>