RE: [Qemu] how to use viriofs in qemu without NUMA

2022-07-12 Thread Zhao, Shirley
Message- From: Zhao, Shirley Sent: Friday, July 8, 2022 8:40 AM To: Dr. David Alan Gilbert Cc: Thomas Huth ; qemu-devel@nongnu.org; virtio...@redhat.com; Stefan Hajnoczi Subject: RE: [Qemu] how to use viriofs in qemu without NUMA Yes, the qemu version is too old. My previous qemu version is

RE: [Qemu] how to use viriofs in qemu without NUMA

2022-07-07 Thread Zhao, Shirley
; virtio...@redhat.com; Stefan Hajnoczi Subject: Re: [Qemu] how to use viriofs in qemu without NUMA * Zhao, Shirley (shirley.z...@intel.com) wrote: > Thanks for the information. > Yes, I also found the memory backend options on s390x, and also copy the > command to x86, but failed.

Re: [Qemu] how to use viriofs in qemu without NUMA

2022-07-05 Thread Dr. David Alan Gilbert
s quite old, what qemu version is it? I'd have to check when the memdev= went in. Dave > > Thanks. > - Shirley > > -Original Message- > From: Dr. David Alan Gilbert > Sent: Tuesday, July 5, 2022 4:04 PM > To: Thomas Huth > Cc: Zhao, Shirley ; qemu-dev

RE: [Qemu] how to use viriofs in qemu without NUMA

2022-07-05 Thread Zhao, Shirley
Subject: Re: [Qemu] how to use viriofs in qemu without NUMA * Thomas Huth (th...@redhat.com) wrote: > On 05/07/2022 03.02, Zhao, Shirley wrote: > > Hi, all, > > > > I want to use virtiofs to share folder between host and guest. > > > > From the guide, it must set

Re: [Qemu] how to use viriofs in qemu without NUMA

2022-07-05 Thread Dr. David Alan Gilbert
* Thomas Huth (th...@redhat.com) wrote: > On 05/07/2022 03.02, Zhao, Shirley wrote: > > Hi, all, > > > > I want to use virtiofs to share folder between host and guest. > > > > From the guide, it must set the NUMA node. > > https://virtio-fs.gitlab.io/howto-qemu.html > > > > But my guest doesn’t

Re: [Qemu] how to use viriofs in qemu without NUMA

2022-07-05 Thread Thomas Huth
On 05/07/2022 03.02, Zhao, Shirley wrote: Hi, all, I want to use virtiofs to share folder between host and guest. From the guide, it must set the NUMA node. https://virtio-fs.gitlab.io/howto-qemu.html But my guest doesn’t support NUMA. Is there any guide to use qemu + virtiofs without NUM