1. d66e5ce qcow1: Stricter backing file length check by Kevin Wolf · 11 years ago
  2. 46485de qcow1: Validate image size (CVE-2014-0223) by Kevin Wolf · 11 years ago
  3. 42eb581 qcow1: Validate L2 table size (CVE-2014-0222) by Kevin Wolf · 11 years ago
  4. 7159a45 qcow1: Check maximum cluster size by Kevin Wolf · 11 years ago
  5. b5e51dd qemu-iotests: Fix blkdebug in VM drive in 030 by Fam Zheng · 11 years ago
  6. d530e34 qemu-iotests: Fix core dump suppression in test 039 by Markus Armbruster · 11 years ago
  7. 4ad3033 iotests: Add test for the JSON protocol by Max Reitz · 11 years ago
  8. 8a5eb36 check-qdict: Add test for qdict_join() by Max Reitz · 11 years ago
  9. 26e2da7 block: add test for vhdx image created by Disk2VHD by Jeff Cody · 11 years ago
  10. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  11. 7d98353 Revert "iotests: Use configured python" by Peter Maydell · 11 years ago
  12. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  13. 1b5498f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  14. fd04017 block: qemu-iotests - test for live migration by Jeff Cody · 11 years ago
  15. e86e869 block: qemu-iotests - update 085 to use common.qemu by Jeff Cody · 11 years ago
  16. e940bc1 block: qemu-iotests - add common.qemu, for bash-controlled qemu tests by Jeff Cody · 11 years ago
  17. b1e6fc0 block: Fix open flags with BDRV_O_SNAPSHOT by Kevin Wolf · 11 years ago
  18. 196857f tests/qapi-schema: Drop superfluous error_is_set() by Markus Armbruster · 11 years ago
  19. 10f08a0 qemu-iotests: Test converting to streamOptimized from small cluster size by Fam Zheng · 11 years ago
  20. 74fe188 vmdk: Implement .bdrv_get_info() by Fam Zheng · 11 years ago
  21. f915db0 iotests: Use configured python by Max Reitz · 11 years ago
  22. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  23. a719a27 qapi: Add a primitive to include other files from a QAPI schema file by Lluís Vilanova · 11 years ago
  24. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  25. 98c1200 qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py" by Lluís Vilanova · 11 years ago
  26. 0a60774 qapi: [trivial] Break long command lines by Lluís Vilanova · 11 years ago
  27. ad0a118 tests/tcg: Fix compilation of test_path by Peter Maydell · 11 years ago
  28. cc900d3 tests: Add EHCI qtest by Andreas Färber · 11 years ago
  29. efbf5df tests: Add ioh3420 qtest by Andreas Färber · 11 years ago
  30. fbaf445 tests: Add intel-hda qtests by Andreas Färber · 11 years ago
  31. 8fa74c9 tests: Add es1370 qtest by Andreas Färber · 11 years ago
  32. d7b50c0 tests: Add ac97 qtest by Andreas Färber · 11 years ago
  33. 535b456 qtest: Be paranoid about accept() addrlen argument by Andreas Färber · 11 years ago
  34. a7d915f qtest: Add error reporting to socket_accept() by Andreas Färber · 11 years ago
  35. a7ded16 qtest: Assure that init_socket()'s listen() does not fail by Andreas Färber · 11 years ago
  36. e50bf23 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  37. 87f6ede Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging by Peter Maydell · 11 years ago
  38. cffb120 iotests: Discarding compressed clusters on qcow2 by Max Reitz · 11 years ago
  39. cc8a7e5 block: qemu-iotests: make test 019 and 086 work with spaced pathnames by Jeff Cody · 11 years ago
  40. c557527 block: qemu-iotests - fix image cleanup when using spaced pathnames by Jeff Cody · 11 years ago
  41. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  42. a889bc2 add secondary-vga to display-vga test by Gerd Hoffmann · 11 years ago
  43. 0850fd5 add display-vga test by Gerd Hoffmann · 11 years ago
  44. a27b045 tests/.gitignore: Ignore test-rfifolock by Cole Robinson · 11 years ago
  45. 296b144 move test-* from .gitignore to tests/.gitignore by Laszlo Ersek · 11 years ago
  46. 0fb6395 Use error_is_set() only when necessary (again) by Markus Armbruster · 11 years ago
  47. 9974ad4 qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed() by Fam Zheng · 11 years ago
  48. 90d9d30 qemu-iotests: Check common namespace for id and node-name by Kevin Wolf · 11 years ago
  49. f2d953e block: Catch duplicate IDs in bdrv_new() by Kevin Wolf · 11 years ago
  50. da15ee5 block: Catch integer overflow in bdrv_rw_co() by Kevin Wolf · 11 years ago
  51. 8611224 acpi-test: update expected files by Michael S. Tsirkin · 11 years ago
  52. 715c3f6 bochs: Fix catalog size check by Kevin Wolf · 11 years ago
  53. 50329d3 tests/acpi: update expected DSDT files by Michael S. Tsirkin · 11 years ago
  54. f85e345 tests: Update check-clean rule by Andreas Färber · 11 years ago
  55. b998875 block: Fix snapshot=on for protocol parsed from filename by Kevin Wolf · 11 years ago
  56. cd40890 qemu-iotests: Remove CR line endings in reference output by Kevin Wolf · 11 years ago
  57. e3fa4bf block: Don't parse 'filename' option by Kevin Wolf · 11 years ago
  58. 4c2e5f8 qcow2: Flush metadata during read-only reopen by Kevin Wolf · 11 years ago
  59. 53e11bd Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  60. 9302e86 parallels: Sanity check for s->tracks (CVE-2014-0142) by Kevin Wolf · 11 years ago
  61. afbcc40 parallels: Fix catalog size integer overflow (CVE-2014-0143) by Kevin Wolf · 11 years ago
  62. 6a83f8b qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143) by Kevin Wolf · 11 years ago
  63. c05e466 qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145) by Kevin Wolf · 11 years ago
  64. 11b128f qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146) by Kevin Wolf · 11 years ago
  65. 6b7d4c5 qcow2: Fix copy_sectors() with VM state by Kevin Wolf · 11 years ago
  66. 1e7226f block: vdi bounds check qemu-io tests by Jeff Cody · 11 years ago
  67. b106ad9 qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147) by Kevin Wolf · 11 years ago
  68. 6d33e8e qcow2: Fix backing file name length check by Kevin Wolf · 11 years ago
  69. 2d51c32 qcow2: Validate active L1 table offset and size (CVE-2014-0144) by Kevin Wolf · 11 years ago
  70. ce48f2f qcow2: Validate snapshot table offset/size (CVE-2014-0144) by Kevin Wolf · 11 years ago
  71. 8c7de28 qcow2: Validate refcount table offset by Kevin Wolf · 11 years ago
  72. 5dab2fa qcow2: Check refcount table size (CVE-2014-0144) by Kevin Wolf · 11 years ago
  73. a1b3955c qcow2: Check backing_file_offset (CVE-2014-0144) by Kevin Wolf · 11 years ago
  74. 24342f2 qcow2: Check header_length (CVE-2014-0144) by Kevin Wolf · 11 years ago
  75. 5e71dfa vpc: Validate block size (CVE-2014-0142) by Kevin Wolf · 11 years ago
  76. 8e53abb bochs: Check extent_size header field (CVE-2014-0142) by Kevin Wolf · 11 years ago
  77. e3737b8 bochs: Check catalog_size header field (CVE-2014-0143) by Kevin Wolf · 11 years ago
  78. 246f658 bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147) by Kevin Wolf · 11 years ago
  79. 24f3078 qemu-iotests: Support for bochs format by Kevin Wolf · 11 years ago
  80. 42d43d3 block/cloop: fix offsets[] size off-by-one by Stefan Hajnoczi · 11 years ago
  81. f56b9bc block/cloop: refuse images with bogus offsets (CVE-2014-0144) by Stefan Hajnoczi · 11 years ago
  82. 7b103b3 block/cloop: refuse images with huge offsets arrays (CVE-2014-0144) by Stefan Hajnoczi · 11 years ago
  83. 509a41b block/cloop: prevent offsets_size integer overflow (CVE-2014-0143) by Stefan Hajnoczi · 11 years ago
  84. d65f97a block/cloop: validate block_size header field (CVE-2014-0144) by Stefan Hajnoczi · 11 years ago
  85. 05560fc qemu-iotests: add cloop input validation tests by Stefan Hajnoczi · 11 years ago
  86. 47f73da qemu-iotests: add ./check -cloop support by Stefan Hajnoczi · 11 years ago
  87. 7373fc7 tmp105-test: Test QOM property and precision by Paolo Bonzini · 11 years ago
  88. a4ec5bb tmp105-test: Add a second sensor and test that one by Paolo Bonzini · 11 years ago
  89. cebac61 tmp105-test: Wrap simple building blocks for testing by Paolo Bonzini · 11 years ago
  90. e683eb9 tests: Add i82801b11 qtest by Andreas Färber · 11 years ago
  91. 627b1a1 pvpanic-test: Assert pause event by Andreas Färber · 11 years ago
  92. 66e0c7b qtest: Factor out qtest_qmp_receive() by Andreas Färber · 11 years ago
  93. abc5373 tests: Add pvpanic qtest by Andreas Färber · 11 years ago
  94. 2d888c0 tests: Add virtio-9p qtest by Andreas Färber · 11 years ago
  95. fc96779 tests: Add nvme qtest by Andreas Färber · 11 years ago
  96. 5c4e24c tests: Correctly skip qtest on non-POSIX hosts by Stefan Hajnoczi · 11 years ago
  97. d597a32 tests: Skip POSIX-only tests on Windows by Stefan Hajnoczi · 11 years ago
  98. 0875709 tests: Remove unsupported tests for MinGW by Stefan Weil · 11 years ago
  99. d766825 qtest: Keep list of qtest instances for SIGABRT handler by Stefan Hajnoczi · 11 years ago
  100. 96b8ca4 Revert "qtest: Fix crash if SIGABRT during qtest_init()" by Stefan Hajnoczi · 11 years ago