Files
kata-containers/src/runtime/virtcontainers/pkg
Julio Montes 7834f4127f virtcontainers: change memory_offset to uint64
`memory_offset` is used to increase the maximum amount of memory
supported in a VM, this offset is equal to the NVDIMM/PMEM device that
is hot added, in real use case workloads such devices are bigger than
4G, which is the current limit (uint32).

fixes #2006

Signed-off-by: Julio Montes <julio.montes@intel.com>
2021-06-16 07:16:49 -05:00
..
2020-10-13 15:54:03 -07:00
2020-11-09 11:42:51 +08:00
2020-07-07 16:35:43 +08:00