qemu/tests
Paolo Bonzini 86a8989d45 tests/vm: avoid invalid escape in Python string
This is an error in Python 3.12; fix it by using a raw string literal
or by double-escaping the backslash.

Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-10-17 15:20:53 +02:00
..
avocado tests/avocado: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
bench
data tests/acpi: update expected data files 2023-10-10 11:11:37 +02:00
decode
docker tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
fp
guest-debug
image-fuzzer
include
keys
lcitool tests/lcitool: add swtpm to the package list 2023-10-11 08:46:23 +01:00
migration python/qemu: rename command() to cmd() 2023-10-12 14:21:43 -04:00
multiboot
perf/block/qcow2
plugin Makefile: build plugins before running TCG tests 2023-10-02 18:04:39 +02:00
qapi-schema
qemu-iotests iotests: use the correct python to run linters 2023-10-17 15:20:46 +02:00
qtest hw/ufs: fixes 2023-10-16 12:37:22 -04:00
rocker
tcg hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region 2023-10-13 10:04:52 +08:00
tsan
uefi-test-tools
unit block: Protect bs->children with graph_lock 2023-10-12 16:31:33 +02:00
vm tests/vm: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
vmstate-static-checker-data
dbus-vmstate-daemon.sh
Makefile.include Makefile: build plugins before running TCG tests 2023-10-02 18:04:39 +02:00
meson.build Makefile: build plugins before running TCG tests 2023-10-02 18:04:39 +02:00
test-qht-par.c
vhost-user-bridge.c