[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v7 1/2] xen/vpci: header: status register handler
On Wed, Sep 13, 2023 at 10:35:46AM -0400, Stewart Hildebrand wrote: > +int vpci_add_register_mask(struct vpci *vpci, vpci_read_t *read_handler, > + vpci_write_t *write_handler, unsigned int offset, > + unsigned int size, void *data, uint32_t > rsvdz_mask, > + uint32_t ro_mask, uint32_t rw1c_mask) Forgot to mention, it would be good if you can add some tests in tools/tests/vpci that ensure the masks work as expected. Thanks, Roger.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |