]> Git Repo - qemu.git/commit - target/i386/Makefile.objs
target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit
authorAndrey Smetanin <[email protected]>
Tue, 10 Nov 2015 12:52:43 +0000 (15:52 +0300)
committerPaolo Bonzini <[email protected]>
Thu, 17 Dec 2015 14:24:34 +0000 (15:24 +0100)
commit50efe82c3c27195162dd8df273eadd77d8aecad3
tree98d592473237ebf8f520342cd029b916e43408d2
parent977a8d9c0d33189b435442862a7ee943645f0947
target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit

Hyper-V SynIC(synthetic interrupt controller) helpers for
Hyper-V SynIC irq routing setup, irq injection, irq ack
notifications event/message pages changes tracking for future use.

Signed-off-by: Andrey Smetanin <[email protected]>
Reviewed-by: Roman Kagan <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Paolo Bonzini <[email protected]>
CC: Richard Henderson <[email protected]>
CC: Eduardo Habkost <[email protected]>
CC: "Andreas Färber" <[email protected]>
CC: Marcelo Tosatti <[email protected]>
CC: Roman Kagan <[email protected]>
CC: Denis V. Lunev <[email protected]>
CC: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
target-i386/Makefile.objs
target-i386/hyperv.c [new file with mode: 0644]
target-i386/hyperv.h [new file with mode: 0644]
target-i386/kvm.c
This page took 0.027076 seconds and 4 git commands to generate.