On Fri, 1 Jul 2022 14:22:57 +0100 Jonathan Cameron via <qemu-devel@nongnu.org> wrote:
> Three more or less less unrelated fixes for recently added CXL code. > > Jonathan Cameron (3): > hw/machine: Clear out left over CXL related pointer from move of state > handling to machines. > hw/i386/pc: Always place CXL Memory Regions after device_memory > hw/cxl: Fix size of constant in interleave granularity function. > > hw/i386/pc.c | 6 ++---- > include/hw/boards.h | 1 - > include/hw/cxl/cxl_component.h | 2 +- > 3 files changed, 3 insertions(+), 6 deletions(-) > For whole series: Acked-by: Igor Mammedov <imamm...@redhat.com>