Stefan Hajnoczi
1527c6b6fa
* util/log: re-allow switching away from stderr log file
* finish audio configuration rework
* cleanup HVF stubs
* remove more mentions of softmmu
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmUi/kIUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroOXWwf/YW16QMzqdAPVHYRf9NcCneRF16El
t3lEod0q0sHhchPbh9e04aKbh+oBNeWu9sFyTl11Fwsi+DGmp/b28ziva75/4rfd
h5N9aX/z2jwPqy93IwPDu3soKXCCgTK+ywtD/5GLQwBGqxs7W2xUEEb7eCnVefHa
zwL3MOUqPICeqOnR1TNw9k3N3veF04D+rmchTwbAjAmx1f8EI+mK9VlGK9V8TUjP
3HjpZYJluc0a92lR5VONJ7V25QfttsjLysTgpFwVAQPS6Frzatc/hWclfLYgw9vl
2Irk83FV8gXPRl0XKNcqSDsv6h/yGP6TDFIB8QwRSRGBqIQi5aOlfBJzsQ==
=qbm7
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* util/log: re-allow switching away from stderr log file
* finish audio configuration rework
* cleanup HVF stubs
* remove more mentions of softmmu
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmUi/kIUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroOXWwf/YW16QMzqdAPVHYRf9NcCneRF16El
# t3lEod0q0sHhchPbh9e04aKbh+oBNeWu9sFyTl11Fwsi+DGmp/b28ziva75/4rfd
# h5N9aX/z2jwPqy93IwPDu3soKXCCgTK+ywtD/5GLQwBGqxs7W2xUEEb7eCnVefHa
# zwL3MOUqPICeqOnR1TNw9k3N3veF04D+rmchTwbAjAmx1f8EI+mK9VlGK9V8TUjP
# 3HjpZYJluc0a92lR5VONJ7V25QfttsjLysTgpFwVAQPS6Frzatc/hWclfLYgw9vl
# 2Irk83FV8gXPRl0XKNcqSDsv6h/yGP6TDFIB8QwRSRGBqIQi5aOlfBJzsQ==
# =qbm7
# -----END PGP SIGNATURE-----
# gpg: Signature made Sun 08 Oct 2023 15:08:50 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: (25 commits)
audio, qtest: get rid of QEMU_AUDIO_DRV
audio: reintroduce default audio backend for VNC
audio: do not use first -audiodev as default audio device
audio: extend -audio to allow creating a default backend
audio: extract audio_define_default
audio: disable default backends if -audio/-audiodev is used
audio: error hints need a trailing \n
cutils: squelch compiler warnings with custom paths
configure: change $softmmu to $system
system: Rename softmmu/ directory as system/
meson: Rename target_softmmu_arch -> target_system_arch
meson: Rename softmmu_mods -> system_mods
target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
gdbstub: Rename 'softmmu' -> 'system'
accel: Rename accel_softmmu* -> accel_system*
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
fuzz: Correct invalid mentions of 'softmmu' by 'system'
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
travis-ci: Correct invalid mentions of 'softmmu' by 'system'
...
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-10-09 10:11:18 -04:00
..
2023-10-03 08:00:25 -07:00
2023-02-08 07:28:05 +01:00
2023-10-07 19:02:33 +02:00
2023-09-29 08:13:57 +02:00
2020-11-15 17:04:40 +01:00
2016-07-12 16:20:46 +02:00
2023-03-20 12:43:50 +01:00
2023-05-02 12:36:46 -07:00
2023-06-22 18:55:14 -04:00
2022-03-22 14:40:51 +04:00
2021-01-07 05:09:41 -10:00
2022-02-21 13:30:20 +00:00
2022-12-15 16:07:43 +01:00
2021-06-25 14:24:24 +03:00
2023-10-03 15:05:20 +04:00
2022-12-14 16:19:35 +01:00
2020-06-23 15:46:05 +01:00
2023-01-20 07:21:46 +01:00
2022-03-04 18:14:40 +01:00
2023-01-20 07:21:46 +01:00
2022-05-11 16:50:01 +02:00
2023-09-15 13:57:00 +00:00
2023-05-23 15:20:15 +08:00
2023-08-31 19:47:43 +02:00
2019-06-11 20:22:09 +02:00
2023-06-02 12:27:19 -05:00
2020-12-10 12:15:18 -05:00
2023-02-08 07:28:05 +01:00
2019-05-13 08:58:55 +02:00
2023-02-10 14:12:06 +01:00
2022-04-21 17:09:09 +04:00
2022-03-06 06:19:47 -05:00
2023-08-31 19:47:43 +02:00
2016-06-07 18:19:23 +03:00
2020-11-15 17:04:40 +01:00
2017-10-16 20:57:13 +03:00
2023-10-06 13:27:48 +02:00
2023-02-17 14:34:24 +01:00
2020-10-15 16:06:27 +02:00
2023-05-30 15:50:17 +01:00
2023-09-06 11:19:33 +02:00
2022-02-21 13:30:20 +00:00
2021-03-09 21:47:45 +01:00
2023-05-30 09:51:11 -07:00
2022-12-20 17:09:41 -08:00
2023-06-05 13:11:24 +02:00
2023-08-31 19:47:43 +02:00
2019-05-13 08:58:55 +02:00
2022-10-07 12:11:41 +02:00
2022-05-11 16:50:01 +02:00
2023-01-20 07:21:46 +01:00
2022-04-20 10:51:11 -07:00
2023-06-13 17:42:01 +10:00
2022-02-21 13:30:20 +00:00
2023-04-28 11:31:07 +02:00
2022-03-07 13:16:49 +00:00
2019-09-11 08:46:17 +02:00
2023-04-24 11:29:00 +02:00
2022-11-06 09:48:50 +01:00
2022-02-21 13:30:20 +00:00
2019-09-24 12:18:47 +01:00
2020-12-10 17:16:44 +01:00
2019-01-11 15:46:55 +01:00
2022-04-21 17:03:51 +04:00
2023-10-04 09:52:06 -04:00
2016-07-12 16:20:46 +02:00
2023-03-22 15:06:57 +00:00
2023-09-16 14:57:15 +00:00
2023-10-06 13:27:48 +02:00
2019-05-13 08:58:55 +02:00
2023-08-31 19:47:43 +02:00
2023-01-19 10:18:28 +01:00
2019-06-12 13:20:20 +02:00
2023-03-22 15:06:57 +00:00
2022-03-22 14:40:51 +04:00
2022-04-06 14:31:43 +02:00
2018-09-26 08:55:54 -07:00
2019-04-18 22:18:59 +02:00
2023-03-28 15:23:10 -07:00
2020-09-23 16:07:44 +01:00
2022-03-22 14:40:51 +04:00
2021-06-25 14:22:21 +03:00
2023-02-10 14:12:06 +01:00
2023-08-31 19:47:43 +02:00
2023-02-04 07:56:54 +01:00
2023-09-01 13:34:03 -07:00
2020-09-23 16:07:44 +01:00
2023-03-13 15:39:31 +04:00
2023-04-27 16:39:43 +02:00
2023-08-31 19:47:43 +02:00
2019-05-13 08:58:55 +02:00
2022-10-27 11:00:43 +02:00
2022-04-06 14:31:56 +02:00
2021-06-16 15:03:26 +02:00
2023-02-17 11:22:19 +01:00
2017-09-06 10:12:02 +02:00
2023-08-29 10:49:24 +02:00
2016-02-23 12:43:05 +00:00
2023-09-21 10:39:51 +02:00
2021-11-16 09:43:44 +01:00
2020-06-16 14:49:05 +01:00
2023-09-16 14:57:15 +00:00
2018-08-24 20:26:37 +02:00
2019-02-01 13:46:45 +01:00
2023-08-31 19:47:43 +02:00
2023-02-08 07:27:20 +01:00
2023-10-04 18:15:06 -04:00
2021-09-07 09:08:24 +01:00
2023-09-07 20:32:11 -05:00
2022-04-22 13:36:04 +04:00
2022-12-23 11:48:13 +01:00
2023-06-01 11:05:05 -04:00
2023-08-31 19:47:43 +02:00