Hi,

> Perhaps a configuration field is better, like this:
> 
>      u32 events_read;
>      u32 events_clear;
> 
> A new event sets a bit in events_read and generates a configuration 
> change interrupt.  The guest should never write to events_read.

Makes sense to me.  I think I'll go write up things as diff against
virtio-wip, then post it for review.

cheers,
  Gerd



Reply via email to