Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any
user-visible changes.
signature.asc
Description: PGP signature
The following changes since commit 0adf626718bc0ca9c46550249a76047f8e45da15:
Update version for v10.0.0-rc2 release (2025-04-01 13:15:45 -0400)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20250403
for you to fetch changes up to 49551752e860f5e40
On 10/2/23 15:46, Michael Tokarev wrote:
28.09.2023 22:41, Richard Henderson wrote
Mini PR, aimed at fixing the mips and ovmf regressions.
r~
accel/tcg: Always require can_do_io, for #1866
-
28.09.2023 22:41, Richard Henderson wrote
Mini PR, aimed at fixing the mips and ovmf regressions.
r~
accel/tcg: Always require can_do_io, for #1866
Richard Henderson
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any
user-visible changes.
signature.asc
Description: PGP signature
Mini PR, aimed at fixing the mips and ovmf regressions.
r~
The following changes since commit 36e9aab3c569d4c9ad780473596e18479838d1aa:
migration: Move return path cleanup to main migration thread (2023-09-27
13:58:02 -0400)
are available in the Git repository at:
https://gitlab.com/rth7