Now, "make check" is running, will report once it's done.
Investigation in progress, meantime,
that's what "make quickcheck" throws:
============================================
.
.
.
libguestfs: [17520ms] finished testing qemu features
[17521ms] /bin/qemu-kvm \
-global virtio-blk-pci.scsi=off \
-nodefconfig \
-nodefaults \
-nographic \
-device virtio-scsi-pci,id=scsi \
-drive file=/tmp/libguestfs-test-tool-sda-ObsSCG,format=raw,id=hd0,if=none \
-device scsi-hd,drive=hd0 \
-drive
file=/home/kashyap/src/libguestfs/tmp/.guestfs-1000/root.31887,snapshot=on,id=appliance,if=none,cache=unsafe
\
-device scsi-hd,drive=appliance \
-machine accel=kvm:tcg \
-m 500 \
-no-reboot \
-no-hpet \
-device virtio-serial \
-serial stdio \
-device sga \
-chardev
socket,path=/home/kashyap/src/libguestfs/tmp/libguestfsXWytVi/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-kernel /home/kashyap/src/libguestfs/tmp/.guestfs-1000/kernel.31887 \
-initrd /home/kashyap/src/libguestfs/tmp/.guestfs-1000/initrd.31887 \
-append 'panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off
printk.time=1
cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1
TERM=screen'\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 02/18/13
SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Feb 18 08:29:02
UTC 2013
Term:
============================================
This is on bare-metal.
seabios-bin-1.7.2-1.fc19.noarch
--
/kashyap