"Michael S. Tsirkin" wrote:
> On Mon, May 15, 2023 at 10:32:00AM +0200, Juan Quintela wrote:
>> Sometimes devices have different features depending of things outside
>> of qemu. For instance the kernel. Document how to handle that cases.
>>
>> Signed-off-by: Juan Quintela
>
> yes, e.g. vhost f
Peter Xu wrote:
> On Mon, May 15, 2023 at 10:32:00AM +0200, Juan Quintela wrote:
>> +$ qemu-system-x86_64 -cpu host,pcid=off,stibp=off
>> +
>> +Host B:
>> +
>> +$ qemu-system-x86_64 -cpu host,taa-no=off
>
> Since we're using cpu as example, shall we at least mention at the end that
> we don't sugg
On Mon, May 15, 2023 at 10:32:00AM +0200, Juan Quintela wrote:
> Sometimes devices have different features depending of things outside
> of qemu. For instance the kernel. Document how to handle that cases.
>
> Signed-off-by: Juan Quintela
yes, e.g. vhost features are exactly like this.
> ---
On Mon, May 15, 2023 at 10:32:00AM +0200, Juan Quintela wrote:
> Sometimes devices have different features depending of things outside
> of qemu. For instance the kernel. Document how to handle that cases.
>
> Signed-off-by: Juan Quintela
>
> ---
>
> If you have some example to put here, I am
Sometimes devices have different features depending of things outside
of qemu. For instance the kernel. Document how to handle that cases.
Signed-off-by: Juan Quintela
---
If you have some example to put here, I am all ears. I guess that
virtio-* with some features that are on qemu but not o