Re: [PATCH for-6.0 5/6] hmp: Add 'info accel' command

2020-11-27 Thread Dr. David Alan Gilbert
* Roman Bolshakov (r.bolsha...@yadro.com) wrote: > The command is made after 'info kvm' and aims to replace it as more > generic one. > > If used without parameters, the command can used to get current > accelerator. Otherwise, it may be used to determine if an accelerator is > available. Here's

[PATCH for-6.0 5/6] hmp: Add 'info accel' command

2020-11-16 Thread Roman Bolshakov
The command is made after 'info kvm' and aims to replace it as more generic one. If used without parameters, the command can used to get current accelerator. Otherwise, it may be used to determine if an accelerator is available. Here's an example if a VM with hvf accel is started: (qemu) info