summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-tricore: introduce ISA v1.6.1 featureBastian Koppelmann2015-05-222-3/+8
* target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3Bastian Koppelmann2015-05-221-0/+8
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-05-2214-144/+996
|\
| * block: get_block_status: use "else" when testing the opposite conditionPaolo Bonzini2015-05-221-3/+1
| * qemu-iotests: Test unaligned sub-block zero writeFam Zheng2015-05-222-0/+43
| * block: Fix NULL deference for unaligned write if qiov is NULLFam Zheng2015-05-221-2/+95
| * Revert "block: Fix unaligned zero write"Fam Zheng2015-05-221-39/+6
| * block: align bounce buffers to pageDenis V. Lunev2015-05-223-11/+12
| * block: minimal bounce buffer alignmentDenis V. Lunev2015-05-225-1/+23
| * block: return EPERM on writes or discards to read-only devicesPaolo Bonzini2015-05-221-2/+2
| * configure: Add workaround for ccache and clangJohn Snow2015-05-221-1/+33
| * configure: silence glib unknown attribute __alloc_size__John Snow2015-05-221-0/+12
| * configure: factor out supported flag checkJohn Snow2015-05-221-14/+19
| * configure: handle clang -nopie argument warningStefan Hajnoczi2015-05-221-1/+1
| * block/parallels: improve image writing performance furtherDenis V. Lunev2015-05-221-20/+23
| * block/parallels: optimize linear image expansionDenis V. Lunev2015-05-221-10/+32
| * block/parallels: add prealloc-mode and prealloc-size open paramemetsDenis V. Lunev2015-05-221-6/+77
| * block/parallels: delay writing to BAT till bdrv_co_flush_to_osDenis V. Lunev2015-05-221-6/+44
| * block/parallels: create bat_entry_off helperDenis V. Lunev2015-05-221-6/+9
| * block/parallels: improve image reading performanceDenis V. Lunev2015-05-221-5/+31
| * iotests, parallels: check for incorrectly closed image in testsDenis V. Lunev2015-05-222-0/+26
| * block/parallels: implement incorrect close detectionDenis V. Lunev2015-05-221-0/+50
| * block/parallels: implement parallels_check method of block driverDenis V. Lunev2015-05-221-0/+85
| * block/parallels: move parallels_open/probe to the very end of the fileDenis V. Lunev2015-05-221-93/+98
| * block/parallels: read parallels image header and BAT into single bufferDenis V. Lunev2015-05-221-7/+17
| * block/parallels: keep BAT bitmap data in little endian in memoryDenis V. Lunev2015-05-221-12/+5
| * block/parallels: create bat2sect helperDenis V. Lunev2015-05-221-3/+9
| * block/parallels: rename catalog_ names to bat_Denis V. Lunev2015-05-221-28/+30
| * parallels: change copyright information in the image headerDenis V. Lunev2015-05-221-1/+5
| * iotests, parallels: test for newly created parallels image via qemu-imgDenis V. Lunev2015-05-223-0/+93
| * block/parallels: support parallels image creationDenis V. Lunev2015-05-221-0/+97
| * iotests, parallels: test for write into Parallels imageDenis V. Lunev2015-05-222-0/+15
| * block/parallels: _co_writev callback for Parallels formatDenis V. Lunev2015-05-221-2/+88
| * block/parallels: mark parallels format driver as zero initedDenis V. Lunev2015-05-221-0/+1
| * block/parallels: replace magic constants 4, 64 with proper sizeofsDenis V. Lunev2015-05-221-4/+4
| * block/parallels: provide _co_readv routine for parallels format driverDenis V. Lunev2015-05-221-21/+33
| * block/parallels: add get_block_statusRoman Kagan2015-05-221-0/+21
| * block/parallels: read up to cluster end in one goRoman Kagan2015-05-221-5/+13
| * block/parallels: switch to bdrv_readRoman Kagan2015-05-221-9/+11
| * block/parallels: rename parallels_header to ParallelsHeaderDenis V. Lunev2015-05-221-4/+4
| * iotests, parallels: quote TEST_IMG in 076 test to be path-safeDenis V. Lunev2015-05-221-5/+5
* | Revert "target-alpha: Add vector implementation for CMPBGE"Peter Maydell2015-05-221-37/+0
* | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150521' into stagingPeter Maydell2015-05-229-774/+752
|\ \ | |/ |/|
| * target-alpha: Add vector implementation for CMPBGERichard Henderson2015-05-211-0/+37
| * target-alpha: Rewrite helper_zapnotRichard Henderson2015-05-211-18/+12
| * target-alpha: Raise IOV from CVTQLRichard Henderson2015-05-183-32/+13
| * target-alpha: Suppress underflow from CVTTQ if DNZRichard Henderson2015-05-181-1/+1
| * target-alpha: Raise EXC_M_INV properly for fp inputsRichard Henderson2015-05-183-10/+30
| * target-alpha: Disallow literal operand to 1C.30 to 1C.37Richard Henderson2015-05-181-2/+17
| * target-alpha: Implement WH64ENRichard Henderson2015-05-181-0/+4
OpenPOWER on IntegriCloud