]> Git Repo - qemu.git/commit - target-i386/cpu.c
target-i386: Use cpu_exec_enter/exit qom hooks
authorRichard Henderson <[email protected]>
Sat, 13 Sep 2014 16:45:14 +0000 (09:45 -0700)
committerPeter Maydell <[email protected]>
Thu, 25 Sep 2014 17:54:21 +0000 (18:54 +0100)
commit374e0cd4db321d51ed5fa24498a974085e3f1b6d
tree369b58030ab7078ced9fcfa56d64e1430e015c80
parent1039e1290feb03b331af55d939554bd03ffd3906
target-i386: Use cpu_exec_enter/exit qom hooks

Note that the code that was within the "exit" ifdef block
was identical to the cpu_compute_eflags inline, so make that
simplification at the same time.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Message-id: 1410626734[email protected]
Signed-off-by: Peter Maydell <[email protected]>
cpu-exec.c
target-i386/cpu-qom.h
target-i386/cpu.c
target-i386/helper.c
This page took 0.026439 seconds and 4 git commands to generate.