Searched hist:"8 dfba500af730e89d3d5a2cbf9440002cce59b9b" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | memory_hotplug.h | 8dfba500af730e89d3d5a2cbf9440002cce59b9b 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 D | memory_hotplug.c | 8dfba500af730e89d3d5a2cbf9440002cce59b9b 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>
|