On Mon, Feb 15, 2016 at 11:37:55AM +0100, Laurent Vivier wrote: > > Tested-by: Laurent Vivier <lvivier@xxxxxxxxxx> > > tested with kvm_pr and kvm_hv. Thanks for the testing! I'm glad it now works for you now. Just to confirm, the kvm_pr machine you tested on was the PowerMac G5 that you had trouble with before, right? > > Just a note for the next release: > > $ ./run_tests.sh > ./run_tests.sh: line 51: test.log: Permission denied > scripts/runtime.bash: line 48: test.log: Permission denied > PASS selftest-setup > > You should check current user can write into test.log. Ah, I've never seen that. I guess you ran it once as root, and then later as a non-root user? I'll add a change to run_tests.sh that does a 'rm -f test.log' before the echo, but I'll submit that as a separate patch. Thanks, drew -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html