qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/7] Update qemu accel


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH 0/7] Update qemu accel
Date: Tue, 14 Oct 2008 11:02:40 -0500
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Glauber Costa wrote:
Hi guys,

I have the following patches that I'm about to commit to the QemuAccel tree,
in case you have no further comments.

Most of them are small fixes. I particularly don't like one of them:
   * check wether kqemu is enabled in open code

this patch should not exist, but I think this is the simplest solution right 
now.

I'm reverting the patch that moves ram allocation to before accel start, since 
it broke qemu.
This is theorectically needed for kvm, but I think we can rid of this need in 
KVM. We're
working on it.

The only new thing in here is the inclusion of a accel_opaque into the CPUState 
field.
both kqemu and kvm (and possibly others too) have code that fits well inside 
the CPUState,
and it makes sense to have an opaque to account for them.

Comments welcome.

Can you post the whole accel series to qemu-devel? I've looked through recent trees and I don't see anything that prevents it from being merged.

Regards,

Anthony Liguori




reply via email to

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