# # Run autoheader from autogen.sh # libvirt-use-autoheader.patch # # Dan's patches # libvirt-qemu-driver.patch libvirt-qemu-daemon.patch # # Various fixes to Dan's patches # libvirt-qemu-fix-config-header-clash.patch libvirt-qemu-use-ac-config.patch libvirt-qemu-dont-share-cnx-handle-with-xen.patch libvirt-qemu-netiface-fixes.patch libvirt-qemu-use-svid.patch libvirt-qemu-no-kqemu.patch libvirt-qemu-config-refactor.patch libvirt-qemu-refactor-exec.patch libvirt-qemu-fix-stime-conflict.patch libvirt-qemu-error-overwrite.patch # # Small bit of re-factoring # libvirt-hash-refactor.patch libvirt-virsh-renaming.patch # # Add the basic networking API and # driver methods to support it # libvirt-network-api.patch # # Add network support to virError # libvirt-network-error.patch # # Add net-* commands to virsh # libvirt-network-virsh.patch # # Hook up to qemud # libvirt-network-qemu-stubs.patch # # Implement config parsing etc. # libvirt-network-config.patch # # Add support for creating a bridge # libvirt-network-bridge.patch # # Add support for starting dnsmasq # libvirt-network-dnsmasq.patch # # Support connecting a QEMU ifaces to a network # libvirt-network-qemu-iface.patch # # Make the connection available to virDomainParseXMLDesc() # libvirt-network-make-connection-available-to-xml-parsing.patch # # Add virNetworkGetBridgeName() # libvirt-network-get-bridge-api.patch # # Support connecting Xen ifaces to a network # libvirt-network-xen-iface.patch # # Add iptables rules to allow forwarding etc. # libvirt-network-iptables.patch