/usr/share/libosinfo/db/devices/qemu-usb.xml is in libosinfo-1.0-0 0.2.12-2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <?xml version="1.0" encoding="UTF-8"?>
<libosinfo version="0.0.1">
<device id="http://www.linux-usb.org/usb.ids/80ee/0021">
<name>tablet</name>
<bus-type>usb</bus-type>
<class>input</class>
<vendor>VirtualBox</vendor>
<vendor xml:lang="de">VirtualBox</vendor>
<vendor xml:lang="es">VirtualBox</vendor>
<vendor xml:lang="fr">VirtualBox</vendor>
<vendor xml:lang="ja">VirtualBox</vendor>
<vendor xml:lang="pl">VirtualBox</vendor>
<vendor xml:lang="uk">VirtualBox</vendor>
<vendor-id>80ee</vendor-id>
<product>Tablet</product>
<product-id>0021</product-id>
</device>
</libosinfo>
|