qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Profiling Qemu for speed?


From: Paul Brook
Subject: Re: [Qemu-devel] Profiling Qemu for speed?
Date: Sun, 17 Apr 2005 11:36:05 +0100
User-agent: KMail/1.7.2

On Sunday 17 April 2005 06:58, Joe Luser wrote:
> If you know of areas that will make a big difference in speed, please
> let me know.

IMHO the most effective speedup for most users is to write custom guest device 
drivers for IDE/network/video that talk directly to qemu using some low 
overhead mechanism. Basically you want the guest to do as little as possible.
The problem is that to be really useful you need to write open source drivers 
for the common operating systems (win9x, winnt/2k/xp, Linux, *BSD)

Paul




reply via email to

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