[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: USB with Xen2.0
> Running 'cat /dev/input/mouse0' and 'cat /dev/input/event0' (kbd) shows > that they receive input from mouse and keyboard. > I have yet to try my other usb equipment, a harddisk, dvd drive, printer, > scanner and usb-lan adapter. Sounds like it'll probably work. We know the driver domains stuff works, so there's no reason for this not to. There's one caveat to using the PCI device driver domain stuff - if you give a domain access to a device, all processes in that domain can (if they try) acescs it directly. This is due to the way we use x86 features to control IO port access and doesn't really matter as long as you trust the processes in the domains :-) Changing this behaviour is a fairly small amount of code but we haven't needed it with dedicated driver domains. > > My USB virtualisation stuff (give guests control of individual USB ports) > > is in progess but I keep getting distracted by other things (most > > recently the 2.0 release). > > I'm eagerly awaiting this functionality (then I can remove at least 1 usb > controller :-), how's it approaching? If you have some patches, I'd be > willing to give it a try :-) Glad to hear it! Give us 1-2 weeks to get Xen 2.0 finally released, then I'll get back to this code. When I've got things into a sane state, I'll check them in to xeno-unstable and you can try it out... On a related node, are you the brave chap who was trying to get a domain to drive its own monitor? How did that go? Did Ian's suggestion (about getting X to be less polite about virtual terminals) work? It'd be really interesting to get this going... ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |