xhci: allow bytewise capability register reads
commit6ee021d41078844df60a3a466e3829a3e82776f3
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Sep 2012 12:48:03 +0000 (4 14:48 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Sep 2012 05:43:02 +0000 (11 07:43 +0200)
treedb2dfdaeb42a0d1fd8edf2444357a0334fb8b4da
parent1b067564ce5db9a144eb15239abbd36c31dd65c8
xhci: allow bytewise capability register reads

Some guests need this according to
Alejandro Martinez Ruiz <alex@securiforest.com>

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-xhci.c