aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/hvmloader/pci.c
Commit message (Expand)AuthorAgeFilesLines
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-2/+47
* hvmloader: Remove minimum size for BARs to relocate to 64-bit spaceGeorge Dunlap2013-06-241-3/+2
* hvmloader: Load large devices into high MMIO space as neededGeorge Dunlap2013-06-241-1/+7
* hvmloader: Correct bug in low mmio region accountingGeorge Dunlap2013-06-241-5/+15
* hvmloader: Fix check for needing a 64-bit barGeorge Dunlap2013-06-241-1/+1
* hvmloader: Set up highmem resouce appropriately if there is no RAM above 4GGeorge Dunlap2013-06-241-1/+12
* hvmloader: Make the printfs more informativeGeorge Dunlap2013-06-241-2/+11
* hvmloader: Remove all 64-bit print argumentsGeorge Dunlap2013-06-241-4/+7
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* hvmloader: Allocate 3 pages for Intel GPU OpRegion passthrough.Keir Fraser2013-01-101-1/+1
* hvmloader: Add 64 bits big bar supportXiantao Zhang2012-10-011-17/+60
* hvmloader: Intel GPU passthrough, reverse OpRegionJean Guyader2011-11-241-0/+12
* hvmloader: Fix memory relocation loop.Keir Fraser2011-11-211-13/+13
* hvmloader: Change memory relocation loop when overlap with PCI holeJean Guyader2011-11-181-6/+14
* hvmloader: add missing emacs local variables.Ian Campbell2011-06-081-0/+10
* hvmloader: Add a simple "scratch allocator"Ian Campbell2011-06-011-1/+1
* hvmloader: setup PCI bus in a common function again.Ian Campbell2011-06-011-0/+266