From: Gerd Hoffmann Date: Wed, 26 Feb 2014 10:51:24 +0000 (+0100) Subject: hyperv-fb: add support for generation 2 virtual machines. X-Git-Tag: v3.15-rc1~141^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9069fd54960304a7c941909cbccdf8df9c42b488;p=pandora-kernel.git hyperv-fb: add support for generation 2 virtual machines. UEFI-based generation 2 virtual machines support vmbus devices only. There is no pci bus. Thus they use a different mechanism for the graphics framebuffer: Instead of using the vga pci bar a chunk of memory muct be allocated from the hyperv mmio region declared using APCI. This patch implements support for it. Based on a patch by Haiyang Zhang Signed-off-by: Gerd Hoffmann Signed-off-by: Haiyang Zhang Acked-by: Tomi Valkeinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed