]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258615
authorandreast <andreast@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Dec 2013 21:37:32 +0000 (21:37 +0000)
committerandreast <andreast@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Dec 2013 21:37:32 +0000 (21:37 +0000)
commit636f1c8462a4d2a8f71676f06800809b5c711ec0
treed39a7964ae1964bcab1b68138ae69fc92a19c1a2
parentb7a91907448b38a57b32712574b9d8c94cf740fb
MFC r258615

Take care to handle the full 16 byte buffer in the get/put routines. Also,
skip the VTERM header once when receiving data from the hypervisor call when
we have a HVTERMPROT connection.

git-svn-id: svn://svn.freebsd.org/base/stable/10@259230 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/powerpc/pseries/phyp_console.c