Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-12' into staging
- qtest patches
- One SD patch (with Reviewed-by from the maintainer)
- One license fix patch
# gpg: Signature made Tue 12 Mar 2019 09:03:58 GMT
# gpg: using RSA key 2ED9D774FE702DB5
# gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
# gpg: aka "Thomas Huth <thuth@redhat.com>" [full]
# gpg: aka "Thomas Huth <huth@tuxfamily.org>" [full]
# gpg: aka "Thomas Huth <th.huth@posteo.de>" [unknown]
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3 EAB9 2ED9 D774 FE70 2DB5
* remotes/huth-gitlab/tags/pull-request-2019-03-12:
scripts/qemugdb: re-license timers.py to GPLv2 or later
hw/sd/sdhci: Move PCI-related code into a separate file
ahci-test: Drop dependence on global_qtest
tests: test-announce-self: fix memory leak
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- hw/sd/Kconfig 5 additions, 1 deletionhw/sd/Kconfig
- hw/sd/Makefile.objs 1 addition, 0 deletionshw/sd/Makefile.objs
- hw/sd/sdhci-internal.h 34 additions, 0 deletionshw/sd/sdhci-internal.h
- hw/sd/sdhci-pci.c 87 additions, 0 deletionshw/sd/sdhci-pci.c
- hw/sd/sdhci.c 5 additions, 93 deletionshw/sd/sdhci.c
- scripts/qemugdb/timers.py 4 additions, 2 deletionsscripts/qemugdb/timers.py
- tests/ahci-test.c 39 additions, 42 deletionstests/ahci-test.c
- tests/libqos/libqos.c 0 additions, 9 deletionstests/libqos/libqos.c
- tests/libqos/libqos.h 0 additions, 1 deletiontests/libqos/libqos.h
- tests/test-announce-self.c 6 additions, 15 deletionstests/test-announce-self.c
Loading
Please register or sign in to comment