]> git.proxmox.com Git - mirror_qemu.git/commit - hw/virtio/virtio-pmem.c
Include sysemu/hostmem.h less
authorMarkus Armbruster <armbru@redhat.com>
Mon, 12 Aug 2019 05:23:54 +0000 (07:23 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 16 Aug 2019 11:31:53 +0000 (13:31 +0200)
commit7969dd9169f64493fa70b542d8ab65b275571ea6
tree38541588a89d69ffc5c47ccf542e0253b81c9d75
parenta44432b44fe864c7b5dda15cd5472e3a06a4715a
Include sysemu/hostmem.h less

Move the HostMemoryBackend typedef from sysemu/hostmem.h to
qemu/typedefs.h.  This renders a few inclusions of sysemu/hostmem.h
superfluous; drop them.

Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190812052359.30071-25-armbru@redhat.com>
hw/mem/nvdimm.c
hw/virtio/virtio-pmem.c
include/hw/mem/pc-dimm.h
include/hw/virtio/virtio-pmem.h
include/qemu/typedefs.h
include/sysemu/hostmem.h