index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
Age
Commit message (
Expand
)
Author
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-05
tests/libqos: Check for valid dev pointer when looking for PCI devices
Thomas Huth
2018-02-14
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
2018-02-14
libqos: Use explicit QTestState for ahci operations
Eric Blake
2018-02-14
libqos: Use explicit QTestState for i2c operations
Eric Blake
2018-02-14
libqos: Use explicit QTestState for rtas operations
Eric Blake
2018-02-14
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
2018-02-14
tests: Clean up wait for event
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
2017-09-19
tests: Enable the drive_del test also on s390x
Thomas Huth
2017-09-15
tests: Fix broken ivshmem-server-msi/-irq tests
Thomas Huth
2017-09-15
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
2017-06-30
libqos: add virtio used ring support
Stefan Hajnoczi
2017-06-30
libqos: fix typo in virtio.h QVirtQueue->used comment
Stefan Hajnoczi
2017-03-01
tests: fix virtio-blk-test leaks
Marc-André Lureau
2017-03-01
tests: add specialized device_find function
Marc-André Lureau
2017-03-01
tests: fix usb-test leaks
Marc-André Lureau
2017-03-01
tests: fix vhost-user-test leaks
Marc-André Lureau
2017-03-01
tests: fix qmp response leak
Marc-André Lureau
2017-01-31
libqos: fix spapr qpci_map()
Laurent Vivier
2016-11-14
libqos/ahci: Add get_sense and test_ready
John Snow
2016-11-14
libqos/ahci: Add ATAPI tray macros
John Snow
2016-11-14
libqos/ahci: Support expected errors
John Snow
2016-11-14
ahci-test: test atapi read_cd with bcl, nb_sectors = 0
John Snow
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
2016-10-28
tests: Don't assume structure of PCI IO base in ahci-test
David Gibson
2016-10-28
libqos: Add 64-bit PCI IO accessors
David Gibson
2016-10-28
libqos: Implement mmio accessors in terms of mem{read,write}
David Gibson
2016-10-28
libqos: Add streaming accessors for PCI MMIO
David Gibson
2016-10-28
libqos: Better handling of PCI legacy IO
David Gibson
2016-10-28
libqos: Move BAR assignment to common code
David Gibson
2016-10-28
libqos: Handle PCI IO de-multiplexing in common code
David Gibson
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-28
tests: don't check if qtest_spapr_boot() returns NULL
Laurent Vivier
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
libqos: Limit spapr-pci to 32-bit MMIO for now
David Gibson
2016-10-16
libqos: Correct error in PCI hole sizing for spapr
David Gibson
2016-10-16
libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
David Gibson
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
2016-10-06
libqos: use generic qtest_shutdown()
Laurent Vivier
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier
2016-09-28
libqos: fix qvring_init()
Laurent Vivier
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
[next]