On 4/30/22 02:25, Paolo Bonzini wrote:
The following changes since commit 731340813fdb4cb8339edb8630e3f923b7d987ec:

   Merge tag 'pull-riscv-to-apply-20220429' of github.com:alistair23/qemu into 
staging (2022-04-29 08:46:55 -0700)

are available in the Git repository at:

   https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 189fad0006dd4f2f336e05a99d981cc1ecab1b33:

   pc: remove -soundhw pcspk (2022-04-30 10:10:05 +0200)

----------------------------------------------------------------
* WHPX support for xcr0
* qga-wss fixes
* Meson conversions
* Removed -soundhw pcspk

----------------------------------------------------------------
v1->v2: fix WHPX build

Konstantin Kostiuk (2):
       configure: Add cross prefix for widl tool
       qga-vss: always build qga-vss.tlb when qga-vss.dll is built

Paolo Bonzini (22):
       meson-buildoptions: add support for string options
       meson, configure: move Xen detection to meson
       configure, meson: move iasl detection to meson
       configure: move Windows flags detection to meson
       configure: switch string options to automatic parsing
       meson, configure: move --tls-priority to meson
       meson, configure: move bdrv whitelists to meson
       meson, configure: move --with-pkgversion, CONFIG_STAMP to meson
       meson, configure: move --interp-prefix to meson
       meson: always combine directories with prefix
       configure: switch directory options to automatic parsing
       meson: pass more options directly as -D
       configure: omit options with default values from meson command line
       meson, virtio: place all virtio-pci devices under virtio_pci_ss
       configure: simplify vhost-net-{user, vdpa} configuration
       build: move vhost-vsock configuration to Kconfig
       build: move vhost-scsi configuration to Kconfig

One more failure, in the centos-stream-8-x86_64 job:

 ERROR: unknown option --disable-vhost-scsi

https://gitlab.com/qemu-project/qemu/-/jobs/2398420231

From the patch description for vhost-scsi above, it looks like you merely need to edit the gitlab ci file.


r~

Reply via email to