qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2.1 21/28] hostmem: add file-based HostMemoryBac


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 2.1 21/28] hostmem: add file-based HostMemoryBackend
Date: Tue, 04 Mar 2014 19:12:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 04/03/2014 18:38, Eric Blake ha scritto:
On 03/04/2014 07:00 AM, Paolo Bonzini wrote:
Signed-off-by: Paolo Bonzini <address@hidden>
---
 backends/Makefile.objs  |   1 +
 backends/hostmem-file.c | 108 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+)
 create mode 100644 backends/hostmem-file.c


+++ b/backends/hostmem-file.c
@@ -0,0 +1,108 @@
+/*
+ * QEMU Host Memory Backend for hugetlbfs
+ *
+ * Copyright (C) 2013 Red Hat Inc

It's 2014 now

The commit is still pointing to 2013. I'll change it depending on whether it will be posted or sent directly with a pull request.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]