On 13.10.21 21:03, Dr. David Alan Gilbert wrote:
> * David Hildenbrand (da...@redhat.com) wrote:
>> Based-on: 20211011175346.15499-1-da...@redhat.com
>>
>> A virtio-mem device is represented by a single large RAM memory region
>> backed by a single large mmap.
>>
>> Right now, we map that complete
* David Hildenbrand (da...@redhat.com) wrote:
> Based-on: 20211011175346.15499-1-da...@redhat.com
>
> A virtio-mem device is represented by a single large RAM memory region
> backed by a single large mmap.
>
> Right now, we map that complete memory region into guest physical addres
> space, resul
Based-on: 20211011175346.15499-1-da...@redhat.com
A virtio-mem device is represented by a single large RAM memory region
backed by a single large mmap.
Right now, we map that complete memory region into guest physical addres
space, resulting in a very large memory mapping, KVM memory slot, ...
al