qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b6b3da: WHPX: support for xcr0


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] b6b3da: WHPX: support for xcr0
Date: Sat, 07 May 2022 06:17:52 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b6b3da999844b710d8d8b97a93c8420e6d46cd44
      
https://github.com/qemu/qemu/commit/b6b3da999844b710d8d8b97a93c8420e6d46cd44
  Author: Sunil Muthuswamy <sunilmut@microsoft.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M target/i386/whpx/whpx-all.c
    M target/i386/whpx/whpx-internal.h

  Log Message:
  -----------
  WHPX: support for xcr0

Support for xcr0 to be able to enable xsave/xrstor. This by itself
is not sufficient to enable xsave/xrstor. WHPX XSAVE API's also
needs to be hooked up.

Signed-off-by: Sunil Muthuswamy <sunilmut@microsoft.com>
Message-Id: 
<MW2PR2101MB1116F07C07A26FD7A7ED8DCFC0780@MW2PR2101MB1116.namprd21.prod.outlook.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 158bb2249ed9b1ed0a376f30a89ecedb2f448552
      
https://github.com/qemu/qemu/commit/158bb2249ed9b1ed0a376f30a89ecedb2f448552
  Author: Konstantin Kostiuk <kkostiuk@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: Add cross prefix for widl tool

The mingw-w64-tool package in Fedora provides widl tool with a
cross prefix, so adds it automatically for cross builds.

WIDL env can be used to redefine the path to tool.
The same behavior as with windres.

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <20220428181525.300521-1-kkostiuk@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: f780a3f4808fa5ba9b822d299ae40a12d23eae6c
      
https://github.com/qemu/qemu/commit/f780a3f4808fa5ba9b822d299ae40a12d23eae6c
  Author: Konstantin Kostiuk <kkostiuk@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M qga/vss-win32/meson.build

  Log Message:
  -----------
  qga-vss: always build qga-vss.tlb when qga-vss.dll is built

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <20220428181541.300619-1-kkostiuk@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 119fc611eac96d5ad5c407860b29c0fd5d072f6d
      
https://github.com/qemu/qemu/commit/119fc611eac96d5ad5c407860b29c0fd5d072f6d
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M meson_options.txt
    M scripts/meson-buildoptions.py
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  meson-buildoptions: add support for string options

Allow using the buildoptions.json file for more options, namely anything
that is not a boolean or multiple-choice.

The mapping between configure and meson is messy for string options,
so allow configure to use to something other than the name in
meson_options.txt.  This will come in handy anyway for builtin
Meson options such as b_lto or b_coverage.

Tested-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 14efd8d3b5fee7027f0ee072aea6620e0655774f
      
https://github.com/qemu/qemu/commit/14efd8d3b5fee7027f0ee072aea6620e0655774f
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    A scripts/xen-detect.c

  Log Message:
  -----------
  meson, configure: move Xen detection to meson

This is quite a complicated check.  I moved all the test programs to
a single file in scripts/, picking the right program with #if and a -D
flag in meson.build's cc.links() invocation.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 40c909f534e3f3cd2bcb797b95f96d52e6dd5cdf
      
https://github.com/qemu/qemu/commit/40c909f534e3f3cd2bcb797b95f96d52e6dd5cdf
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build

  Log Message:
  -----------
  configure, meson: move iasl detection to meson

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: d2147e04f95f24d0535bba600b95be2676558367
      
https://github.com/qemu/qemu/commit/d2147e04f95f24d0535bba600b95be2676558367
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build

  Log Message:
  -----------
  configure: move Windows flags detection to meson

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 4fda6011d00619e9a07019d40c92d0de31d47939
      
https://github.com/qemu/qemu/commit/4fda6011d00619e9a07019d40c92d0de31d47939
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M scripts/meson-buildoptions.py
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  configure: switch string options to automatic parsing

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 41f2ae281953c7f7cfc28c5b93f9e0fb65cbd301
      
https://github.com/qemu/qemu/commit/41f2ae281953c7f7cfc28c5b93f9e0fb65cbd301
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    M meson_options.txt
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  meson, configure: move --tls-priority to meson

Use the new support for string option parsing.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 622d64fffe4f287af4f0d5e438d4aa42da377811
      
https://github.com/qemu/qemu/commit/622d64fffe4f287af4f0d5e438d4aa42da377811
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    M meson_options.txt
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  meson, configure: move bdrv whitelists to meson

Use the new support for string option parsing.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: b0b4323e3219810d14f36c159e67a8332a86f9fd
      
https://github.com/qemu/qemu/commit/b0b4323e3219810d14f36c159e67a8332a86f9fd
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M docs/meson.build
    M meson.build
    M meson_options.txt
    M scripts/meson-buildoptions.py
    M scripts/meson-buildoptions.sh
    A scripts/qemu-stamp.py

  Log Message:
  -----------
  meson, configure: move --with-pkgversion, CONFIG_STAMP to meson

The hash is now generated with a Python script.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: ce6119dc8e025f17c38926aa793f96ed74cb3cc0
      
https://github.com/qemu/qemu/commit/ce6119dc8e025f17c38926aa793f96ed74cb3cc0
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    M meson_options.txt
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  meson, configure: move --interp-prefix to meson

This is the last CONFIG_* entry in config-host.mak that had to be
special cased.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: f7fb6c6ad4f6c5dd2e37af9ec60c51d6de24a24e
      
https://github.com/qemu/qemu/commit/f7fb6c6ad4f6c5dd2e37af9ec60c51d6de24a24e
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M meson.build

  Log Message:
  -----------
  meson: always combine directories with prefix

Meson allows directories such as "bindir" to be relative to the prefix.  Right
now configure is forcing an absolute path, but that is not really necessary:
just make sure all uses of the directory variables are prefixed appropriately.
Do the same also for the options that are custom for QEMU, i.e. docdir and
qemu_firmwarepath.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: c09c1ce7e9507f8421b01076e1ed94b4c51d8f53
      
https://github.com/qemu/qemu/commit/c09c1ce7e9507f8421b01076e1ed94b4c51d8f53
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson_options.txt
    M scripts/meson-buildoptions.py
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  configure: switch directory options to automatic parsing

While prefix, bindir and qemu_suffix needs special treatment due to
differences between Windows and POSIX systems, everything else
needs no extra code in configure.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: c54b59ee0da90dfb169c05e43ebf0c01a7dd5215
      
https://github.com/qemu/qemu/commit/c54b59ee0da90dfb169c05e43ebf0c01a7dd5215
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    M scripts/meson-buildoptions.py
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  meson: pass more options directly as -D

If an option is not used anywhere by the configure script, it can be just
added to $meson_options even if it is not parsed by the automatically
generated bits in scripts/meson-buildoptions.sh.

The only slightly tricky case is $debug, where the

  if test "$fortify_source" = "yes" ; then
    QEMU_CFLAGS="-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 $QEMU_CFLAGS"
    debug=no
  fi

assignment is dead; configure sets fortify_source=no whenever debug=yes.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 0a31e3a0a00f7cd3d1d7e8885a9b1f979fed3c20
      
https://github.com/qemu/qemu/commit/0a31e3a0a00f7cd3d1d7e8885a9b1f979fed3c20
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    M meson_options.txt

  Log Message:
  -----------
  configure: omit options with default values from meson command line

This has no functional change, it only makes the command line shorter
and nicer.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 10925d06173e076ed80f3108a8a9ed15a8b5b4ab
      
https://github.com/qemu/qemu/commit/10925d06173e076ed80f3108a8a9ed15a8b5b4ab
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M hw/virtio/meson.build

  Log Message:
  -----------
  meson, virtio: place all virtio-pci devices under virtio_pci_ss

Since a sourceset already exists for this, avoid unnecessary repeat
of CONFIG_VIRTIO_PCI.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 5e7b5ebaec4c2bcc2754ab1e8ac5a05b88fef073
      
https://github.com/qemu/qemu/commit/5e7b5ebaec4c2bcc2754ab1e8ac5a05b88fef073
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: simplify vhost-net-{user, vdpa} configuration

Cleanup to ease review of the conversion to meson.  vhost_net_user and
vhost_net_vdpa are never assigned anything in the command line parsing
loop, so they are always equal to $vhost_user and $vhost_vdpa.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 9972ae314fc38b7e47ee7ccdbc8556b7cad8a930
      
https://github.com/qemu/qemu/commit/9972ae314fc38b7e47ee7ccdbc8556b7cad8a930
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M hw/virtio/Kconfig
    M meson.build
    M scripts/ci/org.centos/stream/8/x86_64/configure

  Log Message:
  -----------
  build: move vhost-vsock configuration to Kconfig

vhost-vsock and vhost-user-vsock are two devices of their own; it should
be possible to enable/disable them with --without-default-devices, not
--without-default-features.  Compute their default value in Kconfig to
obtain the more intuitive behavior.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: d13b200253cbd9cb933a1cfead9106abd564ae4a
      
https://github.com/qemu/qemu/commit/d13b200253cbd9cb933a1cfead9106abd564ae4a
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M hw/scsi/Kconfig
    M include/hw/virtio/virtio-scsi.h
    M meson.build
    M scripts/ci/org.centos/stream/8/x86_64/configure

  Log Message:
  -----------
  build: move vhost-scsi configuration to Kconfig

vhost-scsi and vhost-user-scsi are two devices of their own; it should
be possible to enable/disable them with --without-default-devices, not
--without-default-features.  Compute their default value in Kconfig to
obtain the more intuitive behavior.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 5166dabf4fe4c33e9595b0aaf2c03ccf411199e2
      
https://github.com/qemu/qemu/commit/5166dabf4fe4c33e9595b0aaf2c03ccf411199e2
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M hw/virtio/Kconfig
    M meson.build

  Log Message:
  -----------
  build: move vhost-user-fs configuration to Kconfig

vhost-user-fs is a device and it should be possible to enable/disable
it with --without-default-devices, not --without-default-features.
Compute its default value in Kconfig to obtain the more intuitive
behavior.

In this case the configure options were undocumented, too.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 2a3129a37652e5e81d12f6e16dd3c447f09831f9
      
https://github.com/qemu/qemu/commit/2a3129a37652e5e81d12f6e16dd3c447f09831f9
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M meson.build
    M tests/meson.build
    M tools/meson.build

  Log Message:
  -----------
  meson: create have_vhost_* variables

When using Meson options rather than config-host.h, the "when" clauses
have to be changed to if statements (which is not necessarily great,
though at least it highlights which parts of the build are per-target
and which are not).

Do that before moving vhost logic to meson.build, though for now
the variables are just based on config-host.mak data.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 43b6d7ee1fbc5b5fb7c85d8131fdac1863214ad6
      
https://github.com/qemu/qemu/commit/43b6d7ee1fbc5b5fb7c85d8131fdac1863214ad6
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M Kconfig.host
    M backends/meson.build
    M hw/net/meson.build
    M hw/virtio/Kconfig
    M hw/virtio/meson.build
    M meson.build
    M net/meson.build
    M tests/qtest/meson.build

  Log Message:
  -----------
  meson: use have_vhost_* variables to pick sources

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 2df89d542000819f0dd45134e24174997aca214e
      
https://github.com/qemu/qemu/commit/2df89d542000819f0dd45134e24174997aca214e
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M configure
    M meson.build
    M meson_options.txt
    M scripts/meson-buildoptions.sh

  Log Message:
  -----------
  configure, meson: move vhost options to Meson

Finish the conversion by moving all the definitions and the constraint
checks to meson_options.txt and meson.build respectively.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 6033b9ecd4f6a26b78f44a94813e1e464f5b0549
      
https://github.com/qemu/qemu/commit/6033b9ecd4f6a26b78f44a94813e1e464f5b0549
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M hw/audio/pcspk.c
    M hw/audio/soundhw.c
    M include/hw/audio/soundhw.h

  Log Message:
  -----------
  pc: remove -soundhw pcspk

The pcspk device is the only user of the init_isa function, and the only
-soundhw option which does not create a new device (it hacks into the
PCSpkState by hand).  Remove it, since it was deprecated.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: f1336649156cf57f5d874a98e619fb362e3fcb59
      
https://github.com/qemu/qemu/commit/f1336649156cf57f5d874a98e619fb362e3fcb59
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M Kconfig.host
    M backends/meson.build
    M configure
    M docs/meson.build
    M hw/audio/pcspk.c
    M hw/audio/soundhw.c
    M hw/net/meson.build
    M hw/scsi/Kconfig
    M hw/virtio/Kconfig
    M hw/virtio/meson.build
    M include/hw/audio/soundhw.h
    M include/hw/virtio/virtio-scsi.h
    M meson.build
    M meson_options.txt
    M net/meson.build
    M qga/vss-win32/meson.build
    M scripts/ci/org.centos/stream/8/x86_64/configure
    M scripts/meson-buildoptions.py
    M scripts/meson-buildoptions.sh
    A scripts/qemu-stamp.py
    A scripts/xen-detect.c
    M target/i386/whpx/whpx-all.c
    M target/i386/whpx/whpx-internal.h
    M tests/meson.build
    M tests/qtest/meson.build
    M tools/meson.build

  Log Message:
  -----------
  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

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

# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmJ2CEcUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroMHUAgAq6BXpuqyAMMnrylvt77qwGG37keV
# lxw8aGciztUJIZFi1dAxIuw2ohsFGdfxKKt1sEIUu33OSBeb1I786f2xuLF7t7Am
# An0Jd5I/V/9ClRrz2ITiLOCBzPTU3faY8h382OdnMJCkAFjjF5PIoECZWRBtjPVq
# B4jDKuredgCt4EGDViQr0R5om+bBdHQmHcPHTNIv3UsRu2RhzIieBy4qLBUADIMU
# wJeW0jIdtfE9gwfdjtdom1tDxxKNtYttyIAQY8SpSEGLHzpqfNW0Z3UFGcswIk8g
# QCJpsddJzKivvS3a8pm/3tKkSWmqcgGNH2b3CFEZ26MkkLZIOYiVmPGNqQ==
# =7/z9
# -----END PGP SIGNATURE-----
# gpg: Signature made Sat 07 May 2022 12:48:55 AM CDT
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [undefined]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [undefined]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu: (25 commits)
  pc: remove -soundhw pcspk
  configure, meson: move vhost options to Meson
  meson: use have_vhost_* variables to pick sources
  meson: create have_vhost_* variables
  build: move vhost-user-fs configuration to Kconfig
  build: move vhost-scsi configuration to Kconfig
  build: move vhost-vsock configuration to Kconfig
  configure: simplify vhost-net-{user, vdpa} configuration
  meson, virtio: place all virtio-pci devices under virtio_pci_ss
  configure: omit options with default values from meson command line
  meson: pass more options directly as -D
  configure: switch directory options to automatic parsing
  meson: always combine directories with prefix
  meson, configure: move --interp-prefix to meson
  meson, configure: move --with-pkgversion, CONFIG_STAMP to meson
  meson, configure: move bdrv whitelists to meson
  meson, configure: move --tls-priority to meson
  configure: switch string options to automatic parsing
  configure: move Windows flags detection to meson
  configure, meson: move iasl detection to meson
  ...

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/11314643c354...f1336649156c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]