summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2014-05-193-2/+30
* qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2014-05-193-0/+34
* qcow1: Check maximum cluster sizeKevin Wolf2014-05-194-2/+85
* qcow1: Make padding in the header explicitKevin Wolf2014-05-191-1/+2
* curl: Add usage documentationMatthew Booth2014-05-191-0/+68
* curl: Add sslverify optionMatthew Booth2014-05-191-0/+12
* curl: Remove broken parsing of options from urlMatthew Booth2014-05-191-42/+10
* curl: Fix build when curl_multi_socket_action isn't availableMatthew Booth2014-05-191-0/+15
* qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng2014-05-191-1/+1
* qemu-iotests: Fix core dump suppression in test 039Markus Armbruster2014-05-193-12/+12
* iotests: Add test for the JSON protocolMax Reitz2014-05-193-0/+185
* block: Allow JSON filenamesMax Reitz2014-05-191-0/+41
* check-qdict: Add test for qdict_join()Max Reitz2014-05-191-0/+87
* qdict: Add qdict_join()Max Reitz2014-05-192-0/+35
* block: add test for vhdx image created by Disk2VHDJeff Cody2014-05-193-0/+14
* block: vhdx - account for identical header sectionsJeff Cody2014-05-191-1/+8
* Remove g_sequence_lookup from qemu-img help functionMike Day2014-05-191-5/+2
* block: Fix bdrv_is_allocated() for short backing filesKevin Wolf2014-05-192-8/+13
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...Peter Maydell2014-05-154-312/+455
|\
| * tcg-s390: Implement direct chaining of TBsRichard Henderson2014-05-152-1/+12
| * tcg-s390: Don't force -march=z990Richard Henderson2014-05-151-2/+2
| * tcg-s390: Improve setcondRichard Henderson2014-05-151-6/+91
| * tcg-s390: Allow immediate operands to add2 and sub2Richard Henderson2014-05-151-12/+52
| * tcg-s390: Implement tcg_register_jitRichard Henderson2014-05-151-7/+55
| * tcg-s390: Use more risbg in the tlb sequenceRichard Henderson2014-05-151-21/+28
| * tcg-s390: Move ldst helpers out of lineRichard Henderson2014-05-151-92/+118
| * tcg-s390: Convert to new ldst opcodesRichard Henderson2014-05-152-116/+56
| * tcg-s390: Integrate endianness into TCGMemOpRichard Henderson2014-05-151-64/+60
| * tcg-s390: Convert to TCGMemOpRichard Henderson2014-05-151-46/+36
| * tcg-s390: Fix off-by-one in wraparound andiRichard Henderson2014-05-151-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-2' into stagingPeter Maydell2014-05-1518-2/+5
|\ \
| * | ipxe: update to current gitGerd Hoffmann2014-05-158-1/+3
| * | seabios: update to 1.7.5-rc1Gerd Hoffmann2014-05-1510-1/+2
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-05-151-1/+1
|\ \ \
| * | | virtio: allow mapping up to max queue sizeMichael S. Tsirkin2014-05-121-1/+1
* | | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-1570-234/+171
|\ \ \ \
| * | | | usb: fix up post load checksMichael S. Tsirkin2014-05-141-2/+2
| * | | | migration: show average throughput when migration finishesPeter Lieven2014-05-141-0/+5
| * | | | savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-1460-147/+70
| * | | | savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela2014-05-148-13/+11
| * | | | Split ram_save_blockDr. David Alan Gilbert2014-05-141-62/+79
| * | | | arch_init: Simplify code for load_xbzrle()Chen Gang2014-05-141-10/+4
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/rth/fix-mov' into stagingPeter Maydell2014-05-151-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | tcg: Fix tcg_reg_alloc_mov vs no-op truncationRichard Henderson2014-05-141-8/+11
| |/ /
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'...Peter Maydell2014-05-1580-657/+905
|\ \ \
| * | | hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFOPeter Maydell2014-05-131-0/+4
| * | | hw/arm/stellaris: Correct handling of GPTM TAR registerPeter Maydell2014-05-131-3/+10
| * | | hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_countPeter Maydell2014-05-131-2/+2
| * | | hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16Peter Maydell2014-05-131-6/+6
| * | | hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REGPeter Maydell2014-05-131-2/+2
OpenPOWER on IntegriCloud