1. 5569fd7 Fix migrate set speed doc arg by Luiz Capitulino · 14 years ago
  2. 16440c5 target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9 by Juha Riihimäki · 14 years ago
  3. 9c486ad target-arm: correct cp15 c1_sys reset value for cortex-a8 by Mattias Holm · 14 years ago
  4. c003432 target-arm: fix vmsav6 access control by Juha Riihimäki · 14 years ago
  5. a5d88f3 target-arm: Correct result in saturating cases for VQSHL of s8/16/32 by Peter Maydell · 14 years ago
  6. 620d791 target-arm: remove pointless else clause in VQSHL of u64 by Juha Riihimäki · 14 years ago
  7. eb7a3d7 target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64 by Peter Maydell · 14 years ago
  8. 4c9b70a target-arm: Fix VQSHL of signed 64 bit values by Juha Riihimäki · 14 years ago
  9. def126c target-arm: Fix arguments passed to VQSHL helpers by Juha Riihimäki · 14 years ago
  10. 1a85502 target-arm: fix bug in translation of REVSH by Aurelien Jarno · 14 years ago
  11. 5697f6a Fix a missing trailing newline by Aurelien Jarno · 14 years ago
  12. 4cdc1cd target-mips: fix host CPU consumption when guest is idle by Aurelien Jarno · 14 years ago
  13. 6c33286 s390: compile fixes by Alexander Graf · 14 years ago
  14. 9ed5726 target-mips: fix translation of MT instructions by Nathan Froyd · 14 years ago
  15. cbb608a Use mmap() within code_gen_alloc() for OpenBSD. by Brad · 14 years ago
  16. 7ae63a5 Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC. by Brad · 14 years ago
  17. 5f66864 Add support for OpenBSD to QEMU's tap driver. by Brad · 14 years ago
  18. 4a1e19a tcg-arm: fix __clear_cache() warning by Aurelien Jarno · 14 years ago
  19. fcd61af qdev: sysbus_get_default must not return a NULL pointer (fix regression) by Stefan Weil · 14 years ago
  20. e0087e6 sparc32: ledma extra registers need tracing too by Bob Breuer · 14 years ago
  21. ac6c412 target-i386: Fix accidental use of SoftFloat uint64 type by Andreas Färber · 14 years ago
  22. c910cf9 wdt_ib700: Fix accidental use of SoftFloat int64 type by Andreas Färber · 14 years ago
  23. f5095c6 apic: Fix accidental use of SoftFloat uint32 type by Andreas Färber · 14 years ago
  24. 4fd37a9 Avoid a warning from OpenBSD linker by Blue Swirl · 14 years ago
  25. d41160a Sparc: implement monitor command 'info tlb' by Blue Swirl · 14 years ago
  26. cdfe17d ahci: delete write-only variables (v2) by Blue Swirl · 14 years ago
  27. 6a0ee36 vga: Declare as little endian by Blue Swirl · 14 years ago
  28. 5d6b423 win32: Fix CRLF problem in make_device_config.sh by Stefan Weil · 14 years ago
  29. 86d1c38 sparc32: ledma extra registers by Bob Breuer · 14 years ago
  30. 4d22c6c Fix warning on mingw32 by Blue Swirl · 14 years ago
  31. 653af23 ide: Build fix for via.c by Kevin Wolf · 14 years ago
  32. f56b18c ide: Fix build for cmd646.c by Kevin Wolf · 14 years ago
  33. e59d688 docs: Fix missing carets in QED specification by Stefan Hajnoczi · 14 years ago
  34. 6d85a57 Add proper -errno error return values to qcow2_open() by Jes Sorensen · 14 years ago
  35. 7c80ab3 block/qcow2.c: rename qcow_ functions to qcow2_ by Jes Sorensen · 14 years ago
  36. 01979a9 qed: Consistency check support by Stefan Hajnoczi · 14 years ago
  37. eabba58 qed: Read/write support by Stefan Hajnoczi · 14 years ago
  38. 298800c qed: Table, L2 cache, and cluster functions by Stefan Hajnoczi · 14 years ago
  39. 75411d2 qed: Add QEMU Enhanced Disk image format by Stefan Hajnoczi · 14 years ago
  40. 71af014 docs: Add QED image format specification by Stefan Hajnoczi · 14 years ago
  41. 095343a qemu-io: Fix typo in help texts by Kevin Wolf · 14 years ago
  42. dce512d raw-posix: add discard support by Christoph Hellwig · 14 years ago
  43. edff5db qemu-io: Add discard command by Stefan Hajnoczi · 14 years ago
  44. ea3bd56 scsi-disk: support WRITE SAME (16) with unmap bit by Christoph Hellwig · 14 years ago
  45. bb8bf76 block: add discard support by Christoph Hellwig · 14 years ago
  46. 61d9d6b ide: Register vm change state handler once only by Stefan Hajnoczi · 14 years ago
  47. ad71713 Remove NULL checks for bdrv_new return value by Kevin Wolf · 14 years ago
  48. 15654a6 qemu.img.c: Use error_report() instead of own error() implementation by Jes Sorensen · 14 years ago
  49. 4f70f24 bdrv_img_create() use proper errno return values by Jes Sorensen · 14 years ago
  50. 792da93 Prevent creating an image with the same filename as backing file by Jes Sorensen · 14 years ago
  51. f888256 Introduce do_snapshot_blkdev() and monitor command to handle it. by Jes Sorensen · 14 years ago
  52. f88e1a4 qemu-img.c: Re-factor img_create() by Jes Sorensen · 14 years ago
  53. 53f76e5 qemu-img: Call error_set_progname by Kevin Wolf · 14 years ago
  54. 1bdaa28 ide: honor ncq for atapi by Alexander Graf · 14 years ago
  55. 38a08f0 ahci: set SATA Mode Select by Sebastian Herbszt · 14 years ago
  56. f675d5c config: add ahci for pci capable machines by Alexander Graf · 14 years ago
  57. 461d13d config: move ide core and pci to pci.mak by Alexander Graf · 14 years ago
  58. f6ad2e3 ahci: add ahci emulation by Alexander Graf · 14 years ago
  59. 1a5a86f pci: add ich9 pci id by Alexander Graf · 14 years ago
  60. 6ed6c24 pci: add storage class for sata by Alexander Graf · 14 years ago
  61. ccf0fd8 ide: add ncq identify data for ahci sata drives by Roland Elek · 14 years ago
  62. 2ff61ff ide: move transfer_start after variable modification by Alexander Graf · 14 years ago
  63. 40a6238 ide: Split out BMDMA code from ATA core by Alexander Graf · 14 years ago
  64. 6ef2ba5 ide: fix whitespace gap in ide_exec_cmd by Alexander Graf · 14 years ago
  65. 7cff87f ide: split ide command interpretation off by Alexander Graf · 14 years ago
  66. 1da7cfb qemu-img.c: Clean up handling of image size in img_create() by Jes Sorensen · 14 years ago
  67. d842700 Introduce strtosz_suffix() by Jes Sorensen · 14 years ago
  68. df2dbb4 block: Fix the use of protocols in backing files by Stefan Hajnoczi · 14 years ago
  69. 9e0b22f block: Introduce path_has_protocol() function by Stefan Hajnoczi · 14 years ago
  70. 0fc0f1f blockdev: check dinfo ptr before using by Ryan Harper · 14 years ago
  71. 9d861fa Merge remote branch 'arm/for-anthony' into staging by Anthony Liguori · 14 years ago
  72. 4a493c6 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  73. fef3957 Merge remote branch 'qmp/for-anthony' into staging by Anthony Liguori · 14 years ago
  74. 2e44928 Merge remote branch 'jvrao/for-anthony' into staging by Anthony Liguori · 14 years ago
  75. b254b0d Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  76. 5eeaad5 qemu-img: Fail creation if backing format is invalid by Stefan Hajnoczi · 14 years ago
  77. a87a672 qemu-img: Free option parameter lists in img_create() by Stefan Hajnoczi · 14 years ago
  78. 0e72e75 qemu-option: Fix parse_option_parameters() documentation typo by Stefan Hajnoczi · 14 years ago
  79. 898c257 qemu-option: Don't reinvent append_option_parameters() by Stefan Hajnoczi · 14 years ago
  80. eec77d9 qemu-img: Deprecate obsolete -6 and -e options by Jes Sorensen · 14 years ago
  81. f27aaf4 ceph/rbd block driver for qemu-kvm by Christian Brunner · 14 years ago
  82. 2a81998 Make error handling more consistent in img_create() and img_resize() by Jes Sorensen · 14 years ago
  83. ef87394 Fail if detecting an unknown option by Jes Sorensen · 14 years ago
  84. b8fb60d Fix formatting and missing braces in qemu-img.c by Jes Sorensen · 14 years ago
  85. 4ac8aac Consolidate printing of block driver options by Jes Sorensen · 14 years ago
  86. 31ca34b img_convert(): Only try to free bs[] entries if bs is valid. by Jes Sorensen · 14 years ago
  87. 5bdf61f Use qemu_mallocz() instead of calloc() in img_convert() by Jes Sorensen · 14 years ago
  88. 236e237 Add missing tracing to qemu_mallocz() by Jes Sorensen · 14 years ago
  89. 16905d7 block: Make bdrv_create_file() ':' handling consistent by Stefan Hajnoczi · 14 years ago
  90. 36888c6 Watchdog: disable watchdog timer when hard-rebooting a guest. by Richard W.M. Jones · 15 years ago
  91. 962630f Pass boot device list to firmware. by Gleb Natapov · 14 years ago
  92. 4cab946 Add notifier that will be called when machine is fully created. by Gleb Natapov · 14 years ago
  93. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  94. de1f34c Change fw_cfg_add_file() to get full file path as a parameter. by Gleb Natapov · 14 years ago
  95. 1ca4d09 Add bootindex parameter to net/block/fd device by Gleb Natapov · 14 years ago
  96. db07c0f Add get_fw_dev_path callback to scsi bus. by Gleb Natapov · 14 years ago
  97. cdedd00 Add get_fw_dev_path callback for usb bus. by Gleb Natapov · 14 years ago
  98. ab28ccc Record which USBDevice USBPort belongs too. by Gleb Natapov · 14 years ago
  99. 5e0259e Add get_fw_dev_path callback for pci bus. by Gleb Natapov · 14 years ago
  100. c646f74 Add get_fw_dev_path callback for system bus. by Gleb Natapov · 14 years ago