qemu-e2k/replay
Paolo Bonzini d2528bdc19 qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
This dependency is the wrong way, and we will need util/qemu-timer.h from
sysemu/cpus.h in the next patch.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-03-14 13:28:18 +01:00
..
Makefile.objs replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-audio.c replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-char.c char: rename CharDriverState Chardev 2017-01-27 18:07:59 +01:00
replay-events.c record/replay: add network support 2017-01-06 10:38:00 +08:00
replay-input.c replay: Use new QAPI cloning 2016-07-06 10:52:04 +02:00
replay-internal.c replay: move internal data to the structure 2016-09-27 11:57:30 +02:00
replay-internal.h replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-net.c record/replay: add network support 2017-01-06 10:38:00 +08:00
replay-snapshot.c replay: save/load initial state 2017-01-27 18:07:30 +01:00
replay-time.c replay: move internal data to the structure 2016-09-27 11:57:30 +02:00
replay.c qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h 2017-03-14 13:28:18 +01:00