| commit | 8620cb78e2bf1bba80a6a3e86bfdbfd1d7b22e7b | [log] [tgz] |
|---|---|---|
| author | Fuad Tabba <tabba@google.com> | Mon Sep 05 13:36:47 2022 +0100 |
| committer | Fuad Tabba <tabba@google.com> | Tue Nov 15 10:08:15 2022 +0000 |
| tree | 408e26b3a6212d0a29f198486f6aa93507a90a79 | |
| parent | 4302dc464d94387510833e00b2a6625548a8a517 [diff] |
Pass the memory file descriptor and offset when registering ram Since the memory file descriptor is the canonical reference to guest memory, pass that and the offset when registering guest memory. Future fd-based kvm proposals might even not require a userspace address [*]. No functional change intended. Signed-off-by: Fuad Tabba <tabba@google.com> [*] https://lore.kernel.org/all/20221025151344.3784230-1-chao.p.peng@linux.intel.com/