From: "Yang, Sheng" <sheng.yang@intel.com>
To: kvm-devel@lists.sourceforge.net
Subject: [PATCH] kvm: libkvm: Fix compile warning for kvm_disable_pit_creation
Date: Fri, 14 Mar 2008 17:18:47 +0800 [thread overview]
Message-ID: <200803141718.47489.sheng.yang@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]
From 134d79f944f8742000fe65dd3fcfa850b9c876d1 Mon Sep 17 00:00:00 2001
From: Sheng Yang <sheng.yang@intel.com>
Date: Fri, 14 Mar 2008 17:15:07 +0800
Subject: [PATCH] kvm: libkvm: Fix compile warning for kvm_disable_pit_creation
Signed-off-by: Sheng Yang <sheng.yang@intel.com>
---
libkvm/libkvm.h | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/libkvm/libkvm.h b/libkvm/libkvm.h
index 4b40d2c..e7dc148 100644
--- a/libkvm/libkvm.h
+++ b/libkvm/libkvm.h
@@ -107,6 +107,16 @@ void kvm_finalize(kvm_context_t kvm);
void kvm_disable_irqchip_creation(kvm_context_t kvm);
/*!
+ * \brief Disable the in-kernel PIT creation
+ *
+ * In-kernel pit is enabled by default. If userspace pit is to be used,
+ * this should be called prior to kvm_create().
+ *
+ * \param kvm Pointer to the kvm_context
+ */
+void kvm_disable_pit_creation(kvm_context_t kvm);
+
+/*!
* \brief Create new virtual machine
*
* This creates a new virtual machine, maps physical RAM to it, and creates a
--
debian.1.5.3.7.1-dirty
[-- Attachment #2: 0001-kvm-libkvm-Fix-compile-warning-for-kvm_disable_pit.patch --]
[-- Type: text/x-diff, Size: 1077 bytes --]
From 134d79f944f8742000fe65dd3fcfa850b9c876d1 Mon Sep 17 00:00:00 2001
From: Sheng Yang <sheng.yang@intel.com>
Date: Fri, 14 Mar 2008 17:15:07 +0800
Subject: [PATCH] kvm: libkvm: Fix compile warning for kvm_disable_pit_creation
Signed-off-by: Sheng Yang <sheng.yang@intel.com>
---
libkvm/libkvm.h | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/libkvm/libkvm.h b/libkvm/libkvm.h
index 4b40d2c..e7dc148 100644
--- a/libkvm/libkvm.h
+++ b/libkvm/libkvm.h
@@ -107,6 +107,16 @@ void kvm_finalize(kvm_context_t kvm);
void kvm_disable_irqchip_creation(kvm_context_t kvm);
/*!
+ * \brief Disable the in-kernel PIT creation
+ *
+ * In-kernel pit is enabled by default. If userspace pit is to be used,
+ * this should be called prior to kvm_create().
+ *
+ * \param kvm Pointer to the kvm_context
+ */
+void kvm_disable_pit_creation(kvm_context_t kvm);
+
+/*!
* \brief Create new virtual machine
*
* This creates a new virtual machine, maps physical RAM to it, and creates a
--
debian.1.5.3.7.1-dirty
[-- Attachment #3: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #4: Type: text/plain, Size: 158 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel
reply other threads:[~2008-03-14 9:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200803141718.47489.sheng.yang@intel.com \
--to=sheng.yang@intel.com \
--cc=kvm-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox