Re: [PATCH 0/3] hw/cxl, hw/machine, hw/i386: Misc minor fixes / cleanup

2022-07-19 Thread Peter Maydell
On Fri, 1 Jul 2022 at 14:22, Jonathan Cameron 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 Reg

Re: [PATCH 0/3] hw/cxl, hw/machine, hw/i386: Misc minor fixes / cleanup

2022-07-11 Thread Igor Mammedov
On Fri, 1 Jul 2022 14:22:57 +0100 Jonathan Cameron via 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 M

[PATCH 0/3] hw/cxl, hw/machine, hw/i386: Misc minor fixes / cleanup

2022-07-01 Thread Jonathan Cameron via
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 interlea