Implement reading from PV console. Making use of polling.
Signed-off-by: Felix Schmoll
---
Changed since v3:
* Add to comment: read function blocks if no data available
---
common/console.c | 26 ++
include/xtf/console.h | 2 ++
2 files changed, 28 insertions(+)
flight 112217 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112217/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i3866 xen-buildfail REGR. vs. 111765
build-i386-xsm
flight 112210 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112210/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs.
112004
Tests which
branch xen-unstable
xenbranch xen-unstable
job build-armhf
testid xen-build
Tree: qemuu git://git.qemu.org/qemu.git
Tree: xen git://xenbits.xen.org/xen.git
*** Found and reproduced problem changeset ***
Bug is in tree: qemuu git://git.qemu.org/qemu.git
Bug introduced: b3e46a89147493d4474da
flight 112201 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112201/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-armhf-armhf-libvirt 14 saverestore-support-checkfail like 112119
test-armhf-armhf-libvirt-xsm 14 saveresto
On 06/14/2017 01:11 PM, Juergen Gross wrote:
On 14/06/17 18:58, Boris Ostrovsky wrote:
On 06/12/2017 07:53 AM, Juergen Gross wrote:
In a HVM guest the kernel allocates the page for mapping the shared
info structure via extend_brk() today. This will lead to a drop of
performance as the underly
flight 112193 linux-4.9 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112193/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-amd64-xl-qemut-win7-amd64 16 guest-localmigrate/x10 fail in 112117
pass in 112193
test-armhf-armhf-xl
branch xen-unstable
xenbranch xen-unstable
job build-armhf-xsm
testid xen-build
Tree: qemuu git://git.qemu.org/qemu.git
Tree: xen git://xenbits.xen.org/xen.git
*** Found and reproduced problem changeset ***
Bug is in tree: qemuu git://git.qemu.org/qemu.git
Bug introduced: b3e46a89147493d44
flight 112182 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112182/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 7 xen-boot fail REGR.
vs. 110515
test-amd64
flight 112155 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112155/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-xsm6 xen-buildfail REGR. vs. 111765
build-i386
flight 112211 xen-unstable-coverity real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112211/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
coverity-amd646 coverity-build fail REGR. vs. 40
version t
flight 112143 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112143/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs.
112004
Tests which
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
for-linus-4.13b-rc2-tag
xen: fixes for 4.13-rc2
It contains some fixes and cleanups for running under Xen.
Now the new driver is omitted. :-)
Thanks.
Juergen
arch/x86/xen/smp_pv.c | 3
13 matches
Mail list logo