]> 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)
committerJoao Martins <joao.m.martins@oracle.com>
Tue, 19 Feb 2019 14:00:57 +0000 (09:00 -0500)
commit1c09e436c71f33973cd9a4868785abe136f9821c
tree85f88460b7d6db30deddf2688cd59677087c89c7
parent18123ca05bfb06722899eee81fe20ad8708afaa3
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>
linux-headers/linux/kvm.h
target/i386/kvm.c
target/i386/trace-events
target/i386/xen.c
target/i386/xen.h