Skip to content
  • Michael S. Tsirkin's avatar
    pci: improve w1c mask handling · f9aebe2e
    Michael S. Tsirkin authored
    
    
    - 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: default avatarMichael S. Tsirkin <mst@redhat.com>
    f9aebe2e