commit | 1e05888ab5e0f78adb29c4344586fb7a6df572c6 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Apr 05 18:04:45 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Tue May 16 09:13:34 2023 +0200 |
tree | e6c561776dcc5fbc9a1b4d4f48a3a1038ca87ec2 | |
parent | 57822f71ddd64e79933539376fa1139433edcc4f [diff] |
sysemu/kvm: Remove unused headers All types used are forward-declared in "qemu/typedefs.h". Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230405160454.97436-2-philmd@linaro.org> [thuth: Add hw/core/cpu.h to migration/dirtyrate.c to fix compile failure] Signed-off-by: Thomas Huth <thuth@redhat.com>