Stefan Hajnoczi
871af84dd5
* target/i386: optimize string instructions
* target/i386: new Sierra Forest and Clearwater Forest models
* rust: type-safe vmstate implementation
* rust: use interior mutability for PL011
* rust: clean ups
* memtxattrs: remove usage of bitfields from MEMTXATTRS_UNSPECIFIED
* gitlab-ci: enable Rust backtraces
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmeZ6VYUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroMjbQgApuooMOp0z/8Ky4/ux8M8/vrlcNCH
V1Pm6WzrjEzd9TIMLGr6npOyLOkWI31Aa4o/TuW09SeKE3dpCf/7LYA5VDEtkH79
F57MgnSj56sMNgu+QZ/SiGvkKJXl+3091jIianrrI0dtX8hPonm6bt55woDvQt3z
p94+4zzv5G0nc+ncITCDho8sn5itdZWVOjf9n6VCOumMjF4nRSoMkJKYIvjNht6n
GtjMhYA70tzjkIi4bPyYkhFpMNlAqEDIp2TvPzp6klG5QoUErHIzdzoRTAtE4Dpb
7240r6jarQX41TBXGOFq0NrxES1cm5zO/6159D24qZGHGm2hG4nDx+t2jw==
=ZKFy
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* target/i386: optimize string instructions
* target/i386: new Sierra Forest and Clearwater Forest models
* rust: type-safe vmstate implementation
* rust: use interior mutability for PL011
* rust: clean ups
* memtxattrs: remove usage of bitfields from MEMTXATTRS_UNSPECIFIED
* gitlab-ci: enable Rust backtraces
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmeZ6VYUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroMjbQgApuooMOp0z/8Ky4/ux8M8/vrlcNCH
# V1Pm6WzrjEzd9TIMLGr6npOyLOkWI31Aa4o/TuW09SeKE3dpCf/7LYA5VDEtkH79
# F57MgnSj56sMNgu+QZ/SiGvkKJXl+3091jIianrrI0dtX8hPonm6bt55woDvQt3z
# p94+4zzv5G0nc+ncITCDho8sn5itdZWVOjf9n6VCOumMjF4nRSoMkJKYIvjNht6n
# GtjMhYA70tzjkIi4bPyYkhFpMNlAqEDIp2TvPzp6klG5QoUErHIzdzoRTAtE4Dpb
# 7240r6jarQX41TBXGOFq0NrxES1cm5zO/6159D24qZGHGm2hG4nDx+t2jw==
# =ZKFy
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 29 Jan 2025 03:39:50 EST
# 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
* tag 'for-upstream' of https://gitlab.com/bonzini/qemu: (49 commits)
gitlab-ci: include full Rust backtraces in test runs
rust: qemu-api: add sub-subclass to the integration tests
rust/zeroable: Implement Zeroable with const_zero macro
rust: qdev: make reset take a shared reference
rust: pl011: drop use of ControlFlow
rust: pl011: pull device-specific code out of MemoryRegionOps callbacks
rust: pl011: remove duplicate definitions
rust: pl011: wrap registers with BqlRefCell
rust: pl011: extract PL011Registers
rust: pl011: pull interrupt updates out of read/write ops
rust: pl011: extract CharBackend receive logic into a separate function
rust: pl011: extract conversion to RegisterOffset
rust: pl011: hide unnecessarily "pub" items from outside pl011::device
rust: pl011: remove unnecessary "extern crate"
rust: prefer NonNull::new to assertions
rust: vmstate: make order of parameters consistent in vmstate_clock
rust: vmstate: remove translation of C vmstate macros
rust: pl011: switch vmstate to new-style macros
rust: qemu_api: add vmstate_struct
rust: vmstate: add public utility macros to implement VMState
...
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2025-01-29 09:51:03 -05:00
..
2025-01-27 09:38:15 +01:00
2024-12-31 21:21:27 +01:00
2025-01-13 17:16:04 +01:00
2024-09-17 10:26:26 +02:00
2022-09-04 07:02:57 +01:00
2024-11-04 09:12:47 +10:00
2024-12-20 11:22:47 +10:00
2024-11-18 10:54:42 +01:00
2021-11-22 15:02:38 +01:00
2021-08-02 12:55:51 +01:00
2024-11-18 10:54:42 +01:00
2022-02-09 09:08:56 +01:00
2024-10-29 15:04:46 +00:00
2020-10-17 13:59:40 +02:00
2024-02-09 12:48:11 +00:00
2025-01-23 11:50:53 +01:00
2024-12-31 21:21:27 +01:00
2024-04-24 16:03:38 +02:00
2023-11-23 14:10:06 +00:00
2021-08-02 11:42:38 +01:00
2023-04-27 14:58:41 +01:00
2025-01-17 10:45:54 +00:00
2024-08-01 04:32:00 -04:00
2025-01-13 12:35:34 +00:00
2023-12-20 10:29:23 +01:00
2023-05-12 15:43:38 +01:00
2024-02-22 08:58:43 +03:00
2023-05-12 15:43:38 +01:00
2020-03-06 10:05:12 +00:00
2020-11-20 13:19:08 +01:00
2023-06-07 10:21:53 -04:00
2020-11-20 13:19:08 +01:00
2020-03-06 11:06:55 +00:00
2020-11-23 11:10:04 +00:00
2021-09-13 13:56:26 +02:00
2025-01-17 10:45:49 +00:00
2021-09-13 13:56:26 +02:00
2023-12-20 10:29:23 +01:00
2024-04-24 16:03:38 +02:00
2021-06-14 13:28:50 +01:00
2020-03-06 10:05:12 +00:00
2024-10-29 15:04:47 +00:00
2021-02-25 14:14:33 +01:00
2024-06-08 10:33:38 +02:00
2024-10-31 18:28:33 +01:00
2020-03-06 10:05:12 +00:00
2023-03-07 18:08:12 +01:00
2022-09-04 07:02:57 +01:00
2024-03-13 02:47:04 +10:00
2024-12-20 11:22:47 +10:00
2020-06-22 18:37:12 +02:00
2023-10-20 07:16:53 +02:00
2020-03-06 10:05:18 +00:00
2024-05-05 21:02:48 +01:00
2020-03-06 10:05:12 +00:00
2022-09-04 07:02:57 +01:00
2022-08-01 11:58:02 +02:00
2020-11-23 11:07:41 +00:00
2023-09-19 10:23:21 +02:00
2021-06-14 13:28:50 +01:00