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(a)redhat.com>
> ---
> tests/qemucaps2xmltest.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
ACK
Jan
Thanks, pushed now.
Pavel