[Qemu-devel] [PATCH 34/50] hw: move CPU state serialization to migration/cpu.h

2016-05-16 Thread Paolo Bonzini
Remove usage of NEED_CPU_H from hw/hw.h. Signed-off-by: Paolo Bonzini --- include/hw/hw.h | 49 --- include/migration/cpu.h | 48 ++ target-alpha/machine.c| 1 + target-arm/machine.c |

[Qemu-devel] [PATCH 34/50] hw: move CPU state serialization to migration/cpu.h

2016-04-08 Thread Paolo Bonzini
Remove usage of NEED_CPU_H from hw/hw.h. Signed-off-by: Paolo Bonzini --- include/hw/hw.h | 49 --- include/migration/cpu.h | 48 ++ target-alpha/machine.c| 1 + target-arm/machine.c |