From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Gunther Persoons
<gunther.persoons-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-36 release
Date: Thu, 23 Aug 2007 11:12:06 +0300 [thread overview]
Message-ID: <46CD4156.2000506@qumranet.com> (raw)
In-Reply-To: <46CD3AA7.7010903-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 553 bytes --]
Avi Kivity wrote:
> Gunther Persoons wrote:
>> I noticed the idle cpu usage for kvm-36 running windows xp 32 bit as
>> guest is much higher.
>> For kvm-35 this was around 2-4%, running kvm-36 it's 22% - 26%.
>>
>>
>
> Hmm. Is this using the ACPI HAL, or the Standard PC HAL, or what?
>
> The fix was targeted at ACPI MP HALs (reducing cpu usage from 100% to
> something sane).
>
Looks like a vga regression introduced by support for large memory.
Does the attached patch fix?
--
error compiling committee.c: too many arguments to function
[-- Attachment #2: vga-types.patch --]
[-- Type: text/x-patch, Size: 400 bytes --]
diff --git a/qemu/hw/vga.c b/qemu/hw/vga.c
index 55e2d4c..b55f6fd 100644
--- a/qemu/hw/vga.c
+++ b/qemu/hw/vga.c
@@ -1405,7 +1405,7 @@ static void vga_draw_graphic(VGAState *s, int full_update)
int disp_width, multi_scan, multi_run;
uint8_t *d;
uint32_t v, addr1, addr;
- ram_addr_t page0, page1;
+ int page0, page1;
vga_draw_line_func *vga_draw_line;
#ifdef USE_KVM
[-- Attachment #3: Type: text/plain, Size: 315 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
[-- 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
next prev parent reply other threads:[~2007-08-23 8:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-22 15:17 [ANNOUNCE] kvm-36 release Avi Kivity
[not found] ` <46CC537D.4030402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-22 18:50 ` Gunther Persoons
[not found] ` <b0a37f790708221150i54949b71ocfe49b18546f4ad6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:12 ` Haydn Solomon
[not found] ` <b75785ba0708221212k458e0635n3b37a18aeec0a696-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:20 ` Fabian Deutsch
2007-08-22 19:29 ` Duncan McQueen
[not found] ` <494f8120708221229w571845b0wf406828a34209de6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:33 ` Gunther Persoons
[not found] ` <b0a37f790708221233n398d7424w30ed6ecbd04bd15f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:50 ` Haydn Solomon
2007-08-23 7:43 ` Avi Kivity
[not found] ` <46CD3AA7.7010903-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-23 8:12 ` Avi Kivity [this message]
[not found] ` <46CD4156.2000506-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-23 0:36 ` Izik Eidus
[not found] ` <1187829365.2730.4.camel-siXIhNkUrCXckEVJwWePHtCfPAL7FxvL@public.gmane.org>
2007-08-23 0:37 ` Izik Eidus
2007-08-23 11:01 ` Avi Kivity
2007-08-23 9:02 ` Gunther Persoons
-- strict thread matches above, loose matches on Subject: below --
2007-09-12 14:13 Avi Kivity
[not found] ` <46E7F417.6020107-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 14:14 ` Avi Kivity
[not found] ` <46E7F44C.9070303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 15:08 ` Piero Ottuzzi
[not found] ` <200709121708.51719.ottuzzi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2007-09-12 22:03 ` Wei Huang
[not found] ` <46E86244.8070107-5C7GfCeVMHo@public.gmane.org>
2007-09-14 17:19 ` Avi Kivity
2007-09-12 16:13 ` Gildas
[not found] ` <b2ace7f20709120913wf08b91brb7a2f73b608a3bac-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-14 16:53 ` Avi Kivity
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=46CD4156.2000506@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=gunther.persoons-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.