Peter Maydell
f0cfd06786
* i386: fix -M isapc with ubsan
* i386: add sha512, sm3, sm4 feature bits
* eif: fix Coverity issues
* i386/hvf: x2APIC support
* i386/hvf: fixes
* i386/tcg: fix 2-stage page walk
* eif: fix coverity issues
* rust: fix subproject warnings with new rust, avoid useless cmake fallback
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmcvEHYUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroNn4AgAl+GaD/fHHU+9TCyKRg1Ux/iTSkqh
PBs76H2w879TDeuPkKZlnYqc7n85rlh1cJwQz01X79OFEeXP6oHiI9Q6qyflSxF0
V+DrJhZc1CtZBChx9ZUMWUAWjYJFFjNwYA7/LLuLl6RfOm8bIJUWIhDjliJ4Bcea
5VI13OtTvYvVurRLUBXWU0inh9KLHIw4RlNgi8Pmb2wNXkPxENpWjsGqWH0jlKS5
ZUNgTPx/eY5MDwKoAyif2gsdfJlxGxgkpz3Mic4EGE9cw1cRASI3tKb3KH61hNTE
K21UI0+/+kv27cPnpZzYMDSkrJs7PEgVJ/70NRmAJySA76IG3XSsb5+xZg==
=pI4/
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* i386: fix -M isapc with ubsan
* i386: add sha512, sm3, sm4 feature bits
* eif: fix Coverity issues
* i386/hvf: x2APIC support
* i386/hvf: fixes
* i386/tcg: fix 2-stage page walk
* eif: fix coverity issues
* rust: fix subproject warnings with new rust, avoid useless cmake fallback
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmcvEHYUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroNn4AgAl+GaD/fHHU+9TCyKRg1Ux/iTSkqh
# PBs76H2w879TDeuPkKZlnYqc7n85rlh1cJwQz01X79OFEeXP6oHiI9Q6qyflSxF0
# V+DrJhZc1CtZBChx9ZUMWUAWjYJFFjNwYA7/LLuLl6RfOm8bIJUWIhDjliJ4Bcea
# 5VI13OtTvYvVurRLUBXWU0inh9KLHIw4RlNgi8Pmb2wNXkPxENpWjsGqWH0jlKS5
# ZUNgTPx/eY5MDwKoAyif2gsdfJlxGxgkpz3Mic4EGE9cw1cRASI3tKb3KH61hNTE
# K21UI0+/+kv27cPnpZzYMDSkrJs7PEgVJ/70NRmAJySA76IG3XSsb5+xZg==
# =pI4/
# -----END PGP SIGNATURE-----
# gpg: Signature made Sat 09 Nov 2024 07:34:14 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
* tag 'for-upstream' of https://gitlab.com/bonzini/qemu:
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
rust: qemu-api-macros: always process subprojects before dependencies
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
i386/hvf: Raise exception on error setting APICBASE
i386/hvf: Fixes startup memory leak (vmcs caps)
i386/hvf: Fix for UB in handling CPUID function 0xD
i386/hvf: Integrates x2APIC support with hvf accel
eif: cope with huge section sizes
eif: cope with huge section offsets
target/i386: Fix legacy page table walk
rust: add meson_version to all subprojects
target/i386/hvf: fix clang compilation warning
target/i386: add sha512, sm3, sm4 feature bits
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-11-09 12:34:01 +00:00
..
2024-11-08 10:38:12 +01:00
2024-11-04 16:03:25 -05:00
2024-10-15 15:16:17 +01:00
2024-05-03 15:47:47 +02:00
2024-11-05 15:47:52 +00:00
2024-10-21 22:40:47 +03:00
2024-05-03 15:47:47 +02:00
2024-11-06 17:28:45 +00:00
2024-11-07 08:16:53 +10:00
2024-11-09 08:34:00 +01:00
2024-04-25 12:48:12 +02:00
2024-11-04 16:03:25 -05:00
2024-10-28 16:56:36 +00:00
2024-10-01 14:58:07 +01:00
2024-09-13 15:31:44 +01:00
2024-11-05 23:32:25 +00:00
2024-10-03 19:33:23 +02:00
2024-09-24 13:53:35 +02:00
2024-11-05 23:32:25 +00:00
2024-11-09 08:34:07 +01:00
2024-10-15 15:16:17 +01:00
2024-10-01 14:41:10 +01:00
2024-11-04 09:14:54 +10:00
2023-12-29 11:17:30 +11:00
2024-10-03 19:33:23 +02:00
2024-11-02 15:20:41 +08:00
2024-11-08 11:05:55 +01:00
2024-11-04 16:03:24 -05:00
2024-11-05 23:32:13 +00:00
2024-10-15 12:21:06 -03:00
2024-10-24 07:57:47 +02:00
2024-11-06 17:28:45 +00:00
2024-09-08 11:49:49 +02:00
2024-11-08 09:14:30 +01:00
2024-10-03 17:26:06 +03:00
2024-10-03 19:33:23 +02:00
2024-11-04 16:03:25 -05:00
2024-11-04 16:03:25 -05:00
2024-11-06 17:28:45 +00:00
2024-11-05 23:32:25 +00:00
2024-10-03 17:26:06 +03:00
2024-11-07 08:19:39 +10:00
2024-11-06 17:28:45 +00:00
2024-05-10 15:45:15 +02:00
2024-11-04 14:16:11 +01:00
2024-10-02 16:14:29 +04:00
2024-11-05 23:32:25 +00:00
2024-11-05 10:10:00 +00:00
2024-10-21 16:40:11 +02:00
2024-07-22 20:15:41 -04:00
2024-09-13 15:31:44 +01:00
2024-10-03 19:33:23 +02:00
2024-11-04 09:09:15 +10:00
2024-11-05 21:27:18 +00:00
2024-09-24 13:53:35 +02:00
2024-09-13 15:31:44 +01:00
2024-09-06 18:04:16 +09:00
2024-11-05 23:32:25 +00:00
2024-11-05 15:51:14 +01:00
2024-11-05 15:47:52 +00:00
2024-11-05 10:10:00 +00:00
2024-10-21 07:53:21 +02:00
2024-06-04 11:53:43 +02:00
2024-10-15 12:13:59 -03:00
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00