OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [PATCH v1 0/2] Virtio-balloon Updates


On Tue, Nov 13, 2018 at 06:27:45PM +0800, Wei Wang wrote:
> This patch series adds 2 features to the virtio-balloon spec.
> The VIRTIO_BALLOON_F_FREE_PAGE_HINT feature supports guest to report
> free page hints to host.
> The VIRTIO_BALLOON_F_PAGE_POISON feature supports guest to report the
> memory poison value to host.

So spec comments/patches should go to virtio-comment not virtio-dev really.
And we normally want a github issue to track it,
with the patch including a link to it in a Fixes: tag.

Then once you feel there's a rough concensus you can open
ask the TC to vote on a change proposal.

Another minor suggestion, I think two patches is an overkill, one would
be ok here.
Thanks!


> Wei Wang (2):
>   content/virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
>   content/virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
> 
>  content.tex | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 134 insertions(+), 6 deletions(-)
> 
> -- 
> 2.7.4


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]