Hi all, Under F15, I had this in my crontab and it worked fine:
@reboot sleep 30; /usr/bin/qemu-kvm -hda /var/lib/libvirt/images/MikeWindows.img -usbdevice tablet -m 2048 -k en-us -vga qxl -spice port=5930,disable-ticketing & After upgrading to F16, I find that: 1) "-usbdevice tablet" doesn't work. I have to delete that clause to get any sort of mouse movement. I saw something saying the tablet mode was deprecated, but it should still work... 2) Networking (the "user mode" stack) isn't working at all. My Windows XP client sees the NIC, but no connection is established. Has anyone else struggled with this? - Mike _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
