mirror_qemu/include/qom
Alex Bennée e4cd96571f cpus: don't credit executed instructions before they have run
Outside of the vCPU thread icount time will only be tracked against
timers_state.qemu_icount. We no longer credit cycles until they have
completed the run. Inside the vCPU thread we adjust for passage of
time by looking at how many have run so far. This is only valid inside
the vCPU thread while it is running.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2017-04-10 10:23:38 +01:00
..
cpu.h cpus: don't credit executed instructions before they have run 2017-04-10 10:23:38 +01:00
object.h object: make some funcs static 2017-01-24 23:26:53 +03:00
object_interfaces.h monitor: reuse user_creatable_add_opts() instead of user_creatable_add() 2017-01-12 15:34:47 -02:00
qom-qobject.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00