diff options
| author | Thomas Huth | 2019-09-02 18:26:38 +0200 |
|---|---|---|
| committer | Alex Bennée | 2019-09-10 10:38:33 +0200 |
| commit | 4030289a44bc5f3b4f728d080bda1678c171fb6e (patch) | |
| tree | f4f3e9362155e5af4517fec6bd5c5586fadebd77 /python | |
| parent | Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ... (diff) | |
| download | qemu-4030289a44bc5f3b4f728d080bda1678c171fb6e.tar.gz qemu-4030289a44bc5f3b4f728d080bda1678c171fb6e.tar.xz qemu-4030289a44bc5f3b4f728d080bda1678c171fb6e.zip | |
hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
Most of the code in hw/misc/ does not directly depend on CPU-specific
code. Mark it as "common" so that the code can be shared between e.g.
qemu-system-arm and qemu-system-aarch64, or between the various mips
flavours, instead of recompiling it for each and every target again
and again.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190902162638.28142-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
