[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] add 'monitor' and 'mwait' instruction (update)
From: |
Joachim Henke |
Subject: |
[Qemu-devel] [PATCH] add 'monitor' and 'mwait' instruction (update) |
Date: |
Fri, 7 Jul 2006 15:20:14 +0200 |
The last patch I sent, enabled the MONITOR cpuid flag for testing
purposes. So Linux guests won't execute the 'hlt' instruction
anymore. Since we don't really emulate an 'mwait' instruction, this
leads to high cpu usage on the host, even when the guest cpu is idle.
Please use the updated patch attached below.
Sorry,
Jo.
Joachim Henke wrote:
Could you please check, if the attached patch works for you? A
quick test showed that Linux boots fine with the MONITOR flag set now.
This patch adds 'monitor' and 'mwait' as nops, as suggested by
Fabrice.
--
Joachim Henke
http://he-jo.net/
mwait.diff.gz
Description: GNU Zip compressed data
- [Qemu-devel] Pentium D with guest Ubuntu 6.06 server kernel panic with kqemu, R. Armiento, 2006/07/06
- Re: [Qemu-devel] Pentium D with guest Ubuntu 6.06 server kernel panic with kqemu, Joachim Henke, 2006/07/07
- [Qemu-devel] [PATCH] add 'monitor' and 'mwait' instruction, Joachim Henke, 2006/07/07
- Re: [Qemu-devel] [PATCH] add 'monitor' and 'mwait' instruction, maestro, 2006/07/07
- [Qemu-devel] [PATCH] add 'monitor' and 'mwait' instruction (update),
Joachim Henke <=
- Re: [Qemu-devel] [PATCH] add 'monitor' and 'mwait' instruction (update), R. Armiento, 2006/07/08
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), Joachim Henke, 2006/07/08
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), R. Armiento, 2006/07/08
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), Joachim Henke, 2006/07/09
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), R. Armiento, 2006/07/09
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), Paul Brook, 2006/07/09
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), Jamie Lokier, 2006/07/09
- Re: [Qemu-devel] 'monitor' and 'mwait' instruction, Joachim Henke, 2006/07/09
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), Jamie Lokier, 2006/07/09
- Re: [Qemu-devel] add 'monitor' and 'mwait' instruction (update), Jamie Lokier, 2006/07/09