]> rtime.felk.cvut.cz Git - jailhouse.git/commit
inmates: fix pci MSI-X support code bug
authorHenning Schild <henning.schild@siemens.com>
Wed, 22 Oct 2014 12:07:05 +0000 (14:07 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Wed, 22 Oct 2014 13:41:13 +0000 (15:41 +0200)
commit5c5e5b4127a70584df296526b452cafbb95c0241
tree630424be46b3c4adae019b7098669ed951254e0a
parent2f5c8ec8cfa0dce953aefca4c0f59810b935271d
inmates: fix pci MSI-X support code bug

The "Message Control" field of a MSI-X capability structure starts two
bytes after the capabilty id, not just one.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
inmates/lib/x86/pci.c