This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 46e03d04716 arch/x86_64: use pause to reduce power consumption in spin 
wait loops
     add 129955eb149 virtio/virtio-config: add virtio_read_config_bytes() api
     add d1ae87a97a9 fs/9pfs: use virtio_read_config_bytes() to read the tag in 
config space
     add 521fcd964db virtio: should use size matched operation to read virtio 
config space

No new revisions were added by this update.

Summary of changes:
 drivers/rpmsg/rpmsg_virtio.c         | 28 ++++++++++++++++------------
 drivers/virtio/virtio-net.c          |  5 +++--
 drivers/virtio/virtio-snd.c          |  8 ++++++--
 fs/v9fs/virtio_9p.c                  |  4 ++--
 include/nuttx/virtio/virtio-config.h | 16 ++++++++++++++++
 5 files changed, 43 insertions(+), 18 deletions(-)

Reply via email to