Displaying 1 result from an estimated 1 matches for "xenif_ptr".
2005 Oct 07
1
[patch] testing needed: "xenif" dom0_ops
This patch changes the dom0_ops structures as discussed in the thread
"32/64-bit hypercall interface". Keir, I added a struct inside XENIF_PTR() to
catch direct users in the general code; it was quite useful to have the
compiler identify those spots.
I have compiled x86_32 and run it with xm-test[1] under qemu. There are 63
passed tests, so that''s good. I still need to verify that the 6 failures were
not caused by this patch...