Home
last modified time | relevance | path

Searched hist:"4 ed1c57a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c4ed1c57a Tue Jun 19 06:53:28 CDT 2012 Gerd Hoffmann <kraxel@redhat.com> ehci: fix td writeback

Only write back the dwords the hc is supposed to update. Should not
make a difference in theory as the guest must not touch the td while
it is active to avoid races. But it is still more correct.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>