summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster2015-03-172-20/+22
* monitor: Plug memory leak in monitor_read_bdrv_key_start()Markus Armbruster2015-03-171-0/+2
* monitor: Drop dead QMP check from monitor_read_password()Markus Armbruster2015-03-171-4/+1
* uhci: Convert to realizeMarkus Armbruster2015-03-171-10/+8
* ohci: Complete conversion to realizeMarkus Armbruster2015-03-171-17/+17
* usb: Improve companion configuration error messagesMarkus Armbruster2015-03-172-25/+14
* usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-175-28/+44
* Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' ...Peter Maydell2015-03-171-3/+3
|\
| * coverity: Fix g_malloc_n-like modelsJan Kiszka2015-03-171-3/+3
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into st...Peter Maydell2015-03-171-2/+17
|\ \
| * | opengl: fix configure testGerd Hoffmann2015-03-171-2/+17
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-1620-142/+393
|\ \ | |/ |/|
| * Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf2015-03-1612-120/+350
| |\
| | * block/vpc: remove disabled code from get_sector_offsetPeter Lieven2015-03-161-32/+0
| | * block/vpc: rename footer->size -> footer->current_sizePeter Lieven2015-03-161-4/+5
| | * block/vpc: make calculate_geometry spec conformPeter Lieven2015-03-161-19/+22
| | * vpc: Ignore geometry for large imagesKevin Wolf2015-03-161-6/+4
| | * block/vpc: optimize vpc_co_get_block_statusPeter Lieven2015-03-161-10/+8
| | * block: Drop bdrv_findFam Zheng2015-03-162-10/+0
| | * blockdev: Convert bdrv_find to blk_by_nameFam Zheng2015-03-161-33/+59
| | * migration: Convert bdrv_find to blk_by_nameFam Zheng2015-03-161-2/+5
| | * monitor: Convert bdrv_find to blk_by_nameFam Zheng2015-03-161-4/+5
| | * iotests: Test non-self-referential qcow2 refblocksMax Reitz2015-03-163-0/+104
| | * iotests: Add tests for refcount table growthMax Reitz2015-03-163-0/+126
| | * qcow2: Respect new_block in alloc_refcount_block()Max Reitz2015-03-161-2/+14
| |/
| * qemu-img: Avoid qerror_report_err() outside QMP handlers, againMarkus Armbruster2015-03-161-4/+2
| * block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster2015-03-162-5/+1
| * block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster2015-03-164-5/+37
| * qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster2015-03-162-5/+2
| * iotests: Update 051's reference outputMarkus Armbruster2015-03-161-3/+1
* | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316'...Peter Maydell2015-03-165-28/+1802
|\ \
| * | target-tricore: Add instructions of SYS opcode formatBastian Koppelmann2015-03-164-0/+175
| * | target-tricore: Add instructions of RRRW opcode formatBastian Koppelmann2015-03-161-0/+63
| * | target-tricore: Add instructions of RRRR opcode formatBastian Koppelmann2015-03-161-0/+56
| * | target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann2015-03-164-2/+415
| * | target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann2015-03-164-2/+600
| * | target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann2015-03-164-24/+493
* | | Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into stagingPeter Maydell2015-03-161-1/+4
|\ \ \
| * | | tcg/optimize: Handle or r,a,a with constant aRichard Henderson2015-03-161-1/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...Peter Maydell2015-03-1617-83/+290
|\ \ \ | |/ / |/| |
| * | pc: Disable vmdesc submission for old machinesAlexander Graf2015-03-162-0/+2
| * | migration: Allow to suppress vmdesc submissionAlexander Graf2015-03-164-4/+34
| * | migration: Read JSON VM description on incoming migrationAlexander Graf2015-03-161-1/+21
| * | rename save_block_hdr to save_page_headerJuan Quintela2015-03-161-8/+19
| * | save_block_hdr: we can recalculate the cont parameter hereJuan Quintela2015-03-161-23/+24
| * | save_xbzrle_page: change calling conventionJuan Quintela2015-03-161-19/+25
| * | ram_save_page: change calling coventionJuan Quintela2015-03-161-19/+38
| * | ram_find_and_save_block: change calling conventionJuan Quintela2015-03-161-22/+23
| * | ram: make all save_page functions take a uint64_t parameterJuan Quintela2015-03-165-7/+13
| * | Add migrate_incomingDr. David Alan Gilbert2015-03-166-1/+95
OpenPOWER on IntegriCloud