qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] Add KVM support to QEMU


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 3/3] Add KVM support to QEMU
Date: Tue, 28 Oct 2008 21:57:40 +0100

Anthony,

Am 28.10.2008 um 21:13 schrieb Anthony Liguori:

diff --git a/kvm-all.c b/kvm-all.c
new file mode 100644
index 0000000..4379071
--- /dev/null
+++ b/kvm-all.c
@@ -0,0 +1,377 @@
+/*
+ * QEMU KVM support
+ *
+ * Copyright IBM, Corp. 2008
+ *
+ * Authors:
+ *  Anthony Liguori   <address@hidden>
+ *
+ * This work is licensed under the terms of the GNU GPL, version 2. See
+ * the COPYING file in the top-level directory.
+ *
+ */

Just wondering - since this is a new file of yours, would it make sense to use "version 2 or, at your option, any later version" to avoid the recent binutils GPL compatibility issues in the future?

Andreas





reply via email to

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