Message ID | 20191112145028.26386-1-alex.bennee@linaro.org |
---|---|
Headers | show |
Series | testing and tcg plugin api ver | expand |
On Tue, 12 Nov 2019 at 14:50, Alex Bennée <alex.bennee@linaro.org> wrote: > > The following changes since commit 039e285e095c20a88e623b927654b161aaf9d914: > > Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging (2019-11-12 12:09:19 +0000) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-testing-and-tcg-121119-1 > > for you to fetch changes up to 3fb356cc86461a14450802e14fa79e8436dbbf31: > > tcg plugins: expose an API version concept (2019-11-12 14:32:55 +0000) > > ---------------------------------------------------------------- > Testing and plugins for rc1 > > - add plugin API versioning > - tests/vm add netbsd autoinstall > - disable ipmi-bt-test for non-Linux > - single-thread make check Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. PS: just noticed, but shouldn't the plugin-version change have needed an update to the docs ? thanks -- PMM
Peter Maydell <peter.maydell@linaro.org> writes: > On Tue, 12 Nov 2019 at 14:50, Alex Bennée <alex.bennee@linaro.org> wrote: >> >> The following changes since commit 039e285e095c20a88e623b927654b161aaf9d914: >> >> Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging (2019-11-12 12:09:19 +0000) >> >> are available in the Git repository at: >> >> https://github.com/stsquad/qemu.git tags/pull-testing-and-tcg-121119-1 >> >> for you to fetch changes up to 3fb356cc86461a14450802e14fa79e8436dbbf31: >> >> tcg plugins: expose an API version concept (2019-11-12 14:32:55 +0000) >> >> ---------------------------------------------------------------- >> Testing and plugins for rc1 >> >> - add plugin API versioning >> - tests/vm add netbsd autoinstall >> - disable ipmi-bt-test for non-Linux >> - single-thread make check > > > Applied, thanks. > > Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 > for any user-visible changes. Yes.. I'll cook something up. > > PS: just noticed, but shouldn't the plugin-version change > have needed an update to the docs ? > > thanks > -- PMM -- Alex Bennée