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-cpp-cleanup
xen_internal.c | 24 +------------------
xend_internal.c | 70 +++-----------------------------------------------------
xml.c | 2 -
xs_internal.c | 59 +----------------------------------------------
4 files changed, 8 insertions(+), 147 deletions(-)
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules:
http://search.cpan.org/~danberr/ -=|
|=- Projects:
http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|