[Qemu-devel] [PULL 07/18] replay: interrupts and exceptions

2015-11-06 Thread Paolo Bonzini
From: Pavel Dovgalyuk This patch includes modifications of common cpu files. All interrupts and exceptions occured during recording are written into the replay log. These events allow correct replaying the execution by kicking cpu thread when one of these events is found in the log. Signed-off-b

[Qemu-devel] [PULL 07/18] replay: interrupts and exceptions

2015-11-05 Thread Paolo Bonzini
From: Pavel Dovgalyuk This patch includes modifications of common cpu files. All interrupts and exceptions occured during recording are written into the replay log. These events allow correct replaying the execution by kicking cpu thread when one of these events is found in the log. Signed-off-b

[Qemu-devel] [PULL 07/18] replay: interrupts and exceptions

2015-11-04 Thread Paolo Bonzini
From: Pavel Dovgalyuk This patch includes modifications of common cpu files. All interrupts and exceptions occured during recording are written into the replay log. These events allow correct replaying the execution by kicking cpu thread when one of these events is found in the log. Signed-off-b