summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | VMDK: fix coding styleFam Zheng2011-07-191-30/+46
| * | | VMDK: create different subformatsFam Zheng2011-07-192-229/+275
| * | | VMDK: open/read/write for monolithicFlat imageFam Zheng2011-07-191-13/+158
| * | | VMDK: change get_cluster_offset return typeFam Zheng2011-07-191-37/+42
| * | | VMDK: move 'static' cid_update flag to bs fieldFam Zheng2011-07-191-3/+3
| * | | VMDK: flush multiple extentsFam Zheng2011-07-191-1/+11
| * | | VMDK: add field BDRVVmdkState.desc_offsetFam Zheng2011-07-191-9/+18
| * | | VMDK: separate vmdk_open by format versionFam Zheng2011-07-191-66/+112
| * | | VMDK: probe for monolithicFlat imagesFam Zheng2011-07-191-2/+43
| * | | VMDK: bugfix, align offset to cluster in get_whole_clusterFam Zheng2011-07-191-3/+5
| * | | VMDK: introduce VmdkExtentFam Zheng2011-07-191-102/+246
| * | | qemu-config: Document -drive optionsLuiz Capitulino2011-07-191-0/+6
| * | | qemu-options.hx: Document missing -drive optionsLuiz Capitulino2011-07-191-0/+8
| * | | scsi-disk: Mask out serial number EVPDHannes Reinecke2011-07-191-3/+12
| * | | scsi-disk: Fixup debugging statementHannes Reinecke2011-07-191-1/+1
| * | | scsi: Add 'hba_private' to SCSIRequestHannes Reinecke2011-07-198-52/+37
| * | | iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke2011-07-184-29/+34
| * | | qemu-io: Fix if scoping bugDevin Nakamura2011-07-181-1/+2
| * | | qemu-io: Fix formattingDevin Nakamura2011-07-181-1322/+1330
| * | | sheepdog: add full data preallocation supportMORITA Kazutaka2011-07-181-3/+68
* | | | SPARC64: implement addtional MMU faults related to nonfaulting loadTsuneo Saito2011-07-212-3/+30
* | | | SPARC64: implement MMU miss traps on nonfaulting loadsTsuneo Saito2011-07-211-16/+20
* | | | SPARC64: fix fault status overwritten on nonfaulting loadTsuneo Saito2011-07-211-6/+2
* | | | SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()Tsuneo Saito2011-07-212-1/+16
* | | | SPARC64: introduce a convenience function for getting physical addressesTsuneo Saito2011-07-211-6/+14
* | | | SPARC64: SFSR cleanup and fixTsuneo Saito2011-07-212-12/+62
* | | | SPARC64: TTE bits cleanupTsuneo Saito2011-07-212-16/+26
| |/ / |/| |
* | | Update OpenBIOS images for Sparc32 and Sparc64Blue Swirl2011-07-203-4/+3
* | | Fix unassigned memory access handlingBlue Swirl2011-07-2010-35/+48
* | | Avoid CPU endian memory accesses in devicesBlue Swirl2011-07-204-10/+22
* | | SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.Tsuneo Saito2011-07-201-1/+2
* | | checkpatch: Fix bracing false positives on #ifBlue Swirl2011-07-201-0/+1
* | | tcg/mips: Fix regression caused by typo (copy + paste bug)Stefan Weil2011-07-201-1/+1
* | | ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau2011-07-203-31/+82
* | | ds1225y: use trace frameworkHervé Poussineau2011-07-202-11/+9
* | | ds1225y: Remove protection stuff, which doesn't belong to this deviceHervé Poussineau2011-07-202-42/+1
* | | SPARC64: add missing break on fmovdccTsuneo Saito2011-07-201-0/+1
* | | SPARC64: fix VIS1 SIMD signed compare instructionsTsuneo Saito2011-07-203-28/+31
* | | Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2011-07-208-493/+753
|\ \ \ | |_|/ |/| |
| * | target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK accessSebastian Huber2011-06-221-12/+12
| * | target-arm: Minimal implementation of performance countersPeter Maydell2011-06-224-16/+183
| * | Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"Peter Maydell2011-06-221-1/+1
| * | Revert "target-arm: Use global env in neon_helper.c helpers"Peter Maydell2011-06-223-191/+227
| * | target-arm: Pass fp status pointer explicitly to neon fp helpersPeter Maydell2011-06-223-74/+113
| * | target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUStatePeter Maydell2011-06-223-18/+25
| * | target-arm: Add helper function to generate code to get fpstatus pointerPeter Maydell2011-06-221-24/+16
| * | Revert "target-arm: Use global env in iwmmxt_helper.c helpers"Peter Maydell2011-06-223-156/+175
* | | Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-1917-137/+221
|\ \ \
| * | | xen_console: fall back to qemu serial deviceAlexander Graf2011-07-171-4/+7
| * | | xen_console: support the new extended xenstore protocolStefano Stabellini2011-07-175-6/+87
OpenPOWER on IntegriCloud