On 14 March 2017 at 20:06, Eduardo Habkost <ehabk...@redhat.com> wrote: > The following changes since commit d84f714eafedd8bb9d4aaec8b76417bef8e3535e: > > Update version for v2.9.0-rc0 release (2017-03-14 19:18:23 +0000) > > are available in the git repository at: > > git://github.com/ehabkost/qemu.git tags/machine-pull-request > > for you to fetch changes up to 0bcba41fe379e4c6834adcf1456d9099db31a5b2: > > machine: Convert abstract typename on compat_props to subclass names > (2017-03-14 16:53:44 -0300) > > ---------------------------------------------------------------- > Fix global property and -cpu handling bug > > This bug fix was supposed to be applied just after 2.8.0 was > released, but it slipped through the cracks. Sending it now for > the next -rc. > > ---------------------------------------------------------------- > > Eduardo Habkost (1): > machine: Convert abstract typename on compat_props to subclass names > > hw/core/machine.c | 39 ++++++++++++++++++++++++++++++++++++--- > 1 file changed, 36 insertions(+), 3 deletions(-)
Applied, thanks. -- PMM