]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
Disable slirp.
authorIan Jackson <iwj@mariner.uk.xensource.com>
Thu, 10 Jul 2008 09:48:51 +0000 (10:48 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 10 Jul 2008 09:48:51 +0000 (10:48 +0100)
commit29c20f126f298cf2162169b4bbb8206860f11240
tree697de2dc270598bcd856c33d76f71d84647ae4b3
parent516e5aa0cbd371b8d3b1cc2f93ab1595aaec3d11
Disable slirp.

The slirp system is not really a very nice idea, especially not in a
Xen context.  Also, the code misuses inline and does not compile on
GCC >4.3ish.

Thanks to Qing He <qing.he@intel.com> for the report.
xen-setup