aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth
2015-03-17usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster
2015-03-17usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster
2015-03-17monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster
2015-03-17monitor: Plug memory leak in monitor_read_bdrv_key_start()Markus Armbruster
2015-03-17monitor: Drop dead QMP check from monitor_read_password()Markus Armbruster
2015-03-17uhci: Convert to realizeMarkus Armbruster
2015-03-17ohci: Complete conversion to realizeMarkus Armbruster
2015-03-17usb: Improve companion configuration error messagesMarkus Armbruster
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster
2015-03-17Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' ...Peter Maydell
2015-03-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into st...Peter Maydell
2015-03-17opengl: fix configure testGerd Hoffmann
2015-03-17coverity: Fix g_malloc_n-like modelsJan Kiszka
2015-03-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-16Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316'...Peter Maydell
2015-03-16Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into stagingPeter Maydell
2015-03-16Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf
2015-03-16block/vpc: remove disabled code from get_sector_offsetPeter Lieven
2015-03-16block/vpc: rename footer->size -> footer->current_sizePeter Lieven
2015-03-16block/vpc: make calculate_geometry spec conformPeter Lieven
2015-03-16vpc: Ignore geometry for large imagesKevin Wolf
2015-03-16block/vpc: optimize vpc_co_get_block_statusPeter Lieven
2015-03-16block: Drop bdrv_findFam Zheng
2015-03-16blockdev: Convert bdrv_find to blk_by_nameFam Zheng
2015-03-16migration: Convert bdrv_find to blk_by_nameFam Zheng
2015-03-16monitor: Convert bdrv_find to blk_by_nameFam Zheng
2015-03-16iotests: Test non-self-referential qcow2 refblocksMax Reitz
2015-03-16iotests: Add tests for refcount table growthMax Reitz
2015-03-16qcow2: Respect new_block in alloc_refcount_block()Max Reitz
2015-03-16qemu-img: Avoid qerror_report_err() outside QMP handlers, againMarkus Armbruster
2015-03-16block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster
2015-03-16iotests: Update 051's reference outputMarkus Armbruster
2015-03-16target-tricore: Add instructions of SYS opcode formatBastian Koppelmann
2015-03-16tcg/optimize: Handle or r,a,a with constant aRichard Henderson
2015-03-16target-tricore: Add instructions of RRRW opcode formatBastian Koppelmann
2015-03-16target-tricore: Add instructions of RRRR opcode formatBastian Koppelmann
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann
2015-03-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...Peter Maydell
2015-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...Peter Maydell
2015-03-16pc: Disable vmdesc submission for old machinesAlexander Graf
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf
2015-03-16migration: Read JSON VM description on incoming migrationAlexander Graf
2015-03-16rename save_block_hdr to save_page_headerJuan Quintela
2015-03-16save_block_hdr: we can recalculate the cont parameter hereJuan Quintela
2015-03-16save_xbzrle_page: change calling conventionJuan Quintela