]> 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, 4 Jan 2023 18:24:26 +0000 (18:24 +0000)
commitd1c0b9b3fcec6b41e30d157aafc15b8b7c7a0826
tree459e06dde68cdc7c1ceae42fa72d33ae30134dae
parent6a2dd00bf96a97ddc664d62208121a0655e06348
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>
target/i386/kvm/kvm.c
target/i386/kvm/trace-events
target/i386/kvm/xen-emu.c
target/i386/kvm/xen-emu.h