]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
configs: Map ACPI PM1a_* to ioapic-demo cell
authorValentine Sinitsyn <valentine.sinitsyn@gmail.com>
Wed, 3 Sep 2014 13:43:32 +0000 (19:43 +0600)
committerJan Kiszka <jan.kiszka@siemens.com>
Sat, 1 Nov 2014 19:10:09 +0000 (20:10 +0100)
Extend the range of I/O ports mapped to ioapic-demo cell,
as it may be referenced on some AMD-based G-Series boards.

Signed-off-by: Valentine Sinitsyn <valentine.sinitsyn@gmail.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/ioapic-demo.c

index 40e43f2bb5ba0ca39c140cae311fdd66bf228c39..aec1a214fdc2bc4cb5b890eed08b079b82d6c373 100644 (file)
@@ -69,7 +69,9 @@ struct {
                [ 0x2f8/8 ...  0x2ff/8] = 0, /* serial2 */
                [ 0x300/8 ...  0x5ff/8] = -1,
                [ 0x600/8 ...  0x607/8] = 0xf0, /* acpi-evt */
-               [ 0x608/8 ... 0xdfff/8] = -1,
+               [ 0x608/8 ...  0x7ff/8] = -1,
+               [ 0x800/8 ...  0x807/8] = 0xf0 /* apci-pm1a */,
+               [ 0x808/8 ... 0xdfff/8] = -1,
                [0xe000/8 ... 0xe007/8] = 0, /* OXPCIe952 serial2 */
                [0xe008/8 ... 0xffff/8] = -1,
        },