Skip to content

Disable shadow by default on known-virtual GPUs

Adam Jackson requested to merge no-virt-shadow into master

Device memory is the same domain as host memory, in this case, so the shadow just introduces more memcpy.

Signed-off-by: Adam Jackson ajax@redhat.com

Merge request reports