Team, attached is a patch to fix xmtest. This is for bug# 751. What basically did was include the "shadow_memory" parameter in the HVM config file with 8MB by default. This fixes the problem alone. Now, I went further and created a function to grow this memory as needed. The stipulation is that there should be 2KB of memory for every one MB of RAM assigned to the guest domain, plus a few MB per vcpu ( ~2MB). The 8MB of shadow memory is more than enough for xmtest when concerning RAM. The my function grows this shadow memory if we have more than 3 vcpus. This is just a safety precaution. :) Please look at the patch and let me know what you think. regards, Rick Gonzalez _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel