qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] in a device or CPU instance init/realize, can I rely on


From: Peter Maydell
Subject: Re: [Qemu-devel] in a device or CPU instance init/realize, can I rely on something having the BQL or equivalent?
Date: Fri, 8 Dec 2017 13:19:27 +0000

On 8 December 2017 at 13:16, Igor Mammedov <address@hidden> wrote:
> TBH:
>  I do not recall why we have x86 max/host cpu types do feature
>  loading at realize time instead of at class init like the rest
>  of static cpu types.

class init is too early, IIRC -- it's before KVM has been set up at all.

thanks
-- PMM



reply via email to

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