| commit | 349a3b1cc9023f67f8fa336cb3c4a8f21a4aaaf3 | [log] [tgz] |
|---|---|---|
| author | Cao jin <caoj.fnst@cn.fujitsu.com> | Sat Jan 02 16:02:20 2016 +0800 |
| committer | Michael S. Tsirkin <mst@redhat.com> | Fri Jan 08 16:01:37 2016 +0200 |
| tree | e84d49b85d5cc2071367b5bd4f29ccfd867fe080 | |
| parent | c8e6c93857885a19e959ec622d92a256d1cd98eb [diff] |
igd-passthrough: fix use of host_pci_config_read Fix the bug introduced by 595a4f07: function host_pci_config_read() should be pass-by-reference, not value. This probably means this function never worked for anyone. Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>