* [PATCH]kvm/qemu
@ 2008-01-03 8:14 Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCBB7AF9-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Xiantao @ 2008-01-03 8:14 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Avi Kivity
[-- Attachment #1: Type: text/plain, Size: 818 bytes --]
>From 49f958530791c3adcf2ceca922b890bffe62e848 Mon Sep 17 00:00:00 2001
From: Zhang Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Date: Thu, 3 Jan 2008 13:42:40 +0800
Subject: [PATCH] kvm: qemu/ia64: Set the number of max virtual processor
to 4 for ia64
Set max number of virtual processors to 4 for ia64
Signed-off-by: Zhang Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
---
qemu/vl.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/qemu/vl.c b/qemu/vl.c
index b84ddd5..99dc03d 100644
--- a/qemu/vl.c
+++ b/qemu/vl.c
@@ -220,6 +220,8 @@ const char *vnc_display;
#define MAX_CPUS 16
#elif defined(TARGET_I386)
#define MAX_CPUS 255
+#elif defined(TARGET_IA64)
+#define MAX_CPUS 4
#else
#define MAX_CPUS 1
#endif
--
1.5.2
[-- Attachment #2: 0001-kvm-qemu-ia64-Set-max-virtual-processor-to-4-for-i.patch --]
[-- Type: application/octet-stream, Size: 717 bytes --]
From 49f958530791c3adcf2ceca922b890bffe62e848 Mon Sep 17 00:00:00 2001
From: Zhang Xiantao <xiantao.zhang@intel.com>
Date: Thu, 3 Jan 2008 13:42:40 +0800
Subject: [PATCH] kvm: qemu/ia64: Set max virtual processor to 4 for ia64
Set max number of virtual processors to 4 for ia64
Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
---
qemu/vl.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/qemu/vl.c b/qemu/vl.c
index b84ddd5..99dc03d 100644
--- a/qemu/vl.c
+++ b/qemu/vl.c
@@ -220,6 +220,8 @@ const char *vnc_display;
#define MAX_CPUS 16
#elif defined(TARGET_I386)
#define MAX_CPUS 255
+#elif defined(TARGET_IA64)
+#define MAX_CPUS 4
#else
#define MAX_CPUS 1
#endif
--
1.5.2
[-- Attachment #3: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #4: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH]kvm/qemu
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCBB7AF9-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2008-01-03 15:41 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2008-01-03 15:41 UTC (permalink / raw)
To: Zhang, Xiantao; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Zhang, Xiantao wrote:
> >From 49f958530791c3adcf2ceca922b890bffe62e848 Mon Sep 17 00:00:00 2001
> From: Zhang Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> Date: Thu, 3 Jan 2008 13:42:40 +0800
> Subject: [PATCH] kvm: qemu/ia64: Set the number of max virtual processor
> to 4 for ia64
>
> Set max number of virtual processors to 4 for ia64
>
Applied, thanks.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-03 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 8:14 [PATCH]kvm/qemu Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCBB7AF9-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-03 15:41 ` [PATCH]kvm/qemu Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox