Home
last modified time | relevance | path

Searched hist:"8 dfba500af730e89d3d5a2cbf9440002cce59b9b" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/acpi/
H A Dmemory_hotplug.h8dfba500af730e89d3d5a2cbf9440002cce59b9b Mon Dec 05 23:32:24 UTC 2016 Igor Mammedov <imammedo@redhat.com> 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>
/qemu/hw/acpi/
H A Dmemory_hotplug.c8dfba500af730e89d3d5a2cbf9440002cce59b9b Mon Dec 05 23:32:24 UTC 2016 Igor Mammedov <imammedo@redhat.com> 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>