]> Git Repo - qemu.git/commit
memhp: consolidate scattered MHPD device declaration
authorIgor Mammedov <[email protected]>
Mon, 5 Dec 2016 23:32:24 +0000 (00:32 +0100)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Marcel Apfelbaum <[email protected]>
hw/acpi/memory_hotplug.c
include/hw/acpi/memory_hotplug.h
This page took 0.025502 seconds and 4 git commands to generate.