index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
Age
Commit message (
Expand
)
Author
2014-08-15
libqos: Change free function called in malloc
Marc Marí
2014-08-15
libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
Marc Marí
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-08-15
libqos: Fixes a small memory leak.
John Snow
2014-08-15
libqos: Correct memory leak
John Snow
2014-07-15
libqos: Fix PC PCI endianness glitches
Andreas Färber
2014-06-02
qtest: fix qpci_config_writel
Gerd Hoffmann
2014-03-27
tests/libqos/pci-pc: Avoid shifting left into sign bit
Peter Maydell
2013-07-18
libqos: Generalize I/O-mapped fw_cfg
Markus Armbruster
2013-07-18
libqos: Add support for memory-mapped fw_cfg
Markus Armbruster
2013-05-08
libqos/pci: Enable bus mastering
Kevin Wolf
2013-05-03
libqos: Relocate I2C files
Andreas Färber
2013-04-29
libqos: Convert fw_cfg values to host endianness
Andreas Färber
2013-04-17
libqos: add malloc support
Anthony Liguori
2013-04-17
libqos: add fw_cfg support
Anthony Liguori
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori