qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 19/51] i386/xen: implement HYPERVISOR_vcpu_op


From: Paul Durrant
Subject: Re: [PATCH v6 19/51] i386/xen: implement HYPERVISOR_vcpu_op
Date: Mon, 16 Jan 2023 17:40:24 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 10/01/2023 12:20, David Woodhouse wrote:
From: Joao Martins <joao.m.martins@oracle.com>

This is simply when guest tries to register a vcpu_info
and since vcpu_info placement is optional in the minimum ABI
therefore we can just fail with -ENOSYS

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
---
  target/i386/kvm/xen-emu.c | 25 +++++++++++++++++++++++++
  1 file changed, 25 insertions(+)


Reviewed-by: Paul Durrant <paul@xen.org>




reply via email to

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