Re: Property '.hmat' not found

2020-11-18 Thread Jack Kuo
r customizing CPU cache, and now I find that I'm wrong... It's for memory side cache. Thank you very much, really help me a lot. Sincerely, Jack Eduardo Habkost 於 2020年11月17日 週二 下午11:09寫道: > On Tue, Nov 17, 2020 at 11:49:38AM +0800, 郭俊甫 (Jack Kuo) wrote: > > > > >

Re: Property '.hmat' not found

2020-11-17 Thread Jack Kuo
> > Do you have the output of `qemu-system-x86_64 -version`, and more > information on how your binary was built? I have 2 machines, both of them encounter the .hmat problem. (1) *5.1.90 (v5.2.0-rc0*) - follow this wiki [1], and configure cmd: `./configure --target-list=x86_64-softmmu` -