commit | 5c76546878324d7b8aad6c0a8221e2bdde2228a7 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed Jul 25 14:20:23 2018 +0200 |
committer | Cornelia Huck <cohuck@redhat.com> | Tue Aug 28 17:37:01 2018 +0200 |
tree | df65e2830b4b4da8517d3b7023d8ed53de6290ae | |
parent | d8d4d62c38a48cc204b94833a7733c171371d959 [diff] |
hw/s390x: Move virtio-ccw-gpu code to a separate file The code should only be enabled if CONFIG_VIRTIO_GPU has been set. This can be done best if the code resides in a separate file. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1532521224-27235-10-git-send-email-thuth@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>