]> git.ipfire.org Git - thirdparty/qemu.git/commit
memhp: consolidate scattered MHPD device declaration
authorIgor Mammedov <imammedo@redhat.com>
Mon, 5 Dec 2016 23:32:24 +0000 (00:32 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Jan 2017 05:03:23 +0000 (07:03 +0200)
commit8dfba500af730e89d3d5a2cbf9440002cce59b9b
treee3bd908786820a96d146fc0a4da902f1c4c7e6aa
parent75ff0f0c901eecb5148e2d332a3b8dbbf4ab5821
memhp: consolidate scattered MHPD device declaration

since static and dynamic parts of memory MHPD device are now
in the same table (DSDT), there is no point keeping
them scattered across the table, so consolidate it
in one place.

There aren't any functional change, only AML text movement
from externally refferenced MHPD scope directly into
MHPD device declaration.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/acpi/memory_hotplug.c
include/hw/acpi/memory_hotplug.h