Files
android_kernel_xiaomi_sm8450/arch/x86/pci
Konrad Rzeszutek Wilk fef6e26208 xen/pci: Shuffle code around.
The file is hard to read. Move the code around so that
the contents of it follows a uniform format:
 - setup GSIs - PV, HVM, and initial domain case
 - then MSI/MSI-x setup - PV, HVM and then initial domain case.
 - then MSI/MSI-x teardown - same order.
 - lastly, the __init functions in PV, HVM, and initial domain order.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-07-11 13:19:25 -04:00
..
2011-06-01 11:51:05 -07:00
2011-03-18 10:39:30 +01:00
2010-07-30 09:29:09 -07:00
2011-07-11 13:19:25 -04:00