Home
last modified time | relevance | path

Searched refs:hmp_virtio_dump_features (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-hmp-cmds.c51 static void hmp_virtio_dump_features(Monitor *mon, in hmp_virtio_dump_features() function
150 hmp_virtio_dump_features(mon, s->guest_features); in hmp_virtio_status()
152 hmp_virtio_dump_features(mon, s->host_features); in hmp_virtio_status()
154 hmp_virtio_dump_features(mon, s->backend_features); in hmp_virtio_status()
175 hmp_virtio_dump_features(mon, s->vhost_dev->features); in hmp_virtio_status()
177 hmp_virtio_dump_features(mon, s->vhost_dev->acked_features); in hmp_virtio_status()
179 hmp_virtio_dump_features(mon, s->vhost_dev->backend_features); in hmp_virtio_status()