cloud-hypervisor/vm-allocator/src
Samuel Ortiz 0a04a950a1 vm-allocator: Expand the IRQ allocation API to support GSI
GSI (Global System Interrupt) is an extension of just a linear array of
IRQs. It takes IOAPICs into account for example.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-07-22 09:51:16 -07:00
..
address.rs vm-allocator: Align address at allocation time 2019-07-22 09:51:16 -07:00
gsi.rs vm-allocator: Expand the IRQ allocation API to support GSI 2019-07-22 09:51:16 -07:00
lib.rs vm-allocator: Expand the IRQ allocation API to support GSI 2019-07-22 09:51:16 -07:00
system.rs vm-allocator: Expand the IRQ allocation API to support GSI 2019-07-22 09:51:16 -07:00