hvm/svm: implement CPUID events
authorAlexandru Isaila <aisaila@bitdefender.com>
Tue, 27 Feb 2018 13:09:21 +0000 (14:09 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 27 Feb 2018 13:09:21 +0000 (14:09 +0100)
commitd05f1eb3741b85ef37d92d2971528aab2fe64820
tree84f3e7f2e6e418ae9e5bd77b6bbca05eb379a964
parent0aa6158b674c5d083b75ac8fcd1e7ae92d0c39ae
hvm/svm: implement CPUID events

At this moment the CPUID events for the AMD architecture are not
forwarded to the monitor layer.

This patch adds the CPUID event to the common capabilities and then
forwards the event to the monitor layer.

Signed-off-by: Alexandru Isaila <aisaila@bitdefender.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Acked-by: Tamas K Lengyel <tamas@tklengyel.com>
xen/arch/x86/hvm/svm/svm.c
xen/include/asm-x86/monitor.h