qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] hvf x86 correctness and efficiency improvements


From: Paolo Bonzini
Subject: Re: [PATCH 0/3] hvf x86 correctness and efficiency improvements
Date: Mon, 16 Oct 2023 23:08:54 +0200

On Mon, Oct 16, 2023 at 10:05 PM Phil Dennis-Jordan <lists@philjordan.eu> wrote:
> > I think fd and the HVF type should be placed in an anonymous union.
>
> Taking a look at the code and thinking through the implications, I'm
> not actually sure what the intention of the union is

Nevermind, I got confused that AccelCPUState depends on what the
actual accelerator is. So yeah, you can just change the type of "fd";
it was an int only because in the past the field was defined for all
accelerators.

Paolo




reply via email to

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