Re: [PATCH v1 3/7] qemuMonitorJSONMakeCPUModel: Introduce @hv_passthrough argument

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

 



On Thu, Dec 22, 2022 at 14:01:39 +0100, Michal Privoznik wrote:
> Apart from setting @migratable prop to the
> query-cpu-model-expansion command, we will need @hv-passthrough
> so that we can query for expansion of Hyper-V Enlightenments
> supported on the current host. The idea is to run:
> 
> {
>   "execute": "query-cpu-model-expansion",
>   "arguments": {
>     "type": "full",
>     "model": {
>       "name": "host",
>       "props": {
>         "hv-passthrough": true
>       }
>     }
>   }
> }
> 
> Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
> ---
>  src/qemu/qemu_monitor_json.c | 20 +++++++++++++-------
>  1 file changed, 13 insertions(+), 7 deletions(-)

Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux