Searched hist:"295 a515df0df655a902df6ebfc301096a3ee88ed" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | diff 295a515df0df655a902df6ebfc301096a3ee88ed Wed Feb 18 13:14:21 CST 2015 Igor Mammedov <imammedo@redhat.com> acpi: add aml_int() term
* factor out ACPI const int packing out of build_append_value() and rename build_append_value() to build_append_int_noprefix() it will be reused for adding a plain integer value into AML. will be used by is aml_processor() and CRS macro helpers * extend build_append_int{_noprefix}() to support 64-bit values it will be used PCI for generating 64bit _CRS entries
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>
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | diff 295a515df0df655a902df6ebfc301096a3ee88ed Wed Feb 18 13:14:21 CST 2015 Igor Mammedov <imammedo@redhat.com> acpi: add aml_int() term
* factor out ACPI const int packing out of build_append_value() and rename build_append_value() to build_append_int_noprefix() it will be reused for adding a plain integer value into AML. will be used by is aml_processor() and CRS macro helpers * extend build_append_int{_noprefix}() to support 64-bit values it will be used PCI for generating 64bit _CRS entries
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>
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | diff 295a515df0df655a902df6ebfc301096a3ee88ed Wed Feb 18 13:14:21 CST 2015 Igor Mammedov <imammedo@redhat.com> acpi: add aml_int() term
* factor out ACPI const int packing out of build_append_value() and rename build_append_value() to build_append_int_noprefix() it will be reused for adding a plain integer value into AML. will be used by is aml_processor() and CRS macro helpers * extend build_append_int{_noprefix}() to support 64-bit values it will be used PCI for generating 64bit _CRS entries
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>
|