Re: [PATCH] kvm tools: Add abstract virtio transport layer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 9, 2011 at 9:03 PM, Sasha Levin <levinsasha928@xxxxxxxxx> wrote:
> +struct virtio_trans {
> +       void                    *virtio;
> +       enum VIRTIO_TRANS_TYPE  type;
> +       struct virtio_trans_ops trans_ops;
> +       struct virtio_ops       virtio_ops;
> +};

Why are the ops not pointers? And why is the enum name in ALL CAPS?

                         Pekka
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux