search for: usbdevice

Displaying 20 results from an estimated 274 matches for "usbdevice".

2012 May 17
1
USB passthrough of all USB-slots to guest
Hi, how can I define passthrough of all USB-slots to a guest with libvirt? With qemu it's very easy: # kvm -usb -usbdevice host:0.* -usbdevice host:1.* -usbdevice host:2.* -usbdevice host:3.* ... This configuration of the VM gets *all* 4 USB-Slots. Every time somewhat USB-device is plugged in the VM gets it. virt-install manpage offers: --host-device 001.003 USB by bus, device (via lsusb). I installed a V...
2013 Nov 19
13
[PATCH v7 1/2] libxl: usb2 and usb3 controller support for upstream qemu
Usage: usbversion=1|2|3 (default=0, no usb controller defined) Specifies the type of an emulated USB bus in the guest. 1 for usb1, 2 for usb2 and 3 for usb3, it is available only with upstream qemu. The old usb and usbdevice parameters cannot be used with this. Changes from v6: - now usbversion cannot be used with usb and usbdevice parameters - now default is 0 (no usb controller defined) Will be used only with usb redirection (from spice client) and new usb passthrough (from dom0) with hotplug. Changes from v5: chan...
2011 Apr 27
2
Where is my qemu command?
...attach an USB disk to a vm, but how? The command "qemu" would provide a way: [root at a134-224 yum.repos.d]# man qemu-kvm > QEMU(1) > NAME > qemu-doc - QEMU Emulator User Documentation > > SYNOPSIS > usage: qemu [options] [disk_image] (...) > -usbdevice devname > Add the USB device devname. But when I try it: [root at a134-224 yum.repos.d]# qemu start -usbdevice host:059f:1018 mail -bash: qemu: command not found That command syntax is probably ot right yet, but the main question is, where is qemu? I was tempted to yum-install qe...
2006 Dec 08
1
RE: [PATCH]UHC should not generate interrupt when USBdevice returns NAK
...-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of >Huang, Xinmei >Sent: 2006年12月5日 12:53 >To: xen-devel@lists.xensource.com >Subject: [Xen-devel] [PATCH]UHC should not generate interrupt >when USBdevice returns NAK > > >This patch adds support for USB mouse/tablet status check and restricts >Universal Host Controller interrupt generating when received NAK in >interrupt transfer. > >According to usb spec, USB mouse/tablet device returns NAK to host >controller if its status...
2012 Apr 17
0
USB Passthrough with two identical devices
...ath=/var/lib/libvirt/qemu/WG.monitor,server,nowait -monitor chardev:monitor -boot c -drive file=/var/lib/zentyal/machines/WG/WG-Test.qcow2,if=scsi,index=0,boot=on,format=qcow2 -net nic,macaddr=00:16:3e:5d:c7:9e,vlan=0,name=nic.0 -net tap,fd=29,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice mouse -vnc 0.0.0.0:0,password -k de -vga cirrus -usbdevice host:04fa:2490 -usbdevice host:04fa:2490 usb_create: no bus specified, using "usb.0" for "usb-host" husb: open device 1.5 husb: config #1 need -1 husb: 1 interfaces claimed for configuration 1 husb: grabbed usb device...
2012 Apr 19
0
USB Passthrough of two identical devices
...,path=/var/lib/libvirt/qemu/WG.monitor,server,nowait -monitor chardev:monitor -boot c -drive file=/var/lib/zentyal/machines/WG/WG-Test.qcow2,if=scsi,index=0,boot=on,format=qcow2 -net nic,macaddr=00:16:3e:5d:c7:9e,vlan=0,name=nic.0 -net tap,fd=29,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice mouse -vnc 0.0.0.0:0,password -k de -vga cirrus -usbdevice host:04fa:2490 -usbdevice host:04fa:2490 usb_create: no bus specified, using "usb.0" for "usb-host" husb: open device 1.5 husb: config #1 need -1 husb: 1 interfaces claimed for configuration 1 husb: grabbed usb device 1....
2008 Jan 07
3
Question about vnc
Hello virtual friends. I''m using Windows HVM on CentOS 5.1, xen 3.1. When I conect VNC to Dom0 IP , I get correct screen, main windows console. But I have a very very poor mouse performance. I tried xensoure 4.1 , and I saw a mouse performance a little bit better than xen 3.1 w / CentOS 5.1. What is me problem, CentOS 5.1 or xen 3.1 , or compilation wrong maked by CentOS people. Why
2020 Apr 03
0
Powercool PCRACK-1200VA patch update
...tring_simple(dev, index, buf, blen); +} + + +  /* On success, fill in the curDevice structure and return the report   * descriptor length. On failure, return -1.   * Note: When callback is not NULL, the report descriptor will be @@ -152,7 +228,7 @@ static int libusb_open(usb_dev_handle **udevp, USBDevice_t *curDevice, USBDevice      int ret, res;      unsigned char buf[20];      unsigned char *p; -    char string[256]; +    char string[USB_BUFLEN_MAX];      int i;      /* All devices use HID descriptor at index 0. However, some newer       * Eaton units have a light HID descriptor at index 0,...
2012 Sep 19
4
usbpassthrough of xen-4.1.2
...Xen-4.1.2. My host OS is Fedora 14 and the guest OS is win7. According to the wiki page(http://wiki.xen.org/wiki/Xen_USB_Passthrough), xen supports passthrough of usb device from dom0 to guests. I have tried the Xen HVM guest qemu-dm usb1.1 emulation, by specifying "usb = 1" and "usbdevice = host:xxxx:yyyy". But, the mouse could work, the keyboard and usb storage failed. If I change the guest OS to winXP, it is surprising that only the usb storage can be detected in the guest. I have also tried the PVUSB, it didn''t work either. I am confused and don''t know h...
2007 Nov 28
0
[Xen-ia64-devel] [PATCH] Add guest_os_type domain config option
...c'', ''nographic'', ''pae'', ''rtc_timeoffset'', ''serial'', ''sdl'', ''soundhw'',''stdvga'', ''usb'', ''usbdevice'', ''vnc'', ''vncconsole'', ''vncdisplay'', ''vnclisten'', ''timer_mode'', - ''vncpasswd'', ''vncunused'', ''xauthority'...
2013 Oct 08
0
[PATCH v3] libxl: spice usbredirection support for upstream qemu
...usbredirection channels for redirection of up to 4 usb devices from spice client to domU''s qemu. It requires an usb controller and if not defined will automatically adds an usb2 controller. Changes from v2: - updated for usbversion patch v7 - now usbredirection cannot be used with usb and usbdevice parameters - if usbversion is undefined it will creates an usb2 controller Changes from v1: - Now can be setted the number of redirection channels. - Various code improvements. Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> --- docs/man/xl.cfg.pod.5 | 7 +++++++ tools/libxl/...
2009 Jan 22
0
several usb devices
...debian with kernel 2.6.26-1-xen-686 and xen 3.2.1 and win2003 as guest system. I need two usb devices (flash disks) in the win2003. #lsusb ........... Bus 005 Device 003: ID 0951:1607 Kingston traveler Bus 006 Device 001: ID 1307:0163 Transcend ............. my config (usb part) version 1: usb=1 usbdevice=[ ''host:0951:1607'' ] usbdevice=[ ''host:1307:0163'' ] With this config, win2003 have a only one flash drive - Transcend my config (usb part) version 2: usb=1 usbdevice = [ ''host:0951:1607'', ''host:1307:0163'' ] With this config,...
2012 Mar 08
2
'virsh list' issue
Dear all: Afer run the command 'qemu-kvm -hda /root/free.img -m 512 -usbdevice tablet -vga qxl -spice port=5930,disable-ticketing' , and the VM starts natrually. Then I run the command 'virsh list' , it shows as follows: [root at localhost ~]# virsh list Id Name State ---------------------------------- [root at localhost ~]# there is...
2006 Sep 04
2
summagraphics VNC fix
...ics tablet support on a Xen Windows XP guest. However, after rebooting the VNC mouse still is not tracking properly. The XP guest pops up a "Error: tablet device not found" message as well. Has anyone had any success getting the VNC pointer to track properly (I''ve also tried usbdevice=''mouse''). Do these solutions actually work? I''m running Xen3.0.2 stable. Thanks! ~Dave _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Jun 28
8
GPLPV, clock drift and PVUSB in Windows XP HVM
...can''t be hardware. I''ve read that the PVUSB performance is up to about 60% of native 2.0, but still better than the qemu 1.1 pass thru. Unfortunately, I can''t find any documentation online about how to actually use it. Currently I have these lines in my .cfg file: usb = 1 usbdevice = ''tablet'' usbdevice = ''host:xxxx:yyyy'' Obviously I would need to remove the host: line to free up the device from qemu pass thru so I can use PVUSB pass thru instead, but after that I''m not sure what commands to issue or put in the domain''s .cf...
2011 Jul 13
1
Problem adding an usb device
...ww.virtuatopia.com/index.php..._domainU_Guest while, first i wanted to use the dynamic method, which is the second one, but it failed, because when i get into the machine, ctrl+alt+2 didn''t bring me to a console interface other than nothing. so I tried the first one, while when i add the usbdevice=[''host:0781:5567''] in the configuration file, and create the machine, and it told me that sudo xm create xenwin.cfg Using config file "./xenwin.cfg". Error: ''list'' object has no attribute ''startswith'' why? i totally followed the step...
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
...'file:/ftp/sol-11-exp-201011-text-x86.iso,ioemu:hdc:cdrom,r''] vcpus = ''4'' memory = ''4096'' boot = ''d'' vfb = [ ''vnc=1,vncunused=1,vncdisplay=3''] serial = ''pty'' usb = 1 usbdevice = ''tablet'' # --- kernel 3.0.1 / xen 4.1.2* http://www.it-infrastrukturen.com/fileadmin/linux/debian-live-xen/config-3.0.1 xend.log messages: # --- [2011-08-28 20:15:38 3036] DEBUG (XendDomainInfo:103) XendDomainInfo.create([''vm'', [''name'',...
2013 Sep 20
0
[PATCH v2] libxl: spice usbredirection support for upstream qemu
..."id=usbrc%d", i, i), NULL); + } else { + LIBXL__LOG(CTX, LIBXL__LOG_ERROR, + "usbredirection parameter must be between 1 and 4"); + return NULL; + } + if (b_info->u.hvm.usbdevice) { flexarray_vappend(dm_args, "-usbdevice", b_info->u.hvm.usbdevice, NULL); diff --git a/tools/libxl/libxl_types.idl b/tools/libxl/libxl_types.idl index 34010ee..7b1b749 100644 --- a/tools/libxl/libxl_types.idl +++ b/tools/libxl/libxl...
2020 Jan 30
1
CentOS 8 on USB disk
I usually use the command "dd if=iso of=usbdevice status=progress && sync" On Wed, 29 Jan 2020, 18:36 Erick Perez - Quadrian Enterprises, < eperez at quadrianweb.com> wrote: > That happened to me several times > My USB was "burned" and never displayed new data copied to it. > By "burned" I mean th...
2008 Sep 03
3
USB flash drive and VMs (Was Curmudgeoning)
...ess a device present at start up but it's not swappable. Given: [dave at bend ~]# lsusb Bus 001 Device 002: ID 154b:0005 PNY Bus 001 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 you can attach the device to a W2K qemu session by starting qemu with something like: qemu -usb -usbdevice tablet -hda w2k.img -usbdevice host:001.002 -m 256 -localtime & I tried swapping two different 1GB thumb drives and the content of the drive wasn't visible after the swap. If you decide to go the qemu route for a VM with W2K, I wrote about the problems I ran into on my blog at: http:/...