summaryrefslogtreecommitdiff
path: root/app-emulation/xen-tools/files/gentoo-patches.conf
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen-tools/files/gentoo-patches.conf')
-rw-r--r--app-emulation/xen-tools/files/gentoo-patches.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf
index 1d98a23ac5d4..5c43ec70adb7 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -64,6 +64,7 @@ _gx023=" qemu-bridge.patch"
_gx025=" xen-4.4-qemu-bridge.patch"
_gx031=" xen-4.5-qemu-bridge.patch"
_gx039=" xen-4.8-qemu-bridge.patch"
+_gx043=" xen-4.10-qemu-bridge.patch"
#mv tools/qemu-xen/qemu-bridge-helper.c tools/qemu-xen/xen-bridge-helper.c || die
_gx026=" xen-tools-4.4-api-fix.patch"
@@ -101,6 +102,9 @@ _gx041=" 0002-tools-libxc-Tolerate-zero-length-records-in-migratio.patch"
#Fix missing makedev(), major(), minor()
_gx042=" xen-tools-4.8.2-makedev.patch"
+# Fix building with glibc 2.27, bug #648182
+_gx044=" xen-tools-4.9-glibc-memfd.patch"
+
# xen-tools-4.8.2 patches set
_gpv_xen_tools_482_0="
${_gx008}
@@ -118,6 +122,7 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
"
+
# xen-tools-4.9.1 patches set
_gpv_xen_tools_491_0="
${_gx008}
@@ -126,3 +131,22 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
"
+
+_gpv_xen_tools_491_1="
+${_gx008}
+${_gx038} ${_gx017} ${_gx039}
+${_gx027}
+${_gx028} ${_gx029}
+${_gx037} ${_gx042}
+${_gx044}
+"
+
+# xen-tools-4.10.0 patches set
+_gpv_xen_tools_4100_0="
+${_gx008}
+${_gx038} ${_gx017} ${_gx043}
+${_gx027}
+${_gx028} ${_gx029}
+${_gx037} ${_gx042}
+${_gx044}
+"