]> Git Repo - qemu.git/commit
replay: improve interrupt handling
authorPavel Dovgalyuk <[email protected]>
Tue, 24 Jan 2017 07:17:08 +0000 (10:17 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 27 Jan 2017 17:07:30 +0000 (18:07 +0100)
commitd718b14b8cc2a28dcf48b68c87f16a36d280c36e
tree3fe54f24075b4c151186177e1a861e95ef97bea6
parent8094532b476754d751cd2a46958862fbaccadc24
replay: improve interrupt handling

This patch improves interrupt handling in record/replay mode.
Now "interrupt" event is saved only when cc->cpu_exec_interrupt returns true.
This patch also adds missing return to cpu_exec_interrupt function.

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <20170124071708.4572.64023.stgit@PASHA-ISP>
Signed-off-by: Paolo Bonzini <[email protected]>
cpu-exec.c
target/i386/seg_helper.c
This page took 0.025118 seconds and 4 git commands to generate.