On Tue, Mar 12, 2019 at 09:19:37PM -0400, Michael S. Tsirkin wrote: > On Fri, Feb 15, 2019 at 10:32:37AM +0000, Daniel P. Berrangé wrote: > > Changed in v2: > > > > - Fix properties set for v2.6 machine type compat so that it > > only affects the virtio devices which support both legacy > > and modern modes. > > - Revert unneccessary patch allowing optional properties in > > machine prop back compat > > > Eduardo can you review this please? Seems to revert your > patch :)
That's exactly the approach I had used in my first attempt[1] to fix the bug introduced by commit f6e501a28ef9, so I have no complaints. :) Daniel, I'm assuming this isn't necessary to fix a bug and can wait after 4.0 is released. Is that OK? [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg584488.html -- Eduardo