Home
last modified time | relevance | path

Searched hist:c0b3b863 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/acpi/
H A Dnvdimm.cc0b3b863 Fri Oct 28 16:11:51 GMT 2016 Xiao Guangrong <guangrong.xiao@linux.intel.com> acpi nvdimm: fix OperationRegion definition

Based on ACPI spec:
RegionOffset := TermArg => Integer

However, Named object is not a TermArg.

This patch moves OperationRegion to NCAL() and uses localX as
its RegionOffset

Suggested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>