qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] virtio-serial broken in qemu.git (was: Re: [PULL for-2.


From: Richard W.M. Jones
Subject: Re: [Qemu-devel] virtio-serial broken in qemu.git (was: Re: [PULL for-2.0-rc0 25/31] virtio-console: QOM cast cleanup for VirtConsole)
Date: Thu, 13 Mar 2014 15:43:37 +0000
User-agent: Mutt/1.5.20 (2009-12-10)

On Thu, Mar 13, 2014 at 03:32:05PM +0000, Richard W.M. Jones wrote:
> Anyhow, the error is:
> 
> hw/char/virtio-console.c:132:virtconsole_realize: Object 0x7f85482fb8a0 is 
> not an instance of type virtconsole
> 
> The full log including command line is attached.

Sorry, I realize that libvirt hid the command line.  The command line
and log was:

2014-03-13 15:31:25.718+0000: starting up
LC_ALL=C 
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/rjones/.local/bin:/home/rjones/bin
 HOME=/home/rjones USER=rjones LOGNAME=rjones QEMU_AUDIO_DRV=none 
TMPDIR=/var/tmp /home/rjones/d/qemu/x86_64-softmmu/qemu-system-x86_64 -name 
guestfs-194p50rg5rpq1l6z -S -machine pc-i440fx-2.0,accel=kvm,usb=off -cpu host 
-m 500 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 
54abc82b-46c8-4c8c-9152-97272a1d8325 -nographic -no-user-config -nodefaults 
-chardev 
socket,id=charmonitor,path=/home/rjones/.config/libvirt/qemu/lib/guestfs-194p50rg5rpq1l6z.monitor,server,nowait
 -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew 
-global kvm-pit.lost_tick_policy=discard -no-hpet -no-reboot -no-acpi -kernel 
/var/tmp/.guestfs-1000/appliance.d/kernel -initrd 
/var/tmp/.guestfs-1000/appliance.d/initrd -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=xterm-256color -device 
piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device 
virtio-scsi-pci,id=scsi0,bus=pci.0,addr=0x2 -device 
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x3 -drive 
file=/tmp/libguestfsKgILEw/scratch.1,if=none,id=drive-scsi0-0-0-0,format=raw,cache=unsafe
 -device 
scsi-hd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0,bootindex=1
 -drive 
file=/tmp/libguestfsKgILEw/overlay2,if=none,id=drive-scsi0-0-1-0,format=qcow2,cache=unsafe
 -device 
scsi-hd,bus=scsi0.0,channel=0,scsi-id=1,lun=0,drive=drive-scsi0-0-1-0,id=scsi0-0-1-0
 -chardev socket,id=charserial0,path=/tmp/libguestfsKgILEw/console.sock -device 
isa-serial,chardev=charserial0,id=serial0 -chardev 
socket,id=charchannel0,path=/tmp/libguestfsKgILEw/guestfsd.sock -device 
virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.libguestfs.channel.0
 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
Domain id=2 is tainted: custom-argv
Domain id=2 is tainted: host-cpu
hw/char/virtio-console.c:132:virtconsole_realize: Object 0x7f85482fb8a0 is not 
an instance of type virtconsole
2014-03-13 15:31:25.922+0000: shutting down

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]