Il 06/03/2012 16:08, Michael S. Tsirkin ha scritto: > > > Can't we just add a flag to control this feature? > > > > I think the sane thing here would be to remove it from the spec. > > I guess we could but what does it buy us?
Not having a broken spec. :) The pedantically correct thing to do would be to replace it with VIRTIO_BALLOON_F_DONT_TELL_HOST (so that it breaks in the 1->0 direction rather than 0->1). But indeed it doesn't buy enough, so it's not worth the effort of updating guests+QEMU+spec. Paolo