Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libqos: usb-hcd-ehci: use 32-bit write for config register | Paolo Bonzini | 2020-06-26 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | test: Move qtests to a separate directory | Thomas Huth | 2020-01-12 | 1 | -0/+178 |
The tests directory itself is pretty overcrowded, and it's hard to see which test belongs to which test subsystem (unit, qtest, ...). Let's move the qtests to a separate folder for more clarity. Message-Id: <20191218103059.11729-6-thuth@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |