Re: [BUG REPORT] cxl process in infinity loop

2024-07-02 Thread Jonathan Cameron via
On Tue, 2 Jul 2024 00:30:06 + "Xingtao Yao (Fujitsu)" wrote: > Hi, all > > When I did the cxl memory hot-plug test on QEMU, I accidentally connected > two memdev to the same downstream port, the command like below: > > > -object memory-backend-ram,size=262144k,share=on,id=vmem0 \ > > -obje

[BUG REPORT] cxl process in infinity loop

2024-07-01 Thread Xingtao Yao (Fujitsu)
Hi, all When I did the cxl memory hot-plug test on QEMU, I accidentally connected two memdev to the same downstream port, the command like below: > -object memory-backend-ram,size=262144k,share=on,id=vmem0 \ > -object memory-backend-ram,size=262144k,share=on,id=vmem1 \ > -device pxb-cxl,bus_nr=1