OSDN Git Service

hw/cxl: Fix missing write mask for HDM decoder target list registers
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 8 Jun 2022 13:08:04 +0000 (14:08 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Jun 2022 23:32:49 +0000 (19:32 -0400)
commitf824f5294711ffc17c642dff3d898043d420d336
treec532576293f7816b64b0b0c4b84b53d831787744
parent36f18c6989a3d1ff1d7a0e50b0868ef3958299b4
hw/cxl: Fix missing write mask for HDM decoder target list registers

Without being able to write these registers, no interleaving is possible.
More refined checks of HDM register state on commit to follow.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Message-Id: <20220608130804.25795-1-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-component-utils.c