Searched hist:fe852ac2b3725055bb210270e3aca5a0ed4b6217 (Results 1 – 3 of 3) sorted by relevance
/qemu/include/system/ |
H A D | cpu-timers-internal.h | fe852ac2b3725055bb210270e3aca5a0ed4b6217 Mon Mar 29 10:22:30 UTC 2021 Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> icount: get rid of static variable
This patch moves static last_delta variable into timers_state structure to allow correct vmstate operations with icount shift=auto enabled.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru> Message-Id: <161701335066.1180180.7104085247702343395.stgit@pasha-ThinkPad-X280> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/system/ |
H A D | cpu-timers.c | fe852ac2b3725055bb210270e3aca5a0ed4b6217 Mon Mar 29 10:22:30 UTC 2021 Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> icount: get rid of static variable
This patch moves static last_delta variable into timers_state structure to allow correct vmstate operations with icount shift=auto enabled.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru> Message-Id: <161701335066.1180180.7104085247702343395.stgit@pasha-ThinkPad-X280> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/accel/tcg/ |
H A D | icount-common.c | fe852ac2b3725055bb210270e3aca5a0ed4b6217 Mon Mar 29 10:22:30 UTC 2021 Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> icount: get rid of static variable
This patch moves static last_delta variable into timers_state structure to allow correct vmstate operations with icount shift=auto enabled.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru> Message-Id: <161701335066.1180180.7104085247702343395.stgit@pasha-ThinkPad-X280> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|