> This is interesting.  I run a few dozens of virtual machines here,
> all with virtio disk, and experiment alot with it too, but I never
> had this problem, and don't know anyone had it in #kvm channel
> either.  Please provide complete kvm command line.

Here you are:
/usr/bin/qemu-kvm -S -M pc-0.12 -enable-kvm -m 100 \
    -smp 1,sockets=1,cores=1,threads=1 \
    -name squeeze-test \
    -uuid bfc456ea-f3bc-d4f3-9d02-dd0511751f7c \
    -nodefaults \
    -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/squeeze-test.monitor,server,nowait 
\
    -mon chardev=monitor,mode=readline \
    -rtc base=utc -boot c \
    -drive 
file=/var/lib/libvirt/images/squeeze-test.img,if=none,id=drive-virtio-disk0,format=raw
 \
    -device 
virtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0 \
    -device 
virtio-net-pci,vlan=0,id=net0,mac=52:54:00:e4:19:c3,bus=pci.0,addr=0x3 \
    -net tap,fd=43,vlan=0,name=hostnet0 -chardev pty,id=serial0 \
    -device isa-serial,chardev=serial0 -usb \
    -vnc 127.0.0.1:4 -vga cirrus \
    -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6

The configfile is at <http://paste.grml.org/120/>.


> What tells you it is not added to debian?

Well, i had a look at the files from the qemu-kvm-source-package
looking for optionrom/signrom.sh, and the lines 41/42 did not contain
the line from the patch.
I am not a programmer so i might be completely on the wrong path about this ;)

Regards,
        /Oluf
-- 
Bitte beachten Sie, dass dem Gesetz zur Vorratsdatenspeicherung zufolge
jeder elektronische Kontakt mit mir sechs Monate lang gespeichert wird.

Please note that according to the German law on data retention,
information on every electronic information exchange with me is retained
for a period of six months.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to