Re: [RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
Thomas Huth <[email protected]>
| Newsgroups | dev.linux.lists.virtio-fs,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/03/2024 04.21, Xinying Yu wrote: > One more thing, I would ask how do I get the full series patch? Do I copy > the RFC line by line from this link[1]? For getting patches that you might have missed on the mailing list, I recommend lore.kernel.org : https://lore.kernel.org/qemu-devel/[email protected]/ You can download mbox files there that you can apply locally with "git am". HTH, Thomas