https://bugs.kde.org/show_bug.cgi?id=435665

--- Comment #3 from Carl Love <c...@us.ibm.com> ---
Created attachment 138153
  --> https://bugs.kde.org/attachment.cgi?id=138153&action=edit
fixes for the copy, paste patch

Yes, the dirty helper effects for the guest memory state is missing.  My bad. 
The copy instruction reads from the guest memory and the paste instruction
writes to guest memory.  The cpabort instruction does not touch the guest
state.  Rather it resets the copy paste state in the underlying host hardware. 
Not sure how to reflect that in the dirty helper effects.  I set the effect to
read from address 0 which is really not accurate.  Really need another
identifier for "no change"?

I have attached a patch with the fixes for comments.  Please let me know if the
changes for copy and paste look OK, and any thoughts how to fix the cpabort
effects.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to