]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/cxl: drop pointless memory_region_transaction_guards
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 21 Apr 2023 13:59:04 +0000 (14:59 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 19 May 2023 05:36:09 +0000 (01:36 -0400)
commit23e1248d7e3cb7331a1cee13ff109a5c52471ec2
treeafa73032efb65cc5ef7976d2f4ca73bcbc8ac677
parent0795b98f096b876a36e2c45adb42c2004655011e
hw/cxl: drop pointless memory_region_transaction_guards

Not clear what intent was here, but probably based on a misunderstanding
of what these guards are for.

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