On Mon, May 11, 2020 at 5:44 AM David Hildenbrand wrote:
>
> On 11.05.20 14:38, Cornelia Huck wrote:
> > On Fri, 08 May 2020 10:16:14 -0700
> > Alexander Duyck wrote:
> >
> >> This patch set is meant to add documentation for balloon features that have
> >> been recently added to the Linux kernel[
On Mon, 11 May 2020 08:22:02 -0700
Alexander Duyck wrote:
> On Mon, May 11, 2020 at 5:10 AM Cornelia Huck wrote:
> >
> > On Fri, 08 May 2020 10:16:22 -0700
> > Alexander Duyck wrote:
> >
> > > From: Alexander Duyck
> > >
> > > Free page hints allow the balloon driver to provide information o
I have incorporated your feedback.
Thanks.
- Alex
On Mon, May 11, 2020 at 5:36 AM Cornelia Huck wrote:
>
> On Fri, 08 May 2020 10:16:36 -0700
> Alexander Duyck wrote:
>
> > From: Alexander Duyck
> >
> > Free page reporting is a feature that allows the guest to proactively
> > report unused pa
Thanks. I will incorporate the feedback below for v2.
On Mon, May 11, 2020 at 5:25 AM Cornelia Huck wrote:
>
> On Fri, 08 May 2020 10:16:29 -0700
> Alexander Duyck wrote:
>
> > From: Alexander Duyck
> >
> > Page poison provides a way for the guest to notify the host of the content
> > expected
On Mon, May 11, 2020 at 5:10 AM Cornelia Huck wrote:
>
> On Fri, 08 May 2020 10:16:22 -0700
> Alexander Duyck wrote:
>
> > From: Alexander Duyck
> >
> > Free page hints allow the balloon driver to provide information on what
> > pages are not currently in use so that we can avoid the cost of cop
Hi Saket,
On Mon, May 11, 2020 at 9:33 PM Saket Sinha wrote:
>
> Hi Keiichi,
>
> > > > I do not support the approach of QEMU implementation forwarding
> > > > requests to the host's vicodec module since this can limit the scope
> > > > of the virtio-video device only for testing,
> > >
> > > Th
On 11.05.20 14:38, Cornelia Huck wrote:
> On Fri, 08 May 2020 10:16:14 -0700
> Alexander Duyck wrote:
>
>> This patch set is meant to add documentation for balloon features that have
>> been recently added to the Linux kernel[1,2] and that we are currently
>> working on adding to QEMU[3].
>>
>> C
On Fri, 08 May 2020 10:16:14 -0700
Alexander Duyck wrote:
> This patch set is meant to add documentation for balloon features that have
> been recently added to the Linux kernel[1,2] and that we are currently
> working on adding to QEMU[3].
>
> Changes since RFC:
> Incorporated suggestions from
On Fri, 08 May 2020 10:16:36 -0700
Alexander Duyck wrote:
> From: Alexander Duyck
>
> Free page reporting is a feature that allows the guest to proactively
> report unused pages to the host. By making use of this feature is is
> possible to reduce the overall memory footprint of the guest in ca
Hi Keiichi,
> > > I do not support the approach of QEMU implementation forwarding
> > > requests to the host's vicodec module since this can limit the scope
> > > of the virtio-video device only for testing,
> >
> > That was my understanding as well.
>
> Not really because the API which the vico
On Fri, 08 May 2020 10:16:29 -0700
Alexander Duyck wrote:
> From: Alexander Duyck
>
> Page poison provides a way for the guest to notify the host of the content
> expected to be found in pages when they are added back to the guest after
> being discarded. The feature currently doesn't apply to
On Fri, 08 May 2020 10:16:22 -0700
Alexander Duyck wrote:
> From: Alexander Duyck
>
> Free page hints allow the balloon driver to provide information on what
> pages are not currently in use so that we can avoid the cost of copying
> them in migration scenarios. Add a feature description for fr
Hi,
Thanks Saket for your feedback. As Dmitry mentioned, we're focusing on
video encoding and decoding, not camera. So, my reply was about how to
implement paravirtualized video codec devices.
On Mon, May 11, 2020 at 8:25 PM Dmitry Sepp wrote:
>
> Hi Saket,
>
> On Montag, 11. Mai 2020 13:05:53 C
On Mon, May 11, 2020 at 01:25:23PM +0200, Dmitry Sepp wrote:
> Hi Saket,
>
> On Montag, 11. Mai 2020 13:05:53 CEST Saket Sinha wrote:
> > Hi Keiichi,
> >
> > I do not support the approach of QEMU implementation forwarding
> > requests to the host's vicodec module since this can limit the scope
On Mon, May 11, 2020 at 01:25:23PM +0200, Dmitry Sepp wrote:
> Hi Saket,
>
> On Montag, 11. Mai 2020 13:05:53 CEST Saket Sinha wrote:
> > Hi Keiichi,
> >
> > I do not support the approach of QEMU implementation forwarding
> > requests to the host's vicodec module since this can limit the scope
Hi Saket,
On Montag, 11. Mai 2020 13:05:53 CEST Saket Sinha wrote:
> Hi Keiichi,
>
> I do not support the approach of QEMU implementation forwarding
> requests to the host's vicodec module since this can limit the scope
> of the virtio-video device only for testing,
That was my understanding a
Hi Keiichi,
I do not support the approach of QEMU implementation forwarding
requests to the host's vicodec module since this can limit the scope
of the virtio-video device only for testing, which instead can be used
with multiple use cases such as -
1. VM gets access to paravirtualized camera
Hi Dmitry,
On Mon, May 11, 2020 at 6:40 PM Dmitry Sepp wrote:
>
> Hi Saket and all,
>
> As we are working with automotive platforms, unfortunately we don't plan any
> Qemu reference implementation so far.
>
> Of course we are ready to support the community if any help is needed. Is
> there intere
Hi Saket and all,
As we are working with automotive platforms, unfortunately we don't plan any
Qemu reference implementation so far.
Of course we are ready to support the community if any help is needed. Is
there interest in support for the FWHT format only for testing purpose or you
want a fu
19 matches
Mail list logo