summary refs log tree commit diff stats
path: root/hw/mem/memory-device.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-11-13 15:07:21 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-11-13 19:06:06 +0100
commit0b2af475e9f325e1db98148d5423de61da6bf110 (patch)
treed8848156420e68506b0c0e4797b938e265eb62af /hw/mem/memory-device.c
parent0034d0395e4e92c722a7044d291b2bab42f705bd (diff)
downloadfocaccia-qemu-0b2af475e9f325e1db98148d5423de61da6bf110.tar.gz
focaccia-qemu-0b2af475e9f325e1db98148d5423de61da6bf110.zip
tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12
Python 3.12 now warns about backslashes in strings that aren't used
for escaping a special character from Python. Silence the warning
by using raw strings here instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231113140721.46903-1-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/mem/memory-device.c')
0 files changed, 0 insertions, 0 deletions