search for: pittipatti

Displaying 5 results from an estimated 5 matches for "pittipatti".

2011 Feb 26
6
how to reduce time of git pulling each time when you do a make world on Xen source
I am compiling xen from source and each time I do a `make world` it basically gives some or the other error my problem are not those errors ( I am trying to debug them) but the problem is each time when I do a `make world` Xen basically pulls things from git repository    + rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp    + mkdir linux-2.6-pvops.git.tmp    + rmdir linux-2.6-pvops.git.tmp  
2006 Nov 01
19
pciback for usb-controller and usb-storage on x86_64 ends in Oops
Hi! I tried to pcipassthrough usb-controllers to domu to use it with a memory-stick. First xen complained that the driver needs write-access to its configuration space, so I added these to pci-quirks. Since it still didn''t work I also added the device to pci-permissive but I still get an errormessage with Oops (at the end of this email) when sticking in the memory-stick. I tried
2006 Nov 01
19
pciback for usb-controller and usb-storage on x86_64 ends in Oops
Hi! I tried to pcipassthrough usb-controllers to domu to use it with a memory-stick. First xen complained that the driver needs write-access to its configuration space, so I added these to pci-quirks. Since it still didn''t work I also added the device to pci-permissive but I still get an errormessage with Oops (at the end of this email) when sticking in the memory-stick. I tried
2006 Nov 23
0
How to eject cdrom bound to a paravirt domU
Hi! I would like to use my cdrom-drive in a paravirt domU, so I made the physical blockdevice available for the domU. Unfortunately the drive''s door is locked as soon as the domU is started and I haven''t found a way to open it without shutting down this domU. I tried the following disk-configs: |''phy:/dev/hda,hda,r''|
2005 Nov 28
3
Resource temporarily unavailable on starting a vmx-domain
Hi all! today I tried to start a vmx-domain with latest unstable-src.tarball. I used the vmx-example-config and changed the filename of my disk-image-file. When I try to create that domain I get a (11, Resource temporarily unavailable) error message. Has anybody seen that and can tell me "what" resource is unavailable. I can''t find anything that could help me in the logs.