[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] 657ea5: qapi/qom: make some QOM properties de
From: |
Richard Henderson |
Subject: |
[Qemu-commits] [qemu/qemu] 657ea5: qapi/qom: make some QOM properties depend on the b... |
Date: |
Mon, 29 Jul 2024 21:34:54 +0000 (UTC) |
Branch: refs/heads/staging
Home: https://github.com/qemu/qemu
Commit: 657ea58ba351093cb7f66e0bf7fc65962598de89
https://github.com/qemu/qemu/commit/657ea58ba351093cb7f66e0bf7fc65962598de89
Author: Stefano Garzarella <sgarzare@redhat.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M qapi/crypto.json
M qapi/qom.json
Log Message:
-----------
qapi/qom: make some QOM properties depend on the build settings
Some QOM properties are associated with ObjectTypes that already
depend on CONFIG_* switches. So to avoid generating dead code,
let's also make the definition of those properties dependent on
the corresponding CONFIG_*.
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-ID: <20240604135931.311709-1-sgarzare@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Make SecretKeyringProperties conditional, too]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Commit: bc2e34e343b40b83cca82409db9c126df2e28c81
https://github.com/qemu/qemu/commit/bc2e34e343b40b83cca82409db9c126df2e28c81
Author: Markus Armbruster <armbru@redhat.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M qapi/machine.json
Log Message:
-----------
qapi/machine: Belatedly document target loongarch64 is since 7.1
Fixes: a8a506c39070 (hw/loongarch: Add support loongson3 virt machine type.)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240718141001.3077709-1-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Commit: 397c08b8287798cd69498f186613dae324ad1f95
https://github.com/qemu/qemu/commit/397c08b8287798cd69498f186613dae324ad1f95
Author: Richard Henderson <richard.henderson@linaro.org>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M qapi/crypto.json
M qapi/machine.json
M qapi/qom.json
Log Message:
-----------
Merge tag 'pull-qapi-2024-07-29' of https://repo.or.cz/qemu/armbru into
staging
QAPI patches patches for 2024-07-29
# -----BEGIN PGP SIGNATURE-----
#
# iQJGBAABCAAwFiEENUvIs9frKmtoZ05fOHC0AOuRhlMFAmanKOwSHGFybWJydUBy
# ZWRoYXQuY29tAAoJEDhwtADrkYZTMEkP/i4SyKj+nyrORrsJvanwHwUe+oBF/vfm
# 42KVBNUjCqc1v/W/sD3sMDSMKXFRnMU7+4KmlyyZ/24boAxisXHVID8fPzsOiNgy
# mxfkSNN2DZ3BLk0cdiD/l+Y7+3qOFd0byjWZYcGTgGYrGIZboykbrTMkcwrtwWjR
# UxTQGljywE5kOKOyIoDWyYTuJA9LGlC7o+95K3euR0fGBn9pQKB7pHgkx2MU/698
# JWJfRDwwA09YZ9u5zTm+sq6hIp8zqmmsrI/L6wWFVV8DXLHH4nNkWpuOB9v+D11C
# yKHTm2orQ9fJGw1GHOOR2d2chj6BI6Oz5VOcZP9/G0K1iYCyHABok1K84TYz6YSd
# w4JLCgbrFYORci6tCBpOHOK518F0Tyh+Y8bif5OeNIlJd0NpSpzbA5Uw9VJAsbNp
# 3sswv6CNZ7AUtUPQqDptiK/ftGk0XkA3Jhcr02tSkP80dREaGzWPmB4lx19Ugw/W
# XQXF5C4nLo445c/80ukHPWTSzdiuy9cha9TBjSY2YRjy2CFeW6VWko9BjyyWqqq/
# dcohaag4CvuWjBM1PiYAcy9KJwuPvSG11QdkYsgC0ninLpntgLJs5ArY/HWAX0Rs
# M4w94QlccU0qXQ28N2tpgKL3TjjKvNQXSf95vhAKV1wR20WKW7ZeD9rl/4wTKl1C
# WSsYz12RoT8L
# =EiEy
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon 29 Jul 2024 03:30:20 PM AEST
# gpg: using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
# gpg: issuer "armbru@redhat.com"
# gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
# gpg: aka "Markus Armbruster <armbru@pond.sub.org>" [full]
* tag 'pull-qapi-2024-07-29' of https://repo.or.cz/qemu/armbru:
qapi/machine: Belatedly document target loongarch64 is since 7.1
qapi/qom: make some QOM properties depend on the build settings
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Compare: https://github.com/qemu/qemu/compare/93b799fafd91...397c08b82877
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications