Stefan Hajnoczi
5dfd80e38b
* new round of audio cleanups
* various shadowed local variable fixes in vl, mptsas, pm_smbus, target/i386
* remove deprecated pc-i440fx-1.4 up to pc-i440fx-1.7
* remove PCI drivers from 128K bios.bin
* remove unused variable in user-exec-stub.c
* small fixes for ui/vnc
* scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmUTDaoUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroMvEgf+NrSaP4pmHrYcVtm43fnKXoLHFrCx
KYfoK9Lke/DDkTff6rrcfW/Wyqid6Pp9Ch4Rrpr/X71X5gi+c6xb5klC8cpSfLg4
gtuGctj7WL7KR/067EsLqHvzBob/iebFhZwhtsBrI+z65X+J9pOK78efBTdhezq4
EEHTWohMAg1I/MWBK5VnOk2fI4+9z9K9zP5AtWmJzwwJkQUoEyl+YDkVmIhMYoGn
CapRO7i2wIvtoF4wuQUCGsOLmrcWTvRIOcV13k3b6PYCPC40/N9AOpiiyg3XqNah
UKKM9CcgVnCzCc4Jar2QD+MzkTDxhmQSyLFJgtzrW7CQSE5YB3sUHj3CXg==
=8nvs
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* new round of audio cleanups
* various shadowed local variable fixes in vl, mptsas, pm_smbus, target/i386
* remove deprecated pc-i440fx-1.4 up to pc-i440fx-1.7
* remove PCI drivers from 128K bios.bin
* remove unused variable in user-exec-stub.c
* small fixes for ui/vnc
* scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmUTDaoUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroMvEgf+NrSaP4pmHrYcVtm43fnKXoLHFrCx
# KYfoK9Lke/DDkTff6rrcfW/Wyqid6Pp9Ch4Rrpr/X71X5gi+c6xb5klC8cpSfLg4
# gtuGctj7WL7KR/067EsLqHvzBob/iebFhZwhtsBrI+z65X+J9pOK78efBTdhezq4
# EEHTWohMAg1I/MWBK5VnOk2fI4+9z9K9zP5AtWmJzwwJkQUoEyl+YDkVmIhMYoGn
# CapRO7i2wIvtoF4wuQUCGsOLmrcWTvRIOcV13k3b6PYCPC40/N9AOpiiyg3XqNah
# UKKM9CcgVnCzCc4Jar2QD+MzkTDxhmQSyLFJgtzrW7CQSE5YB3sUHj3CXg==
# =8nvs
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue 26 Sep 2023 12:58:18 EDT
# 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:
audio: remove shadowed locals
compiler: introduce QEMU_ANNOTATE
block: mark mixed functions that can suspend
target/i386/svm_helper: eliminate duplicate local variable
target/i386/seg_helper: remove shadowed variable
target/i386/seg_helper: introduce tss_set_busy
target/i386/translate: avoid shadowed local variables
target/i386/cpu: avoid shadowed local variables
target/i386/kvm: eliminate shadowed local variables
m48t59-test: avoid possible overflow on ABS
pm_smbus: rename variable to avoid shadowing
mptsas: avoid shadowed local variables
ui/vnc: fix handling of VNC_FEATURE_XVP
ui/vnc: fix debug output for invalid audio message
vl: remove shadowed local variables
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
user-exec-stub: remove unused variable
seabios: remove PCI drivers from bios.bin
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-09-27 13:55:18 -04:00
..
2023-09-08 13:08:52 +03:00
2023-06-20 10:01:30 +02:00
2022-09-30 18:42:34 +02:00
2021-10-05 18:56:41 +02:00
2023-05-10 14:16:54 +02:00
2023-02-24 15:09:39 +00:00
2023-04-25 13:17:28 +02:00
2023-08-03 11:28:43 -04:00
2023-09-20 17:46:01 +02:00
2023-02-23 19:49:33 +01:00
2023-09-20 17:46:01 +02:00
2023-09-21 09:31:28 -04:00
2023-09-08 13:08:52 +03:00
2022-12-15 16:07:43 +01:00
2022-10-26 14:56:42 -04:00
2023-06-28 09:46:24 +02:00
2023-06-28 09:46:27 +02:00
2023-05-19 19:12:12 +02:00
2023-09-20 17:46:01 +02:00
2022-03-04 18:18:25 +01:00
2023-04-11 16:38:56 +02:00
2022-05-11 16:50:01 +02:00
2023-05-10 14:16:53 +02:00
2023-05-19 19:12:12 +02:00
2023-09-20 17:46:01 +02:00
2020-11-15 17:04:40 +01:00
2023-05-30 17:37:26 +02:00
2023-02-23 19:49:32 +01:00
2019-06-12 13:20:20 +02:00
2023-03-30 15:03:36 +02:00
2023-06-28 09:46:28 +02:00
2023-04-24 13:53:44 -04:00
2023-09-21 09:05:10 -04:00
2023-04-25 13:17:28 +02:00
2023-04-11 16:38:56 +02:00
2023-06-02 12:27:19 -05:00
2023-09-20 17:46:01 +02:00
2023-06-01 07:34:03 -04:00
2023-09-26 18:09:08 +02:00
2021-07-09 18:20:27 +02:00
2023-09-08 17:03:09 +02:00
2023-09-08 13:08:52 +03:00
2023-09-08 17:03:09 +02:00
2023-09-20 17:46:01 +02:00
2023-09-25 08:35:06 -05:00
2023-06-02 12:27:19 -05:00
2023-02-01 16:52:32 +01:00
2023-07-17 09:17:41 -04:00
2023-01-20 07:24:28 +01:00
2023-09-21 08:49:17 +02:00
2023-09-21 08:47:34 +02:00
2023-06-01 07:34:03 -04:00
2023-09-20 17:46:00 +02:00
2023-01-19 10:18:28 +01:00
2023-05-30 17:21:23 +02:00
2023-09-08 17:03:09 +02:00
2023-06-28 09:46:32 +02:00
2023-01-20 07:24:28 +01:00
2023-06-28 09:46:34 +02:00
2023-09-08 13:08:52 +03:00
2023-04-25 13:17:28 +02:00
2023-04-25 13:17:28 +02:00
2023-09-26 18:09:08 +02:00
2023-06-28 09:46:32 +02:00
2023-09-20 17:46:01 +02:00
2023-06-28 09:46:20 +02:00
2022-03-07 13:16:49 +00:00
2023-06-28 09:46:34 +02:00
2023-09-26 18:09:08 +02:00
2023-02-23 19:49:17 +01:00
2023-09-20 17:46:01 +02:00
2023-06-28 09:46:34 +02:00
2023-02-23 19:49:35 +01:00
2023-09-20 17:46:01 +02:00
2022-03-07 09:33:30 +01:00
2023-09-08 17:03:09 +02:00
2023-09-20 17:46:01 +02:00
2023-05-30 17:37:26 +02:00
2023-09-20 17:46:01 +02:00
2023-09-26 18:09:08 +02:00
2023-08-29 10:49:24 +02:00
2023-09-25 08:35:06 -05:00
2020-08-21 06:18:24 -04:00
2023-05-19 19:12:12 +02:00
2019-06-12 13:20:20 +02:00
2023-06-28 09:46:30 +02:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00
2023-09-20 17:46:01 +02:00
2023-09-08 17:03:09 +02:00
2023-04-25 13:17:28 +02:00
2023-05-30 17:37:26 +02:00
2023-01-20 07:24:28 +01:00