qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

scripts/qemu-gdb: Use Python 3 interpreter

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200512103238.7078-3-philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>

authored by

Philippe Mathieu-Daudé and committed by
Philippe Mathieu-Daudé
806c200e 6acc5c04

+2 -2
+2 -2
scripts/qemu-gdb.py
··· 1 - #!/usr/bin/python 2 - 1 + #!/usr/bin/env python3 2 + # 3 3 # GDB debugging support 4 4 # 5 5 # Copyright 2012 Red Hat, Inc. and/or its affiliates