1. 63122df acpi-test: update expected tables by Michael S. Tsirkin · 11 years ago
  2. 84219c5 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  3. 83d0521 change block layer to support both QemuOpts and QEMUOptionParamter by Chunyan Liu · 11 years ago
  4. b25c9df configure: Enable dead code (lzo, snappy, quorum) by Stefan Weil · 11 years ago
  5. c6f6646 vmstate: Refactor opening of files by Juan Quintela · 11 years ago
  6. 4a331bb Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
  7. 7efea76 e1000: remove broken support for 82573L by Gabriel L. Somlo · 11 years ago
  8. b167383 tests: e1000: test additional device IDs by Gabriel L. Somlo · 11 years ago
  9. 5dfc05c Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  10. 26edf8c Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  11. 711e2f1 qdev: Add test of qdev_prop_check_global by Don Slutz · 11 years ago
  12. 22524f7 throttle: add detach/attach test case by Stefan Hajnoczi · 11 years ago
  13. 13af91e throttle: add throttle_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  14. d81d410 usb: improve ehci/uhci test by Gerd Hoffmann · 11 years ago
  15. ad489e9 qtest: fix qpci_config_writel by Gerd Hoffmann · 11 years ago
  16. a199b2b tests: Check empty QMP output visitor by Marcel Apfelbaum · 11 years ago
  17. 0380aef qom-test: Test qom-list on link<> properties by Cole Robinson · 11 years ago
  18. 3ee933c Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  19. adbfc34 Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into staging by Peter Maydell · 11 years ago
  20. 0bf7488 iotests: Use _img_info in test 089 by Max Reitz · 11 years ago
  21. 271c0f6 aio: Fix use-after-free in cancellation path by Fam Zheng · 11 years ago
  22. 4ba6fab QemuOpt: add unit tests by Leandro Dorileo · 11 years ago
  23. 7cf6376 qemu-iotests: Handle cache mode option in 091 by Fam Zheng · 11 years ago
  24. eb386aa tests: add smbios testing by Gabriel L. Somlo · 11 years ago
  25. 501f28c tests: rename acpi-test to bios-tables-test by Gabriel L. Somlo · 11 years ago
  26. 57a7405 target-xtensa: add tests for cross-page TB by Max Filippov · 11 years ago
  27. ca3164d target-xtensa: completely clean TLB between MMU tests by Max Filippov · 11 years ago
  28. 4e7d30a test: lm32: use semihosting for testing by Michael Walle · 11 years ago
  29. a946ce8 test: lm32: make test cases independent by Michael Walle · 11 years ago
  30. ca8c0fa Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  31. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 11 years ago
  32. d66e5ce qcow1: Stricter backing file length check by Kevin Wolf · 11 years ago
  33. 46485de qcow1: Validate image size (CVE-2014-0223) by Kevin Wolf · 11 years ago
  34. 42eb581 qcow1: Validate L2 table size (CVE-2014-0222) by Kevin Wolf · 11 years ago
  35. 7159a45 qcow1: Check maximum cluster size by Kevin Wolf · 11 years ago
  36. b5e51dd qemu-iotests: Fix blkdebug in VM drive in 030 by Fam Zheng · 11 years ago
  37. d530e34 qemu-iotests: Fix core dump suppression in test 039 by Markus Armbruster · 11 years ago
  38. 4ad3033 iotests: Add test for the JSON protocol by Max Reitz · 11 years ago
  39. 8a5eb36 check-qdict: Add test for qdict_join() by Max Reitz · 11 years ago
  40. 26e2da7 block: add test for vhdx image created by Disk2VHD by Jeff Cody · 11 years ago
  41. 24fd848 qapi: skip redundant includes by Benoît Canet · 11 years ago
  42. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 11 years ago
  43. cdaec38 tests: Don't call visit_end_struct() after visit_start_struct() fails by Markus Armbruster · 11 years ago
  44. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  45. 7d98353 Revert "iotests: Use configured python" by Peter Maydell · 11 years ago
  46. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  47. 1b5498f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  48. fd04017 block: qemu-iotests - test for live migration by Jeff Cody · 11 years ago
  49. e86e869 block: qemu-iotests - update 085 to use common.qemu by Jeff Cody · 11 years ago
  50. e940bc1 block: qemu-iotests - add common.qemu, for bash-controlled qemu tests by Jeff Cody · 11 years ago
  51. b1e6fc0 block: Fix open flags with BDRV_O_SNAPSHOT by Kevin Wolf · 11 years ago
  52. 196857f tests/qapi-schema: Drop superfluous error_is_set() by Markus Armbruster · 11 years ago
  53. 10f08a0 qemu-iotests: Test converting to streamOptimized from small cluster size by Fam Zheng · 11 years ago
  54. 74fe188 vmdk: Implement .bdrv_get_info() by Fam Zheng · 11 years ago
  55. f915db0 iotests: Use configured python by Max Reitz · 11 years ago
  56. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  57. a719a27 qapi: Add a primitive to include other files from a QAPI schema file by Lluís Vilanova · 11 years ago
  58. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  59. 98c1200 qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py" by Lluís Vilanova · 11 years ago
  60. 0a60774 qapi: [trivial] Break long command lines by Lluís Vilanova · 11 years ago
  61. ad0a118 tests/tcg: Fix compilation of test_path by Peter Maydell · 11 years ago
  62. cc900d3 tests: Add EHCI qtest by Andreas Färber · 11 years ago
  63. efbf5df tests: Add ioh3420 qtest by Andreas Färber · 11 years ago
  64. fbaf445 tests: Add intel-hda qtests by Andreas Färber · 11 years ago
  65. 8fa74c9 tests: Add es1370 qtest by Andreas Färber · 11 years ago
  66. d7b50c0 tests: Add ac97 qtest by Andreas Färber · 11 years ago
  67. 535b456 qtest: Be paranoid about accept() addrlen argument by Andreas Färber · 11 years ago
  68. a7d915f qtest: Add error reporting to socket_accept() by Andreas Färber · 11 years ago
  69. a7ded16 qtest: Assure that init_socket()'s listen() does not fail by Andreas Färber · 11 years ago
  70. e50bf23 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  71. 87f6ede Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging by Peter Maydell · 11 years ago
  72. cffb120 iotests: Discarding compressed clusters on qcow2 by Max Reitz · 11 years ago
  73. cc8a7e5 block: qemu-iotests: make test 019 and 086 work with spaced pathnames by Jeff Cody · 11 years ago
  74. c557527 block: qemu-iotests - fix image cleanup when using spaced pathnames by Jeff Cody · 11 years ago
  75. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  76. a889bc2 add secondary-vga to display-vga test by Gerd Hoffmann · 11 years ago
  77. 0850fd5 add display-vga test by Gerd Hoffmann · 11 years ago
  78. a27b045 tests/.gitignore: Ignore test-rfifolock by Cole Robinson · 11 years ago
  79. 296b144 move test-* from .gitignore to tests/.gitignore by Laszlo Ersek · 11 years ago
  80. 0fb6395 Use error_is_set() only when necessary (again) by Markus Armbruster · 11 years ago
  81. 9974ad4 qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed() by Fam Zheng · 11 years ago
  82. 90d9d30 qemu-iotests: Check common namespace for id and node-name by Kevin Wolf · 11 years ago
  83. f2d953e block: Catch duplicate IDs in bdrv_new() by Kevin Wolf · 11 years ago
  84. da15ee5 block: Catch integer overflow in bdrv_rw_co() by Kevin Wolf · 11 years ago
  85. 8611224 acpi-test: update expected files by Michael S. Tsirkin · 11 years ago
  86. 715c3f6 bochs: Fix catalog size check by Kevin Wolf · 11 years ago
  87. 50329d3 tests/acpi: update expected DSDT files by Michael S. Tsirkin · 11 years ago
  88. f85e345 tests: Update check-clean rule by Andreas Färber · 11 years ago
  89. b998875 block: Fix snapshot=on for protocol parsed from filename by Kevin Wolf · 11 years ago
  90. cd40890 qemu-iotests: Remove CR line endings in reference output by Kevin Wolf · 11 years ago
  91. e3fa4bf block: Don't parse 'filename' option by Kevin Wolf · 11 years ago
  92. 4c2e5f8 qcow2: Flush metadata during read-only reopen by Kevin Wolf · 11 years ago
  93. 53e11bd Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  94. 9302e86 parallels: Sanity check for s->tracks (CVE-2014-0142) by Kevin Wolf · 11 years ago
  95. afbcc40 parallels: Fix catalog size integer overflow (CVE-2014-0143) by Kevin Wolf · 11 years ago
  96. 6a83f8b qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143) by Kevin Wolf · 11 years ago
  97. c05e466 qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145) by Kevin Wolf · 11 years ago
  98. 11b128f qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146) by Kevin Wolf · 11 years ago
  99. 6b7d4c5 qcow2: Fix copy_sectors() with VM state by Kevin Wolf · 11 years ago
  100. 1e7226f block: vdi bounds check qemu-io tests by Jeff Cody · 11 years ago