Thomas Huth <th...@redhat.com> writes:
> According to our support policy, we do not support Xenial anymore. > Time to switch the Travis jobs to Focal or Bionic instead now. Queued to testing/next, thanks. > > Paolo Bonzini (2): > meson: move libudev test > meson: move libmpathpersist test > > Thomas Huth (4): > migration: Silence compiler warning in global_state_store_running() > travis.yml: Drop the default softmmu builds > travis.yml: Update Travis to use Bionic and Focal instead of Xenial > travis.yml: Drop the superfluous Python 3.6 build > > .travis.yml | 46 ++++++-------------- > configure | 91 ++-------------------------------------- > meson.build | 85 +++++++++++++++++++++++++++++++++---- > meson_options.txt | 2 + > migration/global_state.c | 4 +- > 5 files changed, 97 insertions(+), 131 deletions(-) -- Alex Bennée