+2
−1
+10
−0
+2
−1
Loading
Document the meaning of the three combinations of regs_avail and
regs_dirty. Update regs_dirty just after writeback instead of
doing it later after vmexit. After vmexit, instead, we clear the
regs_avail bits corresponding to lazily-loaded registers.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>