]> git.proxmox.com Git - mirror_qemu.git/commit - cpu-defs.h
move stop/stopped CPU_COMMON fields after area zeroed by reset
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 4 May 2010 12:45:25 +0000 (09:45 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 11 May 2010 17:02:22 +0000 (14:02 -0300)
commitced6c05143b49a910342862ed9c14204e1177ee4
tree21c3cd781aa11021d0667c847fdf32a8c0c91ee7
parent3ae9501c5bfe874017a385ca437583f5cf66a40a
move stop/stopped CPU_COMMON fields after area zeroed by reset

cpu_reset zeroes CPUState upto breakpoints member. Contents of
stop/stopped should not be zeroed on cpu_reset.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
cpu-defs.h