aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xen-tools
diff options
context:
space:
mode:
authorRoger Pau Monné <royger@FreeBSD.org>2017-06-19 14:07:09 +0000
committerRoger Pau Monné <royger@FreeBSD.org>2017-06-19 14:07:09 +0000
commit45e461a4b567154f88557ab63f5a70c26049ac24 (patch)
treed136e8b6673091ff7544db3db957b772d801f77f /sysutils/xen-tools
parentc3db0750dbcd25ed18684f096fb278d46f29a952 (diff)
downloadports-45e461a4b567154f88557ab63f5a70c26049ac24.tar.gz
ports-45e461a4b567154f88557ab63f5a70c26049ac24.zip
Notes
Diffstat (limited to 'sysutils/xen-tools')
-rw-r--r--sysutils/xen-tools/Makefile2
-rw-r--r--sysutils/xen-tools/files/iasl-qemuu.patch26
2 files changed, 27 insertions, 1 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index f9503b191f6c..901823e04b5f 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xen
PKGNAMESUFFIX= -tools
PORTVERSION= 4.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils emulators
MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/
diff --git a/sysutils/xen-tools/files/iasl-qemuu.patch b/sysutils/xen-tools/files/iasl-qemuu.patch
new file mode 100644
index 000000000000..f67123d6df3a
--- /dev/null
+++ b/sysutils/xen-tools/files/iasl-qemuu.patch
@@ -0,0 +1,26 @@
+diff --git a/hw/i386/acpi-dsdt.dsl b/hw/i386/acpi-dsdt.dsl
+index a2d84ecf8f..e86d3eb263 100644
+--- a/hw/i386/acpi-dsdt.dsl
++++ b/hw/i386/acpi-dsdt.dsl
+@@ -62,8 +62,6 @@ DefinitionBlock (
+
+ Scope(\_SB.PCI0) {
+
+- External(ISA, DeviceObj)
+-
+ Device(ISA) {
+ Name(_ADR, 0x00010000)
+
+diff --git a/hw/i386/q35-acpi-dsdt.dsl b/hw/i386/q35-acpi-dsdt.dsl
+index 16eaca3fae..44fa4a9c0c 100644
+--- a/hw/i386/q35-acpi-dsdt.dsl
++++ b/hw/i386/q35-acpi-dsdt.dsl
+@@ -55,8 +55,6 @@ DefinitionBlock (
+ Name(_ADR, 0x00)
+ Name(_UID, 1)
+
+- External(ISA, DeviceObj)
+-
+ // _OSC: based on sample of ACPI3.0b spec
+ Name(SUPP, 0) // PCI _OSC Support Field value
+ Name(CTRL, 0) // PCI _OSC Control Field value