1. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
  2. 460056d tests/qtest: Replace g_memdup() by g_memdup2() by Philippe Mathieu-Daudé · 3 years, 4 months ago
  3. 0250edf tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec() by Peter Maydell · 4 years, 2 months ago
  4. a2ce7db meson: convert tests/qtest to meson by Paolo Bonzini · 4 years, 5 months ago
  5. 1cf4323 tests/libqos: Move the libqos files under tests/qtest/ by Thomas Huth · 5 years ago[Renamed from tests/libqos/ahci.c]
  6. 143e6db tests/libqos: rename qpci_init_pc and qpci_init_spapr functions by Emanuele Giuseppe Esposito · 6 years ago
  7. 4277f1e libqtest: Rename functions to send QMP messages by Markus Armbruster · 6 years ago
  8. ae79c2d ahci: fix FIS I bit and PIO Setup FIS interrupt by Paolo Bonzini · 6 years ago
  9. 956556e ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands by John Snow · 7 years ago
  10. 27e4648 libqos/ahci: track sector size by John Snow · 7 years ago
  11. 10747e5 libqos: Use explicit QTestState for ahci operations by Eric Blake · 7 years ago
  12. e5d1730 libqos: Track QTestState with QPCIBus by Eric Blake · 7 years ago
  13. 790bbb9 tests: use g_new() family of functions by Marc-André Lureau · 7 years ago
  14. e0a4cb2 libqos/ahci: Add get_sense and test_ready by John Snow · 8 years ago
  15. 48cde09 libqos/ahci: Add ATAPI tray macros by John Snow · 8 years ago
  16. f697b0e libqos/ahci: Support expected errors by John Snow · 8 years ago
  17. ebde93b ahci-test: test atapi read_cd with bcl, nb_sectors = 0 by John Snow · 8 years ago
  18. b4ba67d libqos: Change PCI accessors to take opaque BAR handle by David Gibson · 8 years ago
  19. e7c8526 tests: Don't assume structure of PCI IO base in ahci-test by David Gibson · 8 years ago
  20. 2ecd7e2 libqos: add PCI management in qtest_vboot()/qtest_shutdown() by Laurent Vivier · 8 years ago
  21. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  22. 5323926 ide: Clean up includes by Peter Maydell · 9 years ago
  23. 9350df7 libqos/ahci: add ahci_exec by John Snow · 9 years ago
  24. b682d3a libqos/ahci: allow nondata commands for ahci_io variants by John Snow · 9 years ago
  25. b1b66c3 libqos: allow zero-size allocations by John Snow · 9 years ago
  26. b88641e libqos/ahci: Switch to mutable properties by John Snow · 9 years ago
  27. d0b282a libqos/ahci: ATAPI identify by John Snow · 9 years ago
  28. 54d268b libqos/ahci: ATAPI support by John Snow · 9 years ago
  29. 3d93715 qtest/ahci: fix redundant assertion by John Snow · 9 years ago
  30. 9ab9993 libqos/ahci: fix ahci_write_fis for ncq on ppc64 by John Snow · 9 years ago
  31. 26ad004 qtest/ahci: simple ncq data test by John Snow · 9 years ago
  32. e38cc93 libqos/ahci: Force all NCQ commands to be LBA48 by John Snow · 9 years ago
  33. a8973ff libqos/ahci: set the NCQ tag on command_commit by John Snow · 9 years ago
  34. 359790c libqos/ahci: adjust expected NCQ interrupts by John Snow · 9 years ago
  35. 4de4846 libqos/ahci: edit wait to be ncq aware by John Snow · 9 years ago
  36. cb45304 libqos/ahci: add NCQ frame support by John Snow · 9 years ago
  37. 40d2992 libqos/ahci: fix cmd_sanity for ncq by John Snow · 9 years ago
  38. 95ea663 libqos/ahci: fix memory management bugs by John Snow · 9 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. 455e861 libqos/ahci: Fix sector set method by John Snow · 10 years ago
  42. 008b6e1 libqos/ahci: Add halted command helpers by John Snow · 10 years ago
  43. 631b22e misc: Fix new collection of typos by Stefan Weil · 10 years ago
  44. 727be1a qtest/ahci: test different disk sectors by John Snow · 10 years ago
  45. f9f963e libqos/ahci: add ahci command helpers by John Snow · 10 years ago
  46. 4a42f6d libqos/ahci: Zero-fill AHCI headers by John Snow · 10 years ago
  47. 259342d libqos/ahci: Add ahci_clean_mem by John Snow · 10 years ago
  48. ae02962 libqos/ahci: add ahci_io by John Snow · 10 years ago
  49. 1132219 libqos/ahci: Add ahci_guest_io by John Snow · 10 years ago
  50. cbc9756 libqos/ahci: add ahci command size setters by John Snow · 10 years ago
  51. ea41deb libqos/ahci: add ahci command verify by John Snow · 10 years ago
  52. 64a5a27 libqos/ahci: add ahci command functions by John Snow · 10 years ago
  53. 716b640 libqos/ahci: Add ide cmd properties by John Snow · 10 years ago
  54. 5251576 qtest/ahci: add ahci_write_fis by John Snow · 10 years ago
  55. d1ef883 libqos/ahci: Add cmd response sanity check helpers by John Snow · 10 years ago
  56. 89a4672 libqos/ahci: Add port_check_nonbusy helper by John Snow · 10 years ago
  57. 5bf99aa libqos/ahci: Add ahci_port_check_interrupts helper by John Snow · 10 years ago
  58. 85c34e9 libqos/ahci: Add ahci_port_check_error helper by John Snow · 10 years ago
  59. 6cae27a libqos/ahci: Add command header helpers by John Snow · 10 years ago
  60. e83fd96 libqos/ahci: Add ahci_port_clear helper by John Snow · 10 years ago
  61. e77448a libqos/ahci: Add ahci_port_select helper by John Snow · 10 years ago
  62. 9a75b0a libqos/ahci: create libqos/ahci.c by John Snow · 10 years ago