Peter Maydell
aadac5b3d9
From Alex's pull request:
* improve cross-build KVM coverage
* new --without-default-features configure flag
* add __repr__ for ConsoleSocket for debugging
* build tcg tests with -Werror
* test 32 bit builds with fedora
* remove last traces of debian9
* hotfix for centos8 powertools repo
* Move lots of feature detection code to meson (Alex, myself)
* CFI and LTO support (Daniele)
* test-char dangling pointer (Eduardo)
* Build system and win32 fixes (Marc-André)
* Initialization fixes (myself)
* TCG include cleanup (Richard, myself)
* x86 'int N' fix (Peter)
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAl/1gRUUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroPTwAf+J/ffnckmzpckB1gwZ5vEnkYNDreq
NrYWDpmnOX6mICXC68WsTmyOvoAvn5es/PF36rOEZ3mDHdF7/RGn/5zxKculLTKp
uISs0wdApEC5n78iQwIlec6nzgjteg+DIfaLqQ4P4sVuEtFkuAVsv5E3BJGVoHLg
sXy8gTEf95KS9r5bZpzP70rAjIbmxcAjbET4fvdELjkGDNCTRKmpEYPj0sE6qaBp
0/VdqVLpLthuEQoDuEWube7Y2LA/ZuY3Gfxq1em+abXqFJBTAXBf2GET6a/BjLU6
N7wO5FEQ0CUG8fst/Zw3Xp1htGPZTYYMtr0dipYEI2np0A7/CITjTWsekg==
=rsil
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
From Alex's pull request:
* improve cross-build KVM coverage
* new --without-default-features configure flag
* add __repr__ for ConsoleSocket for debugging
* build tcg tests with -Werror
* test 32 bit builds with fedora
* remove last traces of debian9
* hotfix for centos8 powertools repo
* Move lots of feature detection code to meson (Alex, myself)
* CFI and LTO support (Daniele)
* test-char dangling pointer (Eduardo)
* Build system and win32 fixes (Marc-André)
* Initialization fixes (myself)
* TCG include cleanup (Richard, myself)
* x86 'int N' fix (Peter)
# gpg: Signature made Wed 06 Jan 2021 09:21:25 GMT
# gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg: issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# 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
* remotes/bonzini-gitlab/tags/for-upstream: (52 commits)
win32: drop fd registration to the main-loop on setting non-block
configure: move tests/qemu-iotests/common.env generation to meson
meson.build: convert --with-default-devices to meson
libattr: convert to meson
cap_ng: convert to meson
virtfs: convert to meson
seccomp: convert to meson
zstd: convert to meson
lzfse: convert to meson
snappy: convert to meson
lzo: convert to meson
rbd: convert to meson
libnfs: convert to meson
libiscsi: convert to meson
bzip2: convert to meson
glusterfs: convert to meson
curl: convert to meson
curl: remove compatibility code, require 7.29.0
brlapi: convert to meson
configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
# Conflicts:
# trace/meson.build
2021-01-06 15:55:29 +00:00
..
2020-11-10 08:51:30 +01:00
2020-09-23 16:07:44 +01:00
2019-12-17 19:36:57 +01:00
2020-09-17 20:37:13 +02:00
2020-08-21 06:30:40 -04:00
2020-10-05 10:59:06 +01:00
2020-11-03 09:42:52 -05:00
2021-01-04 23:24:44 +01:00
2019-03-07 14:26:46 +00:00
2021-01-02 21:03:36 +01:00
2020-08-04 16:33:47 +01:00
2020-11-10 08:51:29 +01:00
2021-01-02 21:03:36 +01:00
2021-01-02 21:03:36 +01:00
2020-12-10 12:15:01 -05:00
2020-09-23 16:07:44 +01:00
2019-12-17 19:36:58 +01:00
2020-12-18 10:08:24 +00:00
2020-10-10 11:37:46 +02:00
2019-06-04 16:55:58 +02:00
2020-11-09 09:07:59 +01:00
2020-10-06 11:09:35 -04:00
2020-10-12 11:50:23 -04:00
2020-09-23 16:07:44 +01:00
2019-08-20 17:26:21 +02:00
2020-01-30 16:02:05 +00:00
2020-02-26 18:57:07 +01:00
2019-05-10 10:53:52 +01:00
2020-01-27 12:13:09 +01:00
2020-07-11 15:53:00 +01:00
2020-09-10 10:47:03 +01:00
2020-03-12 11:20:20 +00:00
2020-10-26 18:20:51 +01:00
2021-01-04 14:24:58 +00:00
2017-06-07 18:22:03 +02:00
2020-12-19 10:20:14 +01:00