]> git.proxmox.com Git - mirror_qemu.git/commit
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 8 Jun 2022 14:54:35 +0000 (15:54 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Jun 2022 23:32:49 +0000 (19:32 -0400)
commitdab390ff2454134486c934c8f2677f3ed7c8463c
treec66db9cd82f3c78a28eb8b1af1b391acc662212f
parent513598050ad12641b2dde6cf27471faca65be48f
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c

Whilst here take the oportunity to shorten the function name.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Message-Id: <20220608145440.26106-4-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-host-stubs.c
hw/cxl/cxl-host.c
hw/i386/pc.c
include/hw/cxl/cxl.h
include/hw/cxl/cxl_host.h
softmmu/vl.c