[libvirt] [PATCH] qemucaps2xmltest: fix test to successfully run without kvm support

Pavel Hrdina phrdina at redhat.com
Wed Mar 25 11:29:41 UTC 2015


On Wed, Mar 25, 2015 at 12:12:20PM +0100, Ján Tomko wrote:
> On Wed, Mar 25, 2015 at 10:50:52AM +0100, Pavel Hrdina wrote:
> > Function virQEMUCapsInitGuestFromBinary detect kvm support by testing
> > whether /dev/kvm exists or whether we pass path to kvmbin.  Provide the
> > path we are testing via kvmbin for testing purpose instead of detecting
> > presence of /dev/kvm to successfully run the tests on all hosts.
> > 
> > Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> > ---
> >  tests/qemucaps2xmltest.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> 
> ACK
> 
> Jan

Thanks, pushed now.

Pavel




More information about the libvir-list mailing list