1. a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
  2. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  3. bbfff19 Clean up includes by Markus Armbruster · 6 years ago
  4. 6ebb8d2 tests: qpci_unplug_acpi_device_test() should not rely on global_qtest by Thomas Huth · 6 years ago
  5. c19f2b7 test qgraph.c: Fix segs due to out of scope default by Dr. David Alan Gilbert · 6 years ago
  6. c098aac tests/libqos: fix usage of bool in pci-spapr.c by Jafar Abdi · 6 years ago
  7. 08f7ad1 tests/libqos: fix usage of bool in pci-pc.c by Jafar Abdi · 6 years ago
  8. a189a93 ahci-test: Drop dependence on global_qtest by Eric Blake · 8 years ago
  9. 0793a88 qos-test: tpci200 test node by Emanuele Giuseppe Esposito · 7 years ago
  10. 19e3d97 tests: move virtio entirely to qos-test by Paolo Bonzini · 6 years ago
  11. 6e68204 tests/libqos: remove pre-qgraph QVirtioPCIDevice API by Paolo Bonzini · 6 years ago
  12. 8f41a3a tests/libqos: virtio-scsi driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  13. 6bd4a6d tests/libqos: support multiqueue for virtio-net by Paolo Bonzini · 6 years ago
  14. 583349d tests/libqos: virtio-net driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  15. 5cb8f0d qos-test: virtio-blk test node by Paolo Bonzini · 6 years ago
  16. a371349 tests/libqos: virtio-blk driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  17. d3d400d tests/libqos: virtio-rng driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  18. 2924106 tests/libqos: virtio-balloon driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  19. 9d44725 tests/libqos: virtio-9p driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  20. 1657291 qos-test: virtio-console and virtio-serial test node by Emanuele Giuseppe Esposito · 7 years ago
  21. b3e7dc8 tests/libqos: virtio-serial driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  22. d18d2b5 tests/libqos: arm/virt machine node by Emanuele Giuseppe Esposito · 7 years ago
  23. 57ed038 tests/libqos: virtio-mmio driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  24. d5006a4 tests/libqos: remove global_qtest from virtio endianness checks by Paolo Bonzini · 6 years ago
  25. 1ce66ec tests/libqos: virtio-pci driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  26. a4cc719 tests/libqos: e1000e driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  27. 92bbafc tests/libqos: has_buggy_msi flag by Emanuele Giuseppe Esposito · 7 years ago
  28. 7985b58 tests/qgraph: ppc64/pseries machine node by Emanuele Giuseppe Esposito · 7 years ago
  29. b8782d2 tests/libqos: pci-spapr driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  30. 555299c tests/libqos: aarch64/xlnx-zcu102 machine node by Emanuele Giuseppe Esposito · 7 years ago
  31. 2013199 tests/libqos: arm/xilinx-zynq-a9 machine node by Emanuele Giuseppe Esposito · 7 years ago
  32. aea9ac5 tests/libqos: arm/sabrelite machine node by Emanuele Giuseppe Esposito · 7 years ago
  33. c9599c9 tests/libqos: arm/smdkc210 machine node by Emanuele Giuseppe Esposito · 7 years ago
  34. ad60d6d tests/libqos: arm/raspi2 machine node by Emanuele Giuseppe Esposito · 7 years ago
  35. a0a9ba6 tests/libqos: sdhci driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  36. 46113f8 tests/libqos: x86_64/pc machine node by Emanuele Giuseppe Esposito · 7 years ago
  37. 85af005 tests/libqos: pci-pc driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  38. fc281c8 tests: qgraph API for the qtest driver framework by Emanuele Giuseppe Esposito · 7 years ago
  39. eb5937b tests/libqos: embed allocators instead of malloc-ing them separately by Paolo Bonzini · 6 years ago
  40. 143e6db tests/libqos: rename qpci_init_pc and qpci_init_spapr functions by Emanuele Giuseppe Esposito · 7 years ago
  41. 34c9774 tests/libqos: introduce virtio_start_device by Emanuele Giuseppe Esposito · 7 years ago
  42. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  43. d786f78 tests/libqos/pci: Make PCI access functions independent of global_qtest by Thomas Huth · 6 years ago
  44. b8e1f74 tests/libqos: Utilize newer glib spawn check by Eric Blake · 7 years ago
  45. 5be5df7 fw_cfg: import & use linux/qemu_fw_cfg.h by Marc-André Lureau · 7 years ago
  46. 82cab70 tests: Clean up string interpolation around qtest_qmp_device_add() by Markus Armbruster · 7 years ago
  47. 015715f tests: Clean up string interpolation into QMP input (simple cases) by Markus Armbruster · 7 years ago
  48. 4277f1e libqtest: Rename functions to send QMP messages by Markus Armbruster · 7 years ago
  49. ae79c2d ahci: fix FIS I bit and PIO Setup FIS interrupt by Paolo Bonzini · 7 years ago
  50. 956556e ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands by John Snow · 7 years ago
  51. 27e4648 libqos/ahci: track sector size by John Snow · 7 years ago
  52. 5141d41 misc: add pca9552 LED blinker model by Cédric Le Goater · 7 years ago
  53. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  54. bb37a2c tests/libqos: Check for valid dev pointer when looking for PCI devices by Thomas Huth · 7 years ago
  55. 3d95fb9 libqos: Use explicit QTestState for remaining libqos operations by Eric Blake · 8 years ago
  56. 10747e5 libqos: Use explicit QTestState for ahci operations by Eric Blake · 8 years ago
  57. f1dfd50 libqos: Use explicit QTestState for i2c operations by Eric Blake · 8 years ago
  58. 9b67af7 libqos: Use explicit QTestState for rtas operations by Eric Blake · 8 years ago
  59. 05e520f libqos: Use explicit QTestState for fw_cfg operations by Eric Blake · 8 years ago
  60. e5d1730 libqos: Track QTestState with QPCIBus by Eric Blake · 8 years ago
  61. 2c58c27 tests: Clean up wait for event by Markus Armbruster · 8 years ago
  62. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  63. be3a678 libqos/virtio: return length written into used descriptor by Greg Kurz · 7 years ago
  64. 790bbb9 tests: use g_new() family of functions by Marc-André Lureau · 7 years ago
  65. 2f84a92 tests: Enable the drive_del test also on s390x by Thomas Huth · 8 years ago
  66. 4446158 tests: Fix broken ivshmem-server-msi/-irq tests by Thomas Huth · 8 years ago
  67. acd8001 tests: Introduce generic device hot-plug/hot-unplug functions by Thomas Huth · 8 years ago
  68. e77abbe libqos: add virtio used ring support by Stefan Hajnoczi · 8 years ago
  69. afbccba libqos: fix typo in virtio.h QVirtQueue->used comment by Stefan Hajnoczi · 8 years ago
  70. 80e1eea tests: fix virtio-blk-test leaks by Marc-André Lureau · 8 years ago
  71. c4523aa tests: add specialized device_find function by Marc-André Lureau · 8 years ago
  72. 62030ed tests: fix usb-test leaks by Marc-André Lureau · 8 years ago
  73. 0c0eb30 tests: fix vhost-user-test leaks by Marc-André Lureau · 8 years ago
  74. dc491fe tests: fix qmp response leak by Marc-André Lureau · 8 years ago
  75. b845416 libqos: fix spapr qpci_map() by Laurent Vivier · 8 years ago
  76. e0a4cb2 libqos/ahci: Add get_sense and test_ready by John Snow · 8 years ago
  77. 48cde09 libqos/ahci: Add ATAPI tray macros by John Snow · 8 years ago
  78. f697b0e libqos/ahci: Support expected errors by John Snow · 8 years ago
  79. ebde93b ahci-test: test atapi read_cd with bcl, nb_sectors = 0 by John Snow · 8 years ago
  80. b4ba67d libqos: Change PCI accessors to take opaque BAR handle by David Gibson · 8 years ago
  81. e7c8526 tests: Don't assume structure of PCI IO base in ahci-test by David Gibson · 8 years ago
  82. f775f45 libqos: Add 64-bit PCI IO accessors by David Gibson · 8 years ago
  83. 352d664 libqos: Implement mmio accessors in terms of mem{read,write} by David Gibson · 8 years ago
  84. 9a84f88 libqos: Add streaming accessors for PCI MMIO by David Gibson · 8 years ago
  85. a7b85b6 libqos: Better handling of PCI legacy IO by David Gibson · 8 years ago
  86. b8cc4d0 libqos: Move BAR assignment to common code by David Gibson · 8 years ago
  87. a795fc0 libqos: Handle PCI IO de-multiplexing in common code by David Gibson · 8 years ago
  88. 246fc0f libqos: Give qvirtio_config_read*() consistent semantics by David Gibson · 8 years ago
  89. 30ca440 tests: enable virtio tests on SPAPR by Laurent Vivier · 8 years ago
  90. 8b4b80c tests: rename target_big_endian() as qvirtio_is_big_endian() by Laurent Vivier · 8 years ago
  91. 6b9cdf4 tests: move QVirtioBus pointer into QVirtioDevice by Laurent Vivier · 8 years ago
  92. 458f3b2 tests: don't check if qtest_spapr_boot() returns NULL by Laurent Vivier · 8 years ago
  93. 357d1e3 spapr: Improved placement of PCI host bridges in guest memory map by David Gibson · 8 years ago
  94. 8360544 libqos: Limit spapr-pci to 32-bit MMIO for now by David Gibson · 8 years ago
  95. c711369 libqos: Correct error in PCI hole sizing for spapr by David Gibson · 8 years ago
  96. cd1b354 libqos: Isolate knowledge of spapr memory map to qpci_init_spapr() by David Gibson · 8 years ago
  97. 54ce6f2 qtest: ask endianness of the target in qtest_init() by Laurent Vivier · 8 years ago
  98. 61ae5cf libqos: use generic qtest_shutdown() by Laurent Vivier · 8 years ago
  99. 2ecd7e2 libqos: add PCI management in qtest_vboot()/qtest_shutdown() by Laurent Vivier · 8 years ago
  100. cf716b3 libqos: add PPC64 PCI support by Laurent Vivier · 8 years ago