aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/sparc
diff options
context:
space:
mode:
authorXiongZhang <xiong.y.zhang@intel.com>2017-02-22 13:19:59 -0700
committerAlex Williamson <alex.williamson@redhat.com>2017-02-22 13:19:59 -0700
commitc2b2e158cc7b1cb431bd6039824ec13c3184a775 (patch)
treed1aef99070e547931b89e328e09f3f8ab3041ec0 /bsd-user/sparc
parentd0d1cd70d10639273e2a23870e7e7d80b2bc4e21 (diff)
downloadqemu-c2b2e158cc7b1cb431bd6039824ec13c3184a775.zip
qemu-c2b2e158cc7b1cb431bd6039824ec13c3184a775.tar.gz
qemu-c2b2e158cc7b1cb431bd6039824ec13c3184a775.tar.bz2
vfio/pci-quirks.c: Disable stolen memory for igd VFIO
Regardless of running in UPT or legacy mode, the guest igd drivers may attempt to use stolen memory, however only legacy mode has BIOS support for reserving stolen memmory in the guest VM. We zero out the stolen memory size in all cases, then guest igd driver won't use stolen memory. In legacy mode, user could use x-igd-gms option to specify the amount of stolen memory which will be pre-allocated and reserved by bios for igd use. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99028 https://bugs.freedesktop.org/show_bug.cgi?id=99025 Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.com> Tested-by: Terrence Xu <terrence.xu@intel.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'bsd-user/sparc')
0 files changed, 0 insertions, 0 deletions