mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
This is an error in Python 3.12; fix it by using a raw string literal.
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit a5e3cb3b90
)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>