Oops. :) On 08/11/2018 19:42, Eduardo Habkost wrote: >>> Keeping in mind that I might be talking about extra challenges we >>> won't address right now (no cart before the horse), I have new >>> questions: >>> >>> Why you say backends are not a target configuration and >>> accelerators are? What's the definition of "target >>> configuration"?
Something that affects the hardware seen by the guest is target configuration. Backends do not affect what hardware the guest sees. Boards and devices do; accelerators do, but that's more of a side-effect than something intended. Paolo