search for: config_blktap1

Displaying 3 results from an estimated 3 matches for "config_blktap1".

2013 Aug 16
0
Build fixes for pkg-xen svn
...ampbell <ian.campbell at citrix.com> +Date: Wed, 31 Jul 2013 16:16:16 +0100 +Subject: [PATCH] qemu-xen-traditional: allow build without blktap1 + +I intend this to become optional at the xen build level so it needs to become +optional here. Until the matching Xen patch is applied and exports +CONFIG_BLKTAP1=y|n there should be no change. + +Signed-off-by: Ian Campbell <ian.campbell at citrix.com> +Acked-by: Ian Jackson <ian.jackson at eu.citrix.com> +--- + hw/xen_machine_pv.c | 4 ++-- + xen-config-host.h | 2 +- + xen-hooks.mak | 4 +++- + 3 files changed, 6 insertions(+), 4 deletion...
2013 Oct 21
36
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
This patch series adds support for network buffering in the Remus codebase in libxl. Changes in V3: [1/5] Fix redundant checks in configure scripts (based on Ian Campbell''s suggestions) [2/5] Introduce locking in the script, during IFB setup. Add xenstore paths used by netbuf scripts to xenstore-paths.markdown [3/5] Hotplug scripts setup/teardown invocations are now
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *