|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] trap bounce flags
On 25/4/07 11:41, "Keir Fraser" <keir@xxxxxxxxxxxxx> wrote:
> Attached is my own proposed patch which I think cleans up all the issues.
> Checking just flags in asm and keeping the null-bounce check in
> init_int80_direct_trap() seems fine to me.
The change of a movw $0 to a movb $TBF_EXCEPTION in that patch is wrong, by
the way. Should be movb $0.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|