All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes
@ 2021-01-07 10:19 Yonggang Luo
  2021-01-07 10:19 ` [PATCH v4 1/5] cirrus/msys2: Exit powershell with $LastExitCode Yonggang Luo
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Yonggang Luo @ 2021-01-07 10:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Sunil Muthuswamy, Ed Maste, Yonggang Luo

V1-V2
Fixes whpx: Fixes include of whp-dispatch.h in whpx.h by
  the suggestion of Philippe Mathieu-Daudé <philmd@redhat.com>
Add new patch whpx: move whpx_lapic_state from header to c file

The test-vmstate can be passed under win32 too
so enable it on win32,
This is based on Bonzini's upstream tag along

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

 .cirrus.yml                  | 119 ++++++++++++++++++++---------------
 MAINTAINERS                  |   6 ++
 include/sysemu/whpx.h        |   9 +--
 target/i386/whpx/whpx-apic.c |   7 +++
 4 files changed, 84 insertions(+), 57 deletions(-)

-- 
2.29.2.windows.3



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-01-07 11:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 10:19 [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes Yonggang Luo
2021-01-07 10:19 ` [PATCH v4 1/5] cirrus/msys2: Exit powershell with $LastExitCode Yonggang Luo
2021-01-07 11:16   ` Philippe Mathieu-Daudé
2021-01-07 10:19 ` [PATCH v4 2/5] cirrus/msys2: Cache msys2 mingw in a better way Yonggang Luo
2021-01-07 10:19 ` [PATCH v4 3/5] maintainers: Add me as Windows Hosted Continuous Integration maintainer Yonggang Luo
2021-01-07 11:17   ` Philippe Mathieu-Daudé
2021-01-07 10:19 ` [PATCH v4 4/5] whpx: Fixes include of whp-dispatch.h in whpx.h Yonggang Luo
2021-01-07 10:26   ` Marc-André Lureau
2021-01-07 11:17   ` Philippe Mathieu-Daudé
2021-01-07 10:19 ` [PATCH v4 5/5] whpx: move whpx_lapic_state from header to c file Yonggang Luo
2021-01-07 10:28   ` Marc-André Lureau
2021-01-07 10:55     ` Paolo Bonzini
2021-01-07 10:57       ` 罗勇刚(Yonggang Luo)
2021-01-07 10:28 ` [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes Paolo Bonzini
2021-01-07 10:30 ` no-reply
2021-01-07 11:35 ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.