]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: Introduce iommu_cell_emulates_ir()
authorValentine Sinitsyn <valentine.sinitsyn@gmail.com>
Tue, 7 Oct 2014 06:21:10 +0000 (12:21 +0600)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 10 Oct 2014 11:47:37 +0000 (13:47 +0200)
commit5680d7eb8771b6e05642fa7216149c4ae3cc0904
treed16d29b23482e1a77b919adf082d2687607e21cb
parent76251d158bc3bf7e6ed3f8819d1f9d6ef13e8d44
x86: Introduce iommu_cell_emulates_ir()

As ir_emulation flag is defined in VTD-specific part of struct cell,
a wrapper function was added to access it in the uniform manner.

Signed-off-by: Valentine Sinitsyn <valentine.sinitsyn@gmail.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/include/asm/iommu.h
hypervisor/arch/x86/ioapic.c
hypervisor/arch/x86/pci.c
hypervisor/arch/x86/vtd.c