The last remaining patches from the preparation series, with changes:
- Map from hugetlbfs does plain statfs (without odd error checking),
checks result of ftruncate()
- Remove typo whereby kvm_cpu__emulate_mmio() calls self.....
Cheers,
Matt
Matt Evans (2):
kvm tools: Add ability to map guest RAM from hugetlbfs
kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()
tools/kvm/builtin-run.c | 4 ++-
tools/kvm/include/kvm/kvm.h | 4 +-
tools/kvm/include/kvm/util.h | 4 +++
tools/kvm/kvm-cpu.c | 34 +++++++++++++-------------
tools/kvm/kvm.c | 4 +-
tools/kvm/util.c | 38 ++++++++++++++++++++++++++++++
tools/kvm/x86/include/kvm/kvm-cpu-arch.h | 17 ++++++++++++-
tools/kvm/x86/kvm.c | 20 +++++++++++++--
8 files changed, 99 insertions(+), 26 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html