summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Add missing documentation for qemu-img -pJes Sorensen2-4/+6
2011-07-19qcow2: Use Qcow2Cache in writeback mode during loadvm/savevmKevin Wolf3-11/+41
2011-07-19block: add bdrv_get_allocated_file_size() operationFam Zheng7-30/+96
2011-07-19VMDK: fix coding styleFam Zheng1-30/+46
2011-07-19VMDK: create different subformatsFam Zheng2-229/+275
2011-07-19VMDK: open/read/write for monolithicFlat imageFam Zheng1-13/+158
2011-07-19VMDK: change get_cluster_offset return typeFam Zheng1-37/+42
2011-07-19VMDK: move 'static' cid_update flag to bs fieldFam Zheng1-3/+3
2011-07-19VMDK: flush multiple extentsFam Zheng1-1/+11
2011-07-19VMDK: add field BDRVVmdkState.desc_offsetFam Zheng1-9/+18
2011-07-19VMDK: separate vmdk_open by format versionFam Zheng1-66/+112
2011-07-19VMDK: probe for monolithicFlat imagesFam Zheng1-2/+43
2011-07-19VMDK: bugfix, align offset to cluster in get_whole_clusterFam Zheng1-3/+5
2011-07-19VMDK: introduce VmdkExtentFam Zheng1-102/+246
2011-07-19qemu-config: Document -drive optionsLuiz Capitulino1-0/+6
2011-07-19qemu-options.hx: Document missing -drive optionsLuiz Capitulino1-0/+8
2011-07-19scsi-disk: Mask out serial number EVPDHannes Reinecke1-3/+12
2011-07-19scsi-disk: Fixup debugging statementHannes Reinecke1-1/+1
2011-07-19scsi: Add 'hba_private' to SCSIRequestHannes Reinecke8-52/+37
2011-07-18iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke4-29/+34
2011-07-18qemu-io: Fix if scoping bugDevin Nakamura1-1/+2
2011-07-18qemu-io: Fix formattingDevin Nakamura1-1322/+1330
2011-07-18sheepdog: add full data preallocation supportMORITA Kazutaka1-3/+68
2011-07-16Fix signal handling of SIG_IPI when io-thread is enabledAlexandre Raymond1-1/+9
2011-07-16Fix signal handling when io-thread is disabledAlexandre Raymond1-1/+1
2011-07-16tcg/README: Expand advice on number of TCG ops per target insnPeter Maydell1-1/+9
2011-07-14set ELF_HWCAP for SPARC and SPARC64Artyom Tarasenko1-2/+4
2011-07-14Sparc: fix FPU and AM enable checks for translationBlue Swirl2-23/+35
2011-07-14SPARC64: C99 comment fix for block-transfer ASIsTsuneo Saito1-14/+14
2011-07-14SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfaTsuneo Saito1-0/+4
2011-07-14SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfaTsuneo Saito1-1/+5
2011-07-14SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfaTsuneo Saito1-1/+5
2011-07-14SPARC64: fp_disabled checks on stfa/stdfa/stqfaTsuneo Saito1-0/+9
2011-07-14SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito2-6/+11
2011-07-14SPARC64: fp_disabled checks on ldfa/lddfa/ldqfaTsuneo Saito1-0/+9
2011-07-14SPARC64: Implement ldfa/lddfa/ldqfa instructions properlyTsuneo Saito1-5/+11
2011-07-12os-posix: set groups properly for -runasStefan Hajnoczi1-0/+6
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau1-1/+1
2011-07-12target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2-4/+0
2011-07-12Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil1-1/+0
2011-07-12tcg: Reload local variables after return from longjmpJan Kiszka1-0/+4
2011-07-12exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's usesPeter Maydell1-5/+1
2011-07-12exec.c: Fix calculation of code_gen_buffer_max_sizePeter Maydell1-2/+2
2011-07-12spapr: use specific endian ld/st_physAlexander Graf2-8/+8
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf2-8/+8
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf1-20/+23
2011-07-12pl080: use specific endian ld/st_physAlexander Graf1-4/+4
2011-07-12msix: use specific endian ld/st_physAlexander Graf1-1/+1
2011-07-12msi: use specific endian ld/st_physAlexander Graf1-1/+1
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf1-17/+4