Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-27 | tests/libqos/pci-pc: Avoid shifting left into sign bit | Peter Maydell | |
Add U suffix when doing "1 << 31" to avoid undefined behaviour. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> | |||
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori | |
This includes basic PCI support for the PC platform. Enough abstraction should be present to support non-PC platforms too. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-id: 1366123521-4330-3-git-send-email-aliguori@us.ibm.com |