]> www.infradead.org Git - users/dwmw2/qemu.git/commit
i386/xen: handle guest hypercalls
authorJoao Martins <joao.m.martins@oracle.com>
Wed, 13 Jun 2018 14:14:31 +0000 (10:14 -0400)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Wed, 22 Feb 2023 10:47:34 +0000 (10:47 +0000)
commit15db2ef5349d4ccb0616929b56d12a156aa060af
treee00f9755ca60708002db7fe57aa55679ef070d11
parente748ec2f6323228d653945abb9970d0f658f82a5
i386/xen: handle guest hypercalls

This means handling the new exit reason for Xen but still
crashing on purpose. As we implement each of the hypercalls
we will then return the right return code.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
[dwmw2: Add CPL to hypercall tracing, disallow hypercalls from CPL > 0]
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
target/i386/kvm/kvm.c
target/i386/kvm/trace-events
target/i386/kvm/xen-emu.c
target/i386/kvm/xen-emu.h