mbox series

[0/4] Fixes whpx build and improve Windows host CI

Message ID 20210107053825.2010-1-luoyonggang@gmail.com (mailing list archive)
Headers show
Series Fixes whpx build and improve Windows host CI | expand

Message

Yonggang Luo Jan. 7, 2021, 5:38 a.m. UTC
Exit powershell with $LastExitCode so that the CI
would report the build/testing failure
Fixes include of whp-dispatch.h
Cache msys2 mingw with a proper fingerprint so
that only when msys2 packages are changed need
trigger the re-populate the cache

Yonggang Luo (4):
  cirrus/msys2: Exit powershell with $LastExitCode
  cirrus/msys2: Cache msys2 mingw in a better way.
  whpx: Fixes include of whp-dispatch.h in whpx.h
  maintainers: Add me as Windows Hosted Continuous Integration
    maintainer

 .cirrus.yml           | 119 +++++++++++++++++++++++++-----------------
 MAINTAINERS           |   6 +++
 include/sysemu/whpx.h |   2 +-
 3 files changed, 77 insertions(+), 50 deletions(-)