On Wed, Sep 19, 2007 at 04:07:28AM +0100, Daniel P. Berrange wrote:
> The various xen drivers have alot of their code conditionally compiled using
> #ifdef PROXY to avoid functions when built into the proxy. Without the proxy
> this is no longer needed. There are a couple of functions that were onl
The various xen drivers have alot of their code conditionally compiled using
#ifdef PROXY to avoid functions when built into the proxy. Without the proxy
this is no longer needed. There are a couple of functions that were only
used by the proxy & so can go completely.
$ diffstat .hg/patches/proxy-