Weekly Status Reports #5 - XEN HVM Guest Support

Bei Guan gbtju85 at gmail.com
Thu Jul 25 17:20:39 UTC 2013


Hi,


In the past week, I try to add a child device to xen usb host controller.
The output of "devinfo" will look like this with the xen usb hc driver.
...
        xenpci0
          xenstore0
            xctrl0
            xenbusb_front0
              xbd0
              xn0
      xu  <-------This is the xenhost controller device and it's present
now.
        usbus0  <-------This is the child device to be added.
...
            xenbusb_back0
...

However, there're some errors when I use the method
device_probe_and_attach() to probe and attach the child device. I have
found the probable cause today. So I think it will be solved soon.

The latest code are avilable here
https://socsvn.freebsd.org/socsvn/soc2013/bguan/head/sys/dev/xen/usbfront/


-- 
Best Regards,
Bei Guan


More information about the soc-status mailing list