Re: [PATCH] qemu: Relax validation for mem->access if guest has no NUMA

2020-12-14 Thread Ján Tomko
On a Monday in 2020, Michal Privoznik wrote: In v6.8.0-27-g88957116c9 and friends I've switched the way the default RAM is specified for QEMU (from plain -m to memory-backend-*). This means, that even if a guest doesn't have any NUMA nodes configured we can use memory-backend-* attributes to tran

[PATCH] qemu: Relax validation for mem->access if guest has no NUMA

2020-12-14 Thread Michal Privoznik
In v6.8.0-27-g88957116c9 and friends I've switched the way the default RAM is specified for QEMU (from plain -m to memory-backend-*). This means, that even if a guest doesn't have any NUMA nodes configured we can use memory-backend-* attributes to translate user config requests. For instance, we ca