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

Yonggang Luo posted 4 patches 3 years, 4 months ago
Only 3 patches received!
.cirrus.yml           | 119 +++++++++++++++++++++++++-----------------
MAINTAINERS           |   6 +++
include/sysemu/whpx.h |   2 +-
3 files changed, 77 insertions(+), 50 deletions(-)
[PATCH 0/4] Fixes whpx build and improve Windows host CI
Posted by Yonggang Luo 3 years, 4 months ago
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(-)

-- 
2.29.2.windows.3