]> git.proxmox.com Git - mirror_qemu.git/commit - hw/cxl/cxl-component-utils.c
hw/cxl: Fix endian handling for decoder commit.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 21 Apr 2023 13:59:05 +0000 (14:59 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 19 May 2023 05:36:09 +0000 (01:36 -0400)
commit92ff7cabf97d9942ebaeafed6747dc18c8c1f697
tree7a06d8c9d9e5d7b6219da87eabc54850f93bcaa7
parent23e1248d7e3cb7331a1cee13ff109a5c52471ec2
hw/cxl: Fix endian handling for decoder commit.

Not a real problem yet as all supported architectures are
little endian, but continue to tidy these up when touching
code for other reasons.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20230421135906.3515-3-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
hw/mem/cxl_type3.c