usb-redir: convert to QOM
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 3 Feb 2012 23:39:57 +0000 (17:39 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 6 Feb 2012 16:16:50 +0000 (10:16 -0600)
commit3bc36349722a6f0d96ec9d8dc870aa82ae6de4cd
treef527e881e462896f0dc541b2c0ae8b2c013b9e2d
parent53a19a30527863f0257436de28d2b01ae043aaf0
usb-redir: convert to QOM

This was missed due to the fact that it's in the top level and it uses
'struct DeviceInfo' instead of 'DeviceInfo' for some strange reason.

Tested-by: BenoƮt Canet <benoit.canet@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
usb-redir.c