]> Git Repo - qemu.git/commit - include/qom/cpu.h
cpu: Move exit_request field to CPUState
authorAndreas Färber <[email protected]>
Mon, 17 Dec 2012 07:02:44 +0000 (08:02 +0100)
committerAndreas Färber <[email protected]>
Sat, 16 Feb 2013 13:51:00 +0000 (14:51 +0100)
commitfcd7d0034b7eddba505a548f456f452bf5a7d56c
treefef2f0c973e60467b4debfac984cd4bd6f8061c3
parent0315c31cda054775585b31f8cb3c9228cc6fc28b
cpu: Move exit_request field to CPUState

Since it was located before breakpoints field, it needs to be reset.

Signed-off-by: Andreas Färber <[email protected]>
cpu-exec.c
exec.c
hw/spapr_hcall.c
include/exec/cpu-defs.h
include/qom/cpu.h
kvm-all.c
qom/cpu.c
target-i386/kvm.c
This page took 0.030151 seconds and 4 git commands to generate.