| commit | f9aebe2ef52ff0dcb733999f57e00a7b430303c6 | [log] [tgz] |
|---|---|---|
| author | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 27 16:01:25 2010 +0200 |
| committer | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 27 19:01:59 2010 +0200 |
| tree | d61b65ff0b3ac0421612a37f642c53a586608625 | |
| parent | 6bde6aaac6f2af14557ef65f5eb053cb135ca173 [diff] |
pci: improve w1c mask handling - save/restore must not check w1c bits since they are in fact guest controlled - clear w1c bits on reset Note: for express there are different kinds of reset, some leave part of config space alone. We will likely need a sticky bit mask to implement this. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>