>>> On 21.12.16 at 17:32, <[email protected]> wrote: > vmfunc can in principle modify register state, so should operate on the shadow > register state rather than the starting state of emulation. > > Signed-off-by: Andrew Cooper <[email protected]>
While in principle this is fine, I'd rather see the register state constified for now, to demonstrate it is not being modified. I'll submit my two remaining follow-up patches in a minute, and we can then discuss which of the two to take. Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
