Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio.c3007 uint32_t guest_features_lo = (vdev->guest_features & 0xffffffff); in virtio_save() local
3017 qemu_put_be32s(f, &guest_features_lo); in virtio_save()