libqos: usb-hcd-ehci: use 32-bit write for config register
commit89ed83d8b23c11d250c290593cad3ca839d5b053
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 23 Jun 2020 16:18:24 +0000 (23 12:18 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Jun 2020 10:45:29 +0000 (26 06:45 -0400)
tree4862c3106c92957c6cfea427f34a9490ad4379a2
parentae2b72072bc401114ebb9f46abd67d07d4cabf10
libqos: usb-hcd-ehci: use 32-bit write for config register

The memory region ops have min_access_size == 4 so obey it.

Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/usb-hcd-ehci-test.c