1. f1d3b99 libqos: add qvirtqueue_cleanup() by Stefan Hajnoczi · 9 years ago
  2. c75f4c0 libqos: drop duplicated virtio_pci.h definitions by Stefan Hajnoczi · 9 years ago
  3. 780b11a libqos: drop duplicated virtio_vring.h structs by Stefan Hajnoczi · 9 years ago
  4. ee3b850 libqos: drop duplicated virtio_ring.h bit definitions by Stefan Hajnoczi · 9 years ago
  5. 1373a4c libqos: drop duplicated virtio_config.h definitions by Stefan Hajnoczi · 9 years ago
  6. 7ad1e70 libqos: drop duplicated PCI vendor ID definition by Stefan Hajnoczi · 9 years ago
  7. 8ac9e20 libqos: use virtio_ids.h for device ID definitions by Stefan Hajnoczi · 9 years ago
  8. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  9. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  10. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  11. 6f061ea fw_cfg: Split fw_cfg_keys.h off fw_cfg.h by Markus Armbruster · 9 years ago
  12. 9982617 tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned by Markus Armbruster · 9 years ago
  13. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  14. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  15. ea53854 libqos: remove some leaks by Marc-André Lureau · 9 years ago
  16. 5323926 ide: Clean up includes by Peter Maydell · 9 years ago
  17. c5620e6 libqos/ahci: organize header by John Snow · 9 years ago
  18. 9350df7 libqos/ahci: add ahci_exec by John Snow · 9 years ago
  19. b682d3a libqos/ahci: allow nondata commands for ahci_io variants by John Snow · 9 years ago
  20. b1b66c3 libqos: allow zero-size allocations by John Snow · 9 years ago
  21. b88641e libqos/ahci: Switch to mutable properties by John Snow · 9 years ago
  22. d0b282a libqos/ahci: ATAPI identify by John Snow · 9 years ago
  23. 54d268b libqos/ahci: ATAPI support by John Snow · 9 years ago
  24. cb11e7b libqos: add qemu-img presence check by John Snow · 9 years ago
  25. 3d93715 qtest/ahci: fix redundant assertion by John Snow · 9 years ago
  26. ab4f705 qtest/ahci: export generate_pattern by John Snow · 9 years ago
  27. 7f39862 i.MX: Add qtest support for I2C device emulator. by Jean-Christophe Dubois · 10 years ago
  28. 9ab9993 libqos/ahci: fix ahci_write_fis for ncq on ppc64 by John Snow · 10 years ago
  29. 26ad004 qtest/ahci: simple ncq data test by John Snow · 10 years ago
  30. e38cc93 libqos/ahci: Force all NCQ commands to be LBA48 by John Snow · 10 years ago
  31. a8973ff libqos/ahci: set the NCQ tag on command_commit by John Snow · 10 years ago
  32. 359790c libqos/ahci: adjust expected NCQ interrupts by John Snow · 10 years ago
  33. 4de4846 libqos/ahci: edit wait to be ncq aware by John Snow · 10 years ago
  34. cb45304 libqos/ahci: add NCQ frame support by John Snow · 10 years ago
  35. 40d2992 libqos/ahci: fix cmd_sanity for ncq by John Snow · 10 years ago
  36. 95ea663 libqos/ahci: fix memory management bugs by John Snow · 10 years ago
  37. bea2f09 libqos: Complete virtio device ID definition list by Fam Zheng · 10 years ago
  38. 2845275 libqos: Allow calling guest_free on NULL pointer by Fam Zheng · 10 years ago
  39. 91d0374 libqos/ahci: Swap memread/write with bufread/write by John Snow · 10 years ago
  40. 88e21f9 qtest/ahci: add migrate dma test by John Snow · 10 years ago
  41. 085248a libqos: Add migration helpers by John Snow · 10 years ago
  42. 455e861 libqos/ahci: Fix sector set method by John Snow · 10 years ago
  43. 008b6e1 libqos/ahci: Add halted command helpers by John Snow · 10 years ago
  44. 631b22e misc: Fix new collection of typos by Stefan Weil · 10 years ago
  45. 72c85e9 libqos: add blkdebug_prepare_script by John Snow · 10 years ago
  46. debaaa1 qtest/ahci: Allow override of default CLI options by John Snow · 10 years ago
  47. 727be1a qtest/ahci: test different disk sectors by John Snow · 10 years ago
  48. 122fdf2 qtest/ahci: add qcow2 support to ahci-test by John Snow · 10 years ago
  49. 1e34cf9 libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c by Marc Marí · 10 years ago
  50. f9f963e libqos/ahci: add ahci command helpers by John Snow · 10 years ago
  51. 4a42f6d libqos/ahci: Zero-fill AHCI headers by John Snow · 10 years ago
  52. 0a6ed70 libqos: Add virtio MMIO support by Marc Marí · 10 years ago
  53. 870a306 libqos: Add malloc generic by Marc Marí · 10 years ago
  54. 50311a8 libqos: Remove PCI assumptions in constants of virtio driver by Marc Marí · 10 years ago
  55. 728312b libqos: Change use of pointers to uint64_t in virtio by Marc Marí · 10 years ago
  56. 259342d libqos/ahci: Add ahci_clean_mem by John Snow · 10 years ago
  57. ae02962 libqos/ahci: add ahci_io by John Snow · 10 years ago
  58. 1132219 libqos/ahci: Add ahci_guest_io by John Snow · 10 years ago
  59. cbc9756 libqos/ahci: add ahci command size setters by John Snow · 10 years ago
  60. ea41deb libqos/ahci: add ahci command verify by John Snow · 10 years ago
  61. 64a5a27 libqos/ahci: add ahci command functions by John Snow · 10 years ago
  62. 716b640 libqos/ahci: Add ide cmd properties by John Snow · 10 years ago
  63. 5251576 qtest/ahci: add ahci_write_fis by John Snow · 10 years ago
  64. 36e3672 qtest/ahci: Demagic ahci tests. by John Snow · 10 years ago
  65. d1ef883 libqos/ahci: Add cmd response sanity check helpers by John Snow · 10 years ago
  66. 89a4672 libqos/ahci: Add port_check_nonbusy helper by John Snow · 10 years ago
  67. 5bf99aa libqos/ahci: Add ahci_port_check_interrupts helper by John Snow · 10 years ago
  68. 85c34e9 libqos/ahci: Add ahci_port_check_error helper by John Snow · 10 years ago
  69. 6cae27a libqos/ahci: Add command header helpers by John Snow · 10 years ago
  70. c7f9c57 qtest/ahci: rename 'Command' to 'CommandHeader' by John Snow · 10 years ago
  71. e83fd96 libqos/ahci: Add ahci_port_clear helper by John Snow · 10 years ago
  72. e77448a libqos/ahci: Add ahci_port_select helper by John Snow · 10 years ago
  73. 9a75b0a libqos/ahci: create libqos/ahci.c by John Snow · 10 years ago
  74. f3dd2da qtest/ahci: Bookmark FB and CLB pointers by John Snow · 10 years ago
  75. 4882f35 libqos/ahci: Functional register helpers by John Snow · 10 years ago
  76. 8d5eece qtest/ahci: finalize AHCIQState consolidation by John Snow · 10 years ago
  77. 6100ddb qtest/ahci: Store hba_base in AHCIQState by John Snow · 10 years ago
  78. 90e5add libqos: add pc specific interface by John Snow · 10 years ago
  79. f6f363c libqos: Update QGuestAllocator to be opaque by John Snow · 10 years ago
  80. fa02e60 libqos: add alloc_init_flags by John Snow · 10 years ago
  81. f1518d1 libqos: add qtest_vboot by John Snow · 10 years ago
  82. dd0029c libqos: create libqos.c by John Snow · 10 years ago
  83. 90fc5e0 qtest/ahci: Create ahci.h by John Snow · 10 years ago
  84. af77f2c libqos: Split apart pc_alloc_init by John Snow · 10 years ago
  85. 292be09 libqos: Convert malloc-pc allocator to a generic allocator by Marc Marí · 10 years ago
  86. b393768 tests: usb: Generic usb device hotplug by Igor Mammedov · 10 years ago
  87. b0354ec tests: usb: Move uhci port test code to libqos/usb.c by Igor Mammedov · 10 years ago
  88. 2f8b276 libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() by Igor Mammedov · 10 years ago
  89. 7055626 libqos: use microseconds instead of iterations for virtio timeout by Stefan Hajnoczi · 10 years ago
  90. e8c81b4 libqos: improve event_index test with timeout by Stefan Hajnoczi · 10 years ago
  91. 96d6d3b ahci: add test_pci_enable to ahci-test. by John Snow · 11 years ago
  92. 6cd1405 libqos virtio: Increase ISR timeout by Marc Marí · 10 years ago
  93. ec2f160 libqos: add a simple first-fit memory allocator by John Snow · 11 years ago
  94. 1053587 libqos: Added EVENT_IDX support by Marc Marí · 11 years ago
  95. 5836811 libqos: Added MSI-X support by Marc Marí · 11 years ago
  96. f294b02 libqos: Added indirect descriptor support to virtio implementation by Marc Marí · 11 years ago
  97. bf3c63d libqos: Added basic virtqueue support to virtio implementation by Marc Marí · 11 years ago
  98. 46e0cf7 tests: Add virtio device initialization by Marc Marí · 11 years ago
  99. 311e666 tests: Functions bus_foreach and device_find from libqos virtio API by Marc Marí · 11 years ago
  100. 220c1a2 libqos: Change free function called in malloc by Marc Marí · 11 years ago