Paolo Bonzini <pbonz...@redhat.com> writes:
> On 30/09/19 21:20, Alex Bennée wrote: >> Does seem to imply the vCPU CPUState is where the queue is. That's not >> to say there shouldn't be a single work queue for thread=single. > > Indeed it doesn't. I confused this with commit a8efa60633 ("cpus: run > work items for all vCPUs if single-threaded", 2018-11-27). > > Are you going to make a patch to have a single work queue, or should > I? What's the neatest way to do it? Are you thinking just special case queue_work_on_cpu to special case first_cpu when mttcg is not enabled? -- Alex Bennée