]> 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>
Tue, 13 Dec 2022 10:38:05 +0000 (10:38 +0000)
commit1b0a74551222bf46dd81e7966500ca07d94d356b
tree4b21b294d6a2f53a711ba027c965f25bffa67c22
parent51f52839ad64e55bea99a68ed5d590238be0d425
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