]> xenbits.xensource.com Git - people/royger/xen.git/commit
x86/vioapic: move domain out of hvm_vioapic struct
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 21 Feb 2017 15:41:44 +0000 (15:41 +0000)
committerRoger Pau Monne <roger.pau@citrix.com>
Wed, 22 Feb 2017 10:03:32 +0000 (10:03 +0000)
commit508efac6a06510a7da28f1631e8e6c7842a07df9
tree5b0cad10d19881d0d353fe6b78819119f34870f3
parent5c86c329ac1ae05ece3d15267e8caaa81845b2ad
x86/vioapic: move domain out of hvm_vioapic struct

And then remove hvm_vioapic (since it just contains a hvm_hw_ioapic struct
now). This is a preparatory change for introducing support for multiple vIO
APICs per domain.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/hvm/vioapic.c
xen/include/asm-x86/hvm/domain.h
xen/include/asm-x86/hvm/vioapic.h