Re: [PATCH v5 00/10] Introducing TPM Proxy device support for PPC64

2020-05-22 Thread Satheesh Rajendran
ielhb/libvirt/tree/spapr_tpm_proxy_v5 > Tested-by: Satheesh Rajendran libvirt xml: ... ... ... $ cat /home/sath/tpm_events_log/tpm_events spapr_tpm_execute spapr_h_tpm_comm qemu log, trace outputs: ... 4359@1590140133.539001:spap

Re: [libvirt] [PATCH] gnulib: Pull in latest changes

2020-01-15 Thread Satheesh Rajendran
lib tests failing > on ppc64le, as reported in > > https://www.redhat.com/archives/libvir-list/2020-January/msg00616.html > > Reported-by: Satheesh Rajendran Tested and build is working fine with these commit. Regards, -Satheesh > Tracked-down-by: Bruno Haible &

Re: [libvirt] libvirt 6.0.0 make check-TESTS fails "FAIL: test-ptsname_r"

2020-01-14 Thread Satheesh Rajendran
the .gnulib dir, then > 'git checkout master' and 'git pull'. > > > Thanks, > > > DHB > > > > On 1/13/20 1:00 PM, Satheesh Rajendran wrote: > > Hi, > > > > libvirt 6.0.0 (commit:bfd5f69d6038daeac03d2684fcd98aeee4ef1e24), "make rpm" > >

[libvirt] libvirt 6.0.0 make check-TESTS fails "FAIL: test-ptsname_r"

2020-01-13 Thread Satheesh Rajendran
Hi, libvirt 6.0.0 (commit:bfd5f69d6038daeac03d2684fcd98aeee4ef1e24), "make rpm" fails at make check-TESTS ... .. PASS: test-memchr PASS: test-send ../../../build-aux/test-driver: line 107: 453114 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: test-ptsname_r PASS:

Re: [libvirt] [PATCH 34/36] vircpuhost: Add support for reading MSRs

2019-04-15 Thread Satheesh Rajendran
On Mon, Apr 08, 2019 at 10:42:38AM +0200, Jiri Denemark wrote: > The new virHostCPUGetMSR internal API will try to read the MSR from > /dev/cpu/0/msr and if it is not possible (the device does not exist or > libvirt is running unprivileged), it will fallback to asking KVM for the > MSR using