summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Make size_to_clusters() return uint64_tMax Reitz2015-09-143-17/+29
* qemu-iotests: More qcow2 reopen testsKevin Wolf2015-09-143-0/+188
* qemu-iotests: Reopen qcow2 with lazy-refcounts changeKevin Wolf2015-09-142-0/+45
* qcow2: Support updating driver-specific options in reopenKevin Wolf2015-09-141-9/+72
* qcow2: Make qcow2_update_options() suitable for transactionsKevin Wolf2015-09-141-40/+73
* qcow2: Fix memory leak in qcow2_update_options() error pathKevin Wolf2015-09-141-2/+10
* qcow2: Leave s unchanged on qcow2_update_options() failureKevin Wolf2015-09-141-22/+35
* qcow2: Move rest of option handling to qcow2_update_options()Kevin Wolf2015-09-141-66/+68
* qcow2: Move qcow2_update_options() call upKevin Wolf2015-09-141-9/+9
* qcow2: Factor out qcow2_update_options()Kevin Wolf2015-09-141-59/+76
* qcow2: Improve error messageKevin Wolf2015-09-141-1/+1
* qemu-io: Add command 'reopen'Kevin Wolf2015-09-141-0/+90
* qemu-io: Remove duplicate 'open' error messageKevin Wolf2015-09-141-1/+0
* block: Allow specifying driver-specific options to reopenKevin Wolf2015-09-143-6/+44
* qcow2: Rename BDRVQcowState to BDRVQcow2StateKevin Wolf2015-09-146-120/+120
* block: Drop bdrv_find_whitelisted_format()Max Reitz2015-09-142-9/+0
* block: Drop drv parameter from bdrv_fill_options()Max Reitz2015-09-141-37/+22
* block: Drop drv parameter from bdrv_open_inherit()Max Reitz2015-09-141-10/+7
* block: Drop drv parameter from bdrv_open()Max Reitz2015-09-1414-29/+25
* block: Always pass NULL as drv for bdrv_open()Max Reitz2015-09-144-63/+57
* Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...Peter Maydell2015-09-143-95/+71
|\
| * sh4: Fix initramfs initialization for endiannes-mismatched targetsGuenter Roeck2015-09-131-3/+3
| * target-sh4: improve shad instructionAurelien Jarno2015-09-131-31/+22
| * target-sh4: improve shld instructionAurelien Jarno2015-09-131-26/+22
| * target-sh4: improve cmp/str instructionAurelien Jarno2015-09-131-12/+5
| * target-sh4: use deposit in swap.b instructionAurelien Jarno2015-09-131-6/+2
| * target-sh4: add flags markups for FP helpersAurelien Jarno2015-09-131-17/+17
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150911' into stagingPeter Maydell2015-09-1138-95/+155
|\ \
| * | cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk2015-09-112-0/+10
| * | softmmu: remove now unused functionsPavel Dovgalyuk2015-09-112-35/+0
| * | softmmu: add helper function to pass through retaddrPavel Dovgalyuk2015-09-114-14/+99
| * | tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-1132-46/+46
* | | scripts/qemu-gdb: Add brief comment describing usagePeter Maydell2015-09-111-0/+3
* | | scripts/qemu-gdb: Silently pass through SIGUSR1Peter Maydell2015-09-111-0/+4
* | | scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell2015-09-112-76/+93
* | | scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell2015-09-113-62/+118
|/ /
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-09-1...Peter Maydell2015-09-11165-649/+472
|\ \ | |/ |/|
| * virtio-vga: enable for i386Gerd Hoffmann2015-09-111-0/+1
| * hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
| * hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
| * hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
| * hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
| * typofixes - v4Veres Lajos2015-09-1135-48/+47
| * qapi-schema: remove legacy<> from docMarc-André Lureau2015-09-111-9/+6
| * disas/microblaze: Remove unused codeStefan Weil2015-09-111-150/+0
| * help: dd missing newlineLaurent Vivier2015-09-111-1/+1
| * Target-ppc: Remove unnecessary variableShraddha Barke2015-09-111-7/+2
| * baum: Fix build with debugging enabledSamuel Thibault2015-09-111-1/+1
| * linux-user: Fix warnings caused by missing 'static' attributeStefan Weil2015-09-111-4/+4
| * opts: produce valid command line in qemu_opts_printKővágó, Zoltán2015-09-1134-100/+123
OpenPOWER on IntegriCloud