Igor Mammedov 295a515df0 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>
2015-02-26 13:04:11 +01:00
..
2015-02-16 15:07:19 +00:00
2015-02-24 13:58:18 +00:00
2015-02-06 16:11:38 +00:00
2015-02-26 13:04:11 +01:00
2015-02-26 13:04:04 +01:00
2015-02-16 17:30:19 +01:00
2015-02-16 17:30:19 +01:00
2014-09-29 14:55:27 -04:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00