move ./scripts/qmp to ./python/qemu/qmp
Move all scripts (or deprecate what isn't worth moving) everything in ./scripts/qmp to ./python/qemu/qmp. This way they can be checked and kept up-to-date with the Python library, preventing regressions and breakage.