]> xenbits.xensource.com Git - people/royger/xen.git/commit
x86/guest: add PV console code
authorSergey Dyasli <sergey.dyasli@citrix.com>
Fri, 24 Nov 2017 11:07:32 +0000 (11:07 +0000)
committerRoger Pau Monne <roger.pau@citrix.com>
Tue, 9 Jan 2018 15:07:14 +0000 (15:07 +0000)
commit04acc76da05f021b8b914fab6f0ee0977dfcae2c
treeace0e6a0f32d7d7df48e16bfd76662e58622de92
parent921a49e3c9a7cde60cdabf67cb9c1ce7b1b84cc3
x86/guest: add PV console code

Signed-off-by: Sergey Dyasli <sergey.dyasli@citrix.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/drivers/char/Makefile
xen/drivers/char/xen_pv_console.c [new file with mode: 0644]
xen/include/asm-x86/fixmap.h
xen/include/asm-x86/guest/hypercall.h
xen/include/xen/pv_console.h [new file with mode: 0644]