1. ffb7bf4 crypto: add 3des-ede support when using libgcrypt/nettle by Longpeng(Mike) · 8 years ago
  2. b5b7b5d tests/.gitignore: Ignore test-char by Changlong Xie · 8 years ago
  3. 68701de Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  4. a3e1505 qcow2: Don't strand clusters near 2G intervals during commit by Eric Blake · 8 years ago
  5. 29a6731 tests: Avoid qobject_from_jsonf("%"PRId64) by Eric Blake · 8 years ago
  6. 1792d7d test-qga: Avoid qobject_from_jsonv("%"PRId64) by Eric Blake · 8 years ago
  7. 171da9d tests/postcopy: Use KVM on ppc64 only if it is KVM-HV by Thomas Huth · 8 years ago
  8. baf905e test-replication: fix leaks by Marc-André Lureau · 8 years ago
  9. 1ed9bd1 Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging by Stefan Hajnoczi · 8 years ago
  10. 8a7b5c1 Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161115' into staging by Stefan Hajnoczi · 8 years ago
  11. 972d233 Merge remote-tracking branch 'quintela/tags/migration/20161114' into staging by Stefan Hajnoczi · 8 years ago
  12. 0a4c0c3 qemu-iotests: avoid spurious failure on test 109 by Paolo Bonzini · 8 years ago
  13. 0aef09b iotests: add transactional failure race test by John Snow · 8 years ago
  14. 5ccac6f blockjob: add block_job_start by John Snow · 8 years ago
  15. 859c397 boot-serial-test: Add a test for the powernv machine by Thomas Huth · 8 years ago
  16. ca8e4bf tests: add XSCOM tests for the PowerNV machine by David Gibson · 8 years ago
  17. 682df58 Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into staging by Stefan Hajnoczi · 8 years ago
  18. 22381d4 ahci-test: add QMP tray test for ATAPI by John Snow · 8 years ago
  19. e0a4cb2 libqos/ahci: Add get_sense and test_ready by John Snow · 8 years ago
  20. 48cde09 libqos/ahci: Add ATAPI tray macros by John Snow · 8 years ago
  21. f697b0e libqos/ahci: Support expected errors by John Snow · 8 years ago
  22. 7ffe312 libqtest: add qmp_eventwait_ref by John Snow · 8 years ago
  23. ebde93b ahci-test: test atapi read_cd with bcl, nb_sectors = 0 by John Snow · 8 years ago
  24. 53c05e6 ahci-test: Create smaller test ISO images by John Snow · 8 years ago
  25. a77beb0 Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  26. 8cc49f0 tests/test-vmstate.c: add array of pointer to struct by Halil Pasic · 8 years ago
  27. 6d57b4c tests/test-vmstate.c: add save_buffer util func by Halil Pasic · 8 years ago
  28. 3bb8ef4 iotests: Always use -machine accel=qtest by Max Reitz · 8 years ago
  29. eaed090 iotests: Skip test 162 if there is no SSH support by Max Reitz · 8 years ago
  30. d9c05e5 test-uuid: fix leak by Marc-André Lureau · 8 years ago
  31. e6af1e0 block: Don't mark node clean after failed flush by Kevin Wolf · 8 years ago
  32. c2a4b38 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  33. f53b9f3 ipmi: Add graceful shutdown handling to the external BMC by Corey Minyard · 8 years ago
  34. c87621e blockjobs: split interface into public/private, Part 1 by John Snow · 8 years ago
  35. f81e0b4 blockjobs: Allow creating internal jobs by John Snow · 8 years ago
  36. b90da81 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 8 years ago
  37. 83a00f6 target-i386: Print warning when mixing [+-]foo and foo=(on|off) by Eduardo Habkost · 8 years ago
  38. 2df3577 tests: Remove unneeded "-vnc none" option by Eduardo Habkost · 8 years ago
  39. ccc47808 qemu-iotests: test 'offset' and 'size' options in raw driver by Tomáš Golembiovský · 8 years ago
  40. 7eb13c9 qemu-iotests: Test the 'base-node' parameter of 'block-stream' by Alberto Garcia · 8 years ago
  41. 48361af qemu-iotests: Test streaming to a Quorum child by Alberto Garcia · 8 years ago
  42. b0f9049 qemu-iotests: Add iotests.supports_quorum() by Alberto Garcia · 8 years ago
  43. 704d59f qemu-iotests: Test block-stream and block-commit in parallel by Alberto Garcia · 8 years ago
  44. eb290b7 qemu-iotests: Test overlapping stream and commit operations by Alberto Garcia · 8 years ago
  45. c1a3432 qemu-iotests: Test block-stream operations in parallel by Alberto Garcia · 8 years ago
  46. 7b8a9e5 qemu-iotests: Test streaming to an intermediate layer by Alberto Garcia · 8 years ago
  47. 277d44f Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 8 years ago
  48. 5273a45 Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  49. 66a77ea Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into staging by Peter Maydell · 8 years ago
  50. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  51. 01b601f Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' into staging by Peter Maydell · 8 years ago
  52. 3fe7122 aio: convert from RFifoLock to QemuRecMutex by Paolo Bonzini · 8 years ago
  53. 65c1b5b iothread: release AioContext around aio_poll by Paolo Bonzini · 8 years ago
  54. fd209e4 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 8 years ago
  55. 5368734 tests: Add pseries machine to the prom-env-test, too by David Gibson · 8 years ago
  56. b4ba67d libqos: Change PCI accessors to take opaque BAR handle by David Gibson · 8 years ago
  57. e7c8526 tests: Don't assume structure of PCI IO base in ahci-test by David Gibson · 8 years ago
  58. 204e54b tests: Use qpci_mem{read,write} in ivshmem-test by David Gibson · 8 years ago
  59. f775f45 libqos: Add 64-bit PCI IO accessors by David Gibson · 8 years ago
  60. 9c268f8 tests: Clean up IO handling in ide-test by David Gibson · 8 years ago
  61. 352d664 libqos: Implement mmio accessors in terms of mem{read,write} by David Gibson · 8 years ago
  62. 9a84f88 libqos: Add streaming accessors for PCI MMIO by David Gibson · 8 years ago
  63. 9ff50be tests: Adjust tco-test to use qpci_legacy_iomap() by David Gibson · 8 years ago
  64. a7b85b6 libqos: Better handling of PCI legacy IO by David Gibson · 8 years ago
  65. b8cc4d0 libqos: Move BAR assignment to common code by David Gibson · 8 years ago
  66. a795fc0 libqos: Handle PCI IO de-multiplexing in common code by David Gibson · 8 years ago
  67. 246fc0f libqos: Give qvirtio_config_read*() consistent semantics by David Gibson · 8 years ago
  68. ad723fe nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] by Thomas Huth · 8 years ago
  69. 30ca440 tests: enable virtio tests on SPAPR by Laurent Vivier · 8 years ago
  70. a980f7f tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests by Laurent Vivier · 8 years ago
  71. 8b4b80c tests: rename target_big_endian() as qvirtio_is_big_endian() by Laurent Vivier · 8 years ago
  72. 6b9cdf4 tests: move QVirtioBus pointer into QVirtioDevice by Laurent Vivier · 8 years ago
  73. 458f3b2 tests: don't check if qtest_spapr_boot() returns NULL by Laurent Vivier · 8 years ago
  74. f62e0bb tests: fix memory leak in virtio-scsi-test by Laurent Vivier · 8 years ago
  75. c9bf278 qemu-iotests: Test creating floppy drives by Kevin Wolf · 8 years ago
  76. b74fc7f iotests: Add test for NBD's blockdev-add interface by Max Reitz · 8 years ago
  77. e07375f iotests: Add assert_json_filename_equal() method by Max Reitz · 8 years ago
  78. d35172b socket_scm_helper: Accept fd directly by Max Reitz · 8 years ago
  79. 5fcbdf5 iotests.py: Allow concurrent qemu instances by Max Reitz · 8 years ago
  80. bec8777 iotests.py: Add qemu_nbd function by Max Reitz · 8 years ago
  81. 491d6c7 block/nbd: Accept SocketAddress by Max Reitz · 8 years ago
  82. 82d7301 block/nbd: Drop trailing "." in error messages by Max Reitz · 8 years ago
  83. e5b77ee qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX by Kevin Wolf · 8 years ago
  84. af8096b io: Add a QIOChannelSocket cleanup test by Felipe Franciosi · 8 years ago
  85. 070e3ed tests: add atomic_add-bench by Emilio G. Cota · 9 years ago
  86. 0846beb int128: Use __int128 if available by Richard Henderson · 9 years ago
  87. 603476c qdict: implement a qdict_crumple method for un-flattening a dict by Daniel P. Berrange · 8 years ago
  88. b1d2e5f qapi: don't pass two copies of TestInputVisitorData to tests by Daniel P. Berrange · 8 years ago
  89. 7d5e199 qapi: rename QmpOutputVisitor to QObjectOutputVisitor by Daniel P. Berrange · 8 years ago
  90. 09e6836 qapi: rename QmpInputVisitor to QObjectInputVisitor by Daniel P. Berrange · 8 years ago
  91. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  92. 4429532 tests: Restore check-qdict unit test by Markus Armbruster · 8 years ago
  93. fe4c040 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024' into staging by Peter Maydell · 8 years ago
  94. 2071f26 tests: Add test code for hbitmap serialization by Fam Zheng · 8 years ago
  95. 4b62818 tests: Add test code for meta bitmap by Fam Zheng · 8 years ago
  96. 12ac9d9 iotests: Do not rely on unavailable domains in 162 by Max Reitz · 8 years ago
  97. 668b440 iotests: Remove raciness from 162 by Max Reitz · 8 years ago
  98. a26ddb4 qemu-iotests: Test I/O in a single drive from a throttling group by Alberto Garcia · 8 years ago
  99. 0153d2f block: Remove "options" indirection from blockdev-add by Kevin Wolf · 8 years ago
  100. 882fac3 tests: Add tests for the ARM MPTimer by Dmitry Osipenko · 8 years ago