Skip to content
  • Alex Bennée's avatar
    982263ce
    replay: assert time only goes forward · 982263ce
    Alex Bennée authored
    
    
    If we find ourselves trying to add an event to the log where time has
    gone backwards it is because a vCPU event has occurred and the
    main-loop is not yet aware of time moving forward. This should not
    happen and if it does its better to fail early than generate a log
    that will have weird behaviour.
    
    Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
    982263ce
    replay: assert time only goes forward
    Alex Bennée authored
    
    
    If we find ourselves trying to add an event to the log where time has
    gone backwards it is because a vCPU event has occurred and the
    main-loop is not yet aware of time moving forward. This should not
    happen and if it does its better to fail early than generate a log
    that will have weird behaviour.
    
    Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Loading