mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-09 02:34:49 +00:00
The QMP visitors have no direct dependency on QMP. It is valid to use them anywhere that one has a QObject. Rename them to better reflect their functionality as a generic QObject to QAPI converter. This is the first of three parts: rename the files. The next two parts will rename C identifiers. The split is necessary to make git rename detection work. Backports commit b3db211f3c80bb996a704d665fe275619f728bd4 from qemu |
||
|---|---|---|
| .. | ||
| aarch64-softmmu | ||
| aarch64eb-softmmu | ||
| arm-softmmu | ||
| armeb-softmmu | ||
| m68k-softmmu | ||
| mips-softmmu | ||
| mips64-softmmu | ||
| mips64el-softmmu | ||
| mipsel-softmmu | ||
| sparc-softmmu | ||
| sparc64-softmmu | ||
| unicorn | ||
| unicorn_static | ||
| x86_64-softmmu | ||
| config-host.h | ||
| prebuild_script.bat | ||
| qapi-types.c | ||
| qapi-types.h | ||
| qapi-visit.c | ||
| qapi-visit.h | ||