Peter Maydell
51e31f2140
* PAPR nested hypervisor host implementation for spapr TCG
* excp_helper.c code cleanups and improvements
* Move more ops to decodetree
* Deprecate pseries-2.12 machines and P9 and P10 DD1.0 CPUs
* Document running Linux on AmigaNG
* Update dt feature advertising POWER CPUs.
* Add P10 PMU SPRs
* Improve pnv topology calculation for SMT8 CPUs.
* Various bug fixes.
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEETkN92lZhb0MpsKeVZ7MCdqhiHK4FAmXwiT8ACgkQZ7MCdqhi
HK7C/w//XxEO2bQTFPLFDTrP/voq7pcX8XeQNVyXCkXYjvsbu05oQow50k+Y5UAE
US4MFjt8jFz0vuIKuKyoA3kG41zDSOzoX4TQXMM+tyTWbuFF3KAyfizb1xE6SYAN
xJEGvmiXv/EgoSBD7BTKQp1tMPdIGZLwSdYiA0lmOo7YaMCgYAXaujW5hnNjQecT
873sN+10pHtQY++mINtD9Nfb6AcDGMWw0b+bykqIXhNRkI8IGOS4WF4vAuMBrwfe
UM00wDnNRb86Dk14bv2XVNDr6/i0VRtUMwM4yiptrQ1TQx18LZaPSQFYjQfPaan7
LwN4QkMFnBX54yJ7Npvjvu8BCBF47kwOVu4CIAFJ4sIm0WfTmozDpPttwcZ5w7Ve
iXDOB9ECAB4pQ2rCgbSNG8MYUZgoHHOuThqolOP0Vh9NHRRJxpdw6CyAbmCGftc0
lvRDPFiKp8xmCNJ/j3XzoUdHoG7NMwpUmHv9ruGU18SdQ8hyJN9AcQGWYrB4v0RV
/hs2RAbwntG7ahkcwd8uy5aFw88Wph/uGXPXc49EWj7i49vHeIV2y5+gtthMywje
qqjFXkistXuF+JHVnyoYmqqCyXaHX5CEwtawMv4EQeaJs76bLhMeMTKKl9rRp8qB
DtbIZphO8iMsocrBnje48sA5HR0PM+H4HTjw10i8R0fLlWitaIY=
=XnY5
-----END PGP SIGNATURE-----
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu into staging
* PAPR nested hypervisor host implementation for spapr TCG
* excp_helper.c code cleanups and improvements
* Move more ops to decodetree
* Deprecate pseries-2.12 machines and P9 and P10 DD1.0 CPUs
* Document running Linux on AmigaNG
* Update dt feature advertising POWER CPUs.
* Add P10 PMU SPRs
* Improve pnv topology calculation for SMT8 CPUs.
* Various bug fixes.
# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCgAdFiEETkN92lZhb0MpsKeVZ7MCdqhiHK4FAmXwiT8ACgkQZ7MCdqhi
# HK7C/w//XxEO2bQTFPLFDTrP/voq7pcX8XeQNVyXCkXYjvsbu05oQow50k+Y5UAE
# US4MFjt8jFz0vuIKuKyoA3kG41zDSOzoX4TQXMM+tyTWbuFF3KAyfizb1xE6SYAN
# xJEGvmiXv/EgoSBD7BTKQp1tMPdIGZLwSdYiA0lmOo7YaMCgYAXaujW5hnNjQecT
# 873sN+10pHtQY++mINtD9Nfb6AcDGMWw0b+bykqIXhNRkI8IGOS4WF4vAuMBrwfe
# UM00wDnNRb86Dk14bv2XVNDr6/i0VRtUMwM4yiptrQ1TQx18LZaPSQFYjQfPaan7
# LwN4QkMFnBX54yJ7Npvjvu8BCBF47kwOVu4CIAFJ4sIm0WfTmozDpPttwcZ5w7Ve
# iXDOB9ECAB4pQ2rCgbSNG8MYUZgoHHOuThqolOP0Vh9NHRRJxpdw6CyAbmCGftc0
# lvRDPFiKp8xmCNJ/j3XzoUdHoG7NMwpUmHv9ruGU18SdQ8hyJN9AcQGWYrB4v0RV
# /hs2RAbwntG7ahkcwd8uy5aFw88Wph/uGXPXc49EWj7i49vHeIV2y5+gtthMywje
# qqjFXkistXuF+JHVnyoYmqqCyXaHX5CEwtawMv4EQeaJs76bLhMeMTKKl9rRp8qB
# DtbIZphO8iMsocrBnje48sA5HR0PM+H4HTjw10i8R0fLlWitaIY=
# =XnY5
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue 12 Mar 2024 16:56:31 GMT
# gpg: using RSA key 4E437DDA56616F4329B0A79567B30276A8621CAE
# gpg: Good signature from "Nicholas Piggin <npiggin@gmail.com>" [unknown]
# 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: 4E43 7DDA 5661 6F43 29B0 A795 67B3 0276 A862 1CAE
* tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu: (38 commits)
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
spapr: nested: Use correct source for parttbl info for nested PAPR API.
spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
spapr: nested: Initialize the GSB elements lookup table.
spapr: nested: Extend nested_ppc_state for nested PAPR API
spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.
spapr: nested: Document Nested PAPR API
spapr: nested: keep nested-hv related code restricted to its API.
spapr: nested: Introduce SpaprMachineStateNested to store related info.
spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
target/ppc: Remove interrupt handler wrapper functions
target/ppc: Clean up ifdefs in excp_helper.c, part 3
target/ppc: Clean up ifdefs in excp_helper.c, part 2
target/ppc: Clean up ifdefs in excp_helper.c, part 1
target/ppc: Add gen_exception_err_nip() function
target/ppc: Readability improvements in exception handlers
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-03-13 12:37:27 +00:00
..
2024-03-11 14:41:40 -04:00
2024-03-09 18:56:37 +03:00
2023-06-06 09:42:14 +02: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
2022-12-15 16:07:43 +01:00
2023-12-31 09:11:28 +01:00
2021-11-08 17:00:22 +01:00
2024-02-20 22:20:48 +03:00
2021-10-01 19:04:45 +02:00
2022-06-01 18:55:04 +01:00
2023-12-30 07:38:06 +11:00
2022-11-22 09:49:07 +00:00
2021-04-01 13:21:02 +02:00
2021-05-02 17:24:50 +02:00
2023-05-30 10:55:39 -07:00
2024-02-20 22:20:48 +03:00
2021-08-02 11:42:38 +01:00
2023-02-16 23:02:46 -05:00
2023-11-03 09:20:31 +01:00
2024-01-15 17:12:22 +00:00
2024-01-16 11:16:10 +08:00
2023-07-03 12:52:08 +01:00
2023-07-03 12:52:08 +01:00
2023-07-03 12:52:08 +01:00
2023-12-31 09:11:29 +01:00
2023-09-21 14:45:57 +01:00
2021-06-02 06:51:09 +02:00
2022-11-22 09:49:07 +00:00
2022-01-18 12:56:29 +01:00
2021-11-19 10:16:58 +01:00
2023-09-19 10:23:21 +02:00
2024-02-28 09:11:42 +00:00
2024-01-08 10:45:43 -05:00
2024-03-13 02:47:04 +10:00
2023-11-03 09:20:31 +01:00
2024-03-04 07:12:40 +01:00
2023-07-03 12:52:22 +01:00
2021-11-22 15:02:38 +01:00
2023-07-03 12:52:22 +01:00
2024-02-27 13:01:42 +00:00
2023-10-08 21:08:08 +02:00
2021-01-12 12:38:03 +01:00
2024-01-08 10:45:43 -05:00
2024-02-27 13:01:42 +00:00
2023-11-28 14:27:18 +01:00
2020-02-26 18:57:07 +01:00
2021-06-02 14:29:14 +02:00
2021-11-22 15:02:38 +01:00
2023-08-30 14:57:44 +01:00
2022-11-22 09:52:23 +00:00
2022-11-22 09:49:07 +00:00
2023-11-14 10:40:54 -08:00
2024-02-03 23:43:47 +00:00
2024-02-28 09:11:42 +00:00
2023-07-03 12:52:08 +01:00
2024-02-23 23:16:34 +10:00
2024-03-12 14:52:07 -04:00
2021-11-22 15:02:38 +01:00
2021-11-19 10:16:58 +01:00
2023-12-19 19:03:38 +01:00
2022-05-16 04:38:40 -04:00
2024-03-04 07:12:40 +01:00
2023-05-15 08:19:04 -04:00