linux/drivers/hv
K. Y. Srinivasan 90f3453585 Drivers: hv: vmbus: Extract the mmio information from DSDT
On Gen2 firmware, Hyper-V does not emulate the PCI bus. However, the MMIO
information is packaged up in DSDT. Extract this information and export it
for use by the synthetic framebuffer driver. This is the only driver that
needs this currently.

In this version of the patch mmio, I have updated the hyperv header file
(linux/hyperv.h) with mmio definitions.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 15:21:48 -08:00
..
Kconfig
Makefile
channel.c hyperv: Add support for physically discontinuous receive buffer 2014-01-27 16:40:45 -08:00
channel_mgmt.c Drivers: hv: vmbus: Fix a bug in channel rescind code 2013-10-19 19:53:46 -07:00
connection.c Merge 3.12-rc3 into char-misc-next 2013-09-29 18:27:03 -07:00
hv.c drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c 2013-12-18 16:41:52 -08:00
hv_balloon.c
hv_kvp.c Drivers: hv: util: Correctly support ws2008R2 and earlier 2013-09-26 14:20:21 -07:00
hv_snapshot.c Drivers: hv: util: Correctly support ws2008R2 and earlier 2013-09-26 14:20:21 -07:00
hv_util.c Merge 3.12-rc3 into char-misc-next 2013-09-29 18:27:03 -07:00
hyperv_vmbus.h
ring_buffer.c
vmbus_drv.c Drivers: hv: vmbus: Extract the mmio information from DSDT 2014-02-07 15:21:48 -08:00