qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/1] xen-hvm.c: Add support for Xen access to vm


From: Don Slutz
Subject: Re: [Qemu-devel] [PATCH 1/1] xen-hvm.c: Add support for Xen access to vmport
Date: Mon, 29 Sep 2014 21:05:07 -0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2


On 09/29/14 09:14, Paolo Bonzini wrote:
Il 29/09/2014 14:57, Alexander Graf ha scritto:
Yeah, that would be possible.  You do not even need synchronize_state,
it seems to me that it introduces more complication for little gain.
Well, it makes all accels behave the same and keep information always at
a single entity (the env struct). I don't think the vmport code should
have knowledge of a xen env struct.
Yes, we agree on that.  In fact the right CPU is already stored in
send_vcpu of XenIOState.

I did reply up the thread because the info is missing here.

Basically current_cpu is NULL here, and I think that no CPU objects
have been created for Xen.  So there is no VCPU object to select.

    -Don Slutz

Paolo




reply via email to

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