Skip to content

all PCI writes are posted #10

@jlevon

Description

@jlevon

Currently, vfio_user_region_write uses VFIO_USER_NO_REPLY unconditionally, meaning essentially all writes are posted. But that shouldn't be the case, for example, for PCI config space, where it's expected that writes will wait for an ack before the VCPU continues

cc @antroseco @jraman567

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions