[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/25] Misc QEMU-GA patches 2024-07-22
From: |
Richard Henderson |
Subject: |
Re: [PULL 00/25] Misc QEMU-GA patches 2024-07-22 |
Date: |
Tue, 23 Jul 2024 08:26:33 +1000 |
User-agent: |
Mozilla Thunderbird |
On 7/22/24 17:00, Konstantin Kostiuk wrote:
The following changes since commit 23fa74974d8c96bc95cbecc0d4e2d90f984939f6:
Merge tag 'pull-target-arm-20240718'
ofhttps://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-07-19
07:02:17 +1000)
are available in the Git repository at:
https://github.com/kostyanf14/qemu.git tags/qga-pull-2024-07-22
for you to fetch changes up to 24d12dfc5abb3b4ac2506f22c3fd0cda40a6977d:
qga/linux: Add new api 'guest-network-get-route' (2024-07-22 09:51:12 +0300)
----------------------------------------------------------------
qga-pull-2024-07-22
Fails testing:
https://gitlab.com/qemu-project/qemu/-/jobs/7401175099
https://gitlab.com/qemu-project/qemu/-/jobs/7401175098
https://gitlab.com/qemu-project/qemu/-/jobs/7401175093
../qga/commands-linux.c:2159:42: error: 'sscanf' may overflow; destination buffer in
argument 12 has size 16, but the corresponding specifier may require size 33
[-Werror,-Wfortify-source]
&Use, &Flags, Iface) != 10) {
r~
- [PULL 13/25] qga: conditionalize schema for commands requiring fsfreeze, (continued)
- [PULL 13/25] qga: conditionalize schema for commands requiring fsfreeze, Konstantin Kostiuk, 2024/07/22
- [PULL 16/25] qga: conditionalize schema for commands requiring utmpx, Konstantin Kostiuk, 2024/07/22
- [PULL 20/25] qga: remove pointless 'blockrpcs_key' variable, Konstantin Kostiuk, 2024/07/22
- [PULL 10/25] qga: conditionalize schema for commands requiring getifaddrs, Konstantin Kostiuk, 2024/07/22
- [PULL 14/25] qga: conditionalize schema for commands requiring fstrim, Konstantin Kostiuk, 2024/07/22
- [PULL 18/25] qga: don't disable fsfreeze commands if vss_init fails, Konstantin Kostiuk, 2024/07/22
- [PULL 25/25] qga/linux: Add new api 'guest-network-get-route', Konstantin Kostiuk, 2024/07/22
- [PULL 24/25] guest-agent: document allow-rpcs in config file section, Konstantin Kostiuk, 2024/07/22
- [PULL 19/25] qga: move declare of QGAConfig struct to top of file, Konstantin Kostiuk, 2024/07/22
- [PULL 23/25] qga/commands-posix: Make ga_wait_child() return boolean, Konstantin Kostiuk, 2024/07/22
- Re: [PULL 00/25] Misc QEMU-GA patches 2024-07-22,
Richard Henderson <=