Re: [PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2012-09-08 10:32:06
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2012-09-08 10:32:06
Il 08/09/2012 07:06, Rusty Russell ha scritto:
quoted
quoted
Do we really know there are no hypervisors implementing it?As much as can be known. Qemu doesn't, lkvm doesn't.
However, there are cases in which it would be nice to have it. Repurposing the bit to how it has been used so far (as a guest->host communication bit, not host->guest) is a better choice. Paolo