Peter Maydell
b6d73e9cb1
* avoid deprecation warnings for SASL on macOS 10.11 or newer
* fix -readconfig when config blocks have an id (like [chardev "qmp"])
* Error* initialization fixes
* Improvements to ESP emulation (Mark)
* Allow creating noreserve memory backends (David)
* Improvements to query-memdev (David)
* Bump compiler to C11 (Richard)
* First round of SVM fixes from GSoC project (Lara)
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmDKGs0UHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroNE4Qf+PUGkCzq5EupfW9mQXuYJ+xAkcX6+
fsnahw3QFUNXWtaXkkDnWXtXDxt0muofb5z5axa0kpRdjmpey+Q7jBGSC5jXU043
AJWdquCSIMWzlGnnR65R+shLY8/aRyRLS2q2uz5f60nwxe6J07mfNZNpKqHpV0rf
D+VkjmHXMO5wbdmuoaoDGeeOc5aPjG/zFvirXdVvl5xbT7Yx1ZaBvXf+lXUhB6Jq
6mzafwXZ7D6ZIRMCv8dJvoJ8tHtTrFNsLsYsiNJPHvvI9e4nImenFAy0kZC0ZEjf
iowEZUnVd+IhHWhFlycceXi2clkIav6ZoJoz8R2RyN/OSTPSNLCVvaVsUg==
=XAO1
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
* avoid deprecation warnings for SASL on macOS 10.11 or newer
* fix -readconfig when config blocks have an id (like [chardev "qmp"])
* Error* initialization fixes
* Improvements to ESP emulation (Mark)
* Allow creating noreserve memory backends (David)
* Improvements to query-memdev (David)
* Bump compiler to C11 (Richard)
* First round of SVM fixes from GSoC project (Lara)
# gpg: Signature made Wed 16 Jun 2021 16:37:49 BST
# 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: (45 commits)
configure: Remove probe for _Static_assert
qemu/compiler: Remove QEMU_GENERIC
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
util: Use unique type for QemuRecMutex in thread-posix.h
util: Pass file+line to qemu_rec_mutex_unlock_impl
util: Use real functions for thread-posix QemuRecMutex
softfloat: Use _Generic instead of QEMU_GENERIC
configure: Use -std=gnu11
target/i386: Added Intercept CR0 writes check
target/i386: Added consistency checks for CR0
target/i386: Added consistency checks for VMRUN intercept and ASID
target/i386: Refactored intercept checks into cpu_svm_has_intercept
configure: map x32 to cpu_family x86_64 for meson
hmp: Print "reserve" property of memory backends with "info memdev"
qmp: Include "reserve" property of memory backends
hmp: Print "share" property of memory backends with "info memdev"
qmp: Include "share" property of memory backends
qmp: Clarify memory backend properties returned via query-memdev
hostmem: Wire up RAM_NORESERVE via "reserve" property
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-06-17 15:43:26 +01:00
..
2021-06-15 10:55:03 -04:00
2021-01-12 21:19:02 +00:00
2021-06-03 16:43:25 +01:00
2020-07-10 15:18:08 +02:00
2021-05-02 17:24:50 +02:00
2021-05-13 20:13:24 +01:00
2021-06-03 16:43:27 +01:00
2020-09-18 14:12:32 -04:00
2021-03-19 15:18:43 +01:00
2021-05-12 18:20:25 +02:00
2021-03-08 17:20:04 +00:00
2021-05-14 10:26:18 -04:00
2020-10-27 11:10:32 +00:00
2020-09-18 14:12:32 -04:00
2021-04-15 07:10:39 -05:00
2021-04-30 11:16:51 +01:00
2020-11-15 17:04:40 +01:00
2020-09-22 21:11:10 +01:00
2021-03-15 21:02:20 +01:00
2020-09-18 14:12:32 -04:00
2020-09-18 14:12:32 -04:00
2021-05-04 11:41:25 +10:00
2020-09-30 19:11:36 +02:00
2021-01-19 09:11:52 +01:00
2021-05-14 10:26:18 -04:00
2021-02-21 18:41:04 +01:00
2021-05-10 17:21:54 +01:00
2021-03-05 15:17:34 +00:00
2020-09-18 14:12:32 -04:00
2020-12-08 13:48:57 -05:00
2021-05-04 11:41:25 +10:00
2020-09-18 14:12:32 -04:00
2021-05-05 20:29:14 +01:00
2021-06-03 13:22:06 +10:00
2020-09-09 09:27:09 -04:00
2021-02-10 09:23:28 +00:00
2021-06-08 09:59:42 +10:00
2020-10-18 16:21:42 +01:00
2020-09-09 09:27:09 -04:00
2021-03-26 09:33:50 +01:00
2021-06-15 17:17:09 +02:00
2021-02-21 12:12:18 +00:00
2021-03-06 16:18:42 +01:00
2020-09-09 09:27:09 -04:00
2021-03-19 15:18:43 +01:00
2021-05-01 10:03:52 +02:00
2021-05-02 17:24:50 +02:00
2021-05-18 09:36:21 +01:00
2021-03-15 17:01:12 +01:00
2020-11-23 10:05:58 -07:00
2021-06-11 10:30:13 +08:00
2021-01-29 15:54:44 +00:00
2021-05-10 13:43:58 +01:00
2019-08-16 13:31:52 +02:00
2021-04-30 11:16:51 +01:00
2021-03-08 17:20:01 +00:00
2021-05-12 17:42:23 +02:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2019-08-16 13:31:52 +02:00
2020-03-17 12:22:36 -04:00
2020-08-03 17:55:03 +01:00
2020-11-15 17:04:40 +01:00
2021-03-23 11:47:31 +00:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2020-09-18 14:12:32 -04:00
2020-11-15 17:04:40 +01:00
2021-01-29 15:54:42 +00:00
2021-03-08 17:20:01 +00:00
2020-12-15 12:51:52 -05:00
2019-06-12 13:20:21 +02:00
2020-12-18 15:20:17 -05:00
2020-12-18 15:20:18 -05:00
2021-03-19 15:18:43 +01:00
2020-05-27 11:23:07 -07:00
2020-09-09 09:27:09 -04:00
2020-12-10 12:15:04 -05:00
2020-09-18 14:12:32 -04:00
2021-03-15 17:00:58 +01:00
2020-09-09 09:27:09 -04:00