/[base]
ViewVC logotype

Revision 363689


Jump to revision: Previous Next
Author: whu
Date: Thu Jul 30 07:26:11 2020 UTC (3 years, 11 months ago)
Changed paths: 1
Log Message:
Prevent framebuffer mmio space from being allocated to other devices on HyperV.

On Gen2 VMs, Hyper-V provides mmio space for framebuffer.
This mmio address range is not useable for other PCI devices.
Currently only efifb driver is using this range without reserving
it from system.
Therefore, vmbus driver reserves it before any other PCI device
drivers start to request mmio addresses.

PR:		222996
Submitted by:	weh@microsoft.com
Reported by:	dmitry_kuleshov@ukr.net
Reviewed by:	decui@microsoft.com
Sponsored by:	Microsoft


Changed paths

Path Details
Directoryhead/sys/dev/hyperv/vmbus/vmbus.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27