]> git.proxmox.com Git - mirror_qemu.git/commit
sysemu/kvm: Remove unused headers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 5 Apr 2023 16:04:45 +0000 (18:04 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 16 May 2023 07:13:34 +0000 (09:13 +0200)
commit1e05888ab5e0f78adb29c4344586fb7a6df572c6
treee6c561776dcc5fbc9a1b4d4f48a3a1038ca87ec2
parent57822f71ddd64e79933539376fa1139433edcc4f
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>
include/sysemu/kvm.h
migration/dirtyrate.c