commit | 3bc36349722a6f0d96ec9d8dc870aa82ae6de4cd | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 03 17:39:57 2012 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Feb 06 10:16:50 2012 -0600 |
tree | f527e881e462896f0dc541b2c0ae8b2c013b9e2d | |
parent | 53a19a30527863f0257436de28d2b01ae043aaf0 [diff] |
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>