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: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 1/1] xen-hvm.c: Add support for Xen access to vmport
Date: Mon, 29 Sep 2014 15:14:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

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.

Paolo



reply via email to

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