Re: [Qemu-devel] [PATCH v2 1/3] pc-dimm: factor out MemoryDevice interface

2018-04-12 Thread David Hildenbrand
On 13.04.2018 05:25, David Gibson wrote: > On Thu, Apr 12, 2018 at 04:36:33PM +0200, David Hildenbrand wrote: >> On the qmp level, we already have the concept of memory devices: >> "query-memory-devices" >> Right now, we only support NVDIMM and PCDIMM. >> >> We want to map other devices later i

Re: [Qemu-devel] [PATCH v2 1/3] pc-dimm: factor out MemoryDevice interface

2018-04-12 Thread David Gibson
On Thu, Apr 12, 2018 at 04:36:33PM +0200, David Hildenbrand wrote: > On the qmp level, we already have the concept of memory devices: > "query-memory-devices" > Right now, we only support NVDIMM and PCDIMM. > > We want to map other devices later into the address space of the guest. > Such devi

[Qemu-devel] [PATCH v2 1/3] pc-dimm: factor out MemoryDevice interface

2018-04-12 Thread David Hildenbrand
On the qmp level, we already have the concept of memory devices: "query-memory-devices" Right now, we only support NVDIMM and PCDIMM. We want to map other devices later into the address space of the guest. Such device could e.g. be virtio devices. These devices will have a guest memory range a