]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Add EVTCHN and GNTTAB interfaces
authorOwen Smith <owen.smith@citrix.com>
Fri, 2 Mar 2018 12:48:50 +0000 (12:48 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 2 Mar 2018 12:49:22 +0000 (12:49 +0000)
commit0e1a5d92c56b4bdbc49b87943f7a7d2963feae26
treea845ee1508bd883d8f3eade4b17fd01506d2335b
parentb3c1f4768f6433199a852f661b3501e399afd786
Add EVTCHN and GNTTAB interfaces

Adds query for EVTCHN and GNTTAB interfaces, and adds
FdoGet[Evtchn|Gnttab]Interface functions

Signed-off-by: Owen Smith <owen.smith@citrix.com>
include/cache_interface.h [new file with mode: 0644]
include/evtchn_interface.h [new file with mode: 0644]
include/gnttab_interface.h [new file with mode: 0644]
src/xencons/fdo.c
src/xencons/fdo.h