]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
configs: Adjust QEMU config to changes in AHCI model
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 5 Oct 2014 08:51:40 +0000 (10:51 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 10 Oct 2014 11:47:37 +0000 (13:47 +0200)
The cap location was adjusted to comply with the spec.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/qemu-vm.c

index 44429fb3773802f0c79c2851196293698a5899bb..dceff5c5c6d7f22e373604323d9e3725fda89c6d 100644 (file)
@@ -242,7 +242,7 @@ struct {
                },
                {
                        .id = 0x5,
-                       .start = 0x50,
+                       .start = 0x80,
                        .len = 14,
                        .flags = JAILHOUSE_PCICAPS_WRITE,
                },