move ./scripts/qapi/ to ./python/qemu/qapi/
Once QAPI is fully typed (and passing pylint, flake8, and isort), move it to ./python/qemu/qapi where it can be installed alongside our other tools and maintained using the same linting paradigm.
Requires CI linting to be enabled first.
Edited by John Snow