aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13block: Remove BB options from blockdev-addKevin Wolf
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13commit: Fix use of error handling policyKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-07-13hostmem: fix QEMU crash by 'info memdev'Xiao Guangrong
2016-07-13char: do not use atexit cleanup handlerMarc-André Lureau
2016-07-13net: do not use atexit for cleanupPaolo Bonzini
2016-07-13slirp: use exit notifier for slirp_smb_cleanupPaolo Bonzini
2016-07-13tap: use an exit notifier to call down_scriptMarc-André Lureau
2016-07-13block/qdev: Allow node name for drive propertiesKevin Wolf
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-07-13test-coroutine: prepare for the next patchPaolo Bonzini
2016-07-13coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini
2016-07-13raw-posix: Use qemu_dupFam Zheng
2016-07-13osdep: Introduce qemu_dupFam Zheng
2016-07-13blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia
2016-07-13qemu-img: Set the ID of the block job in img_commit()Alberto Garcia
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia
2016-07-13blockjob: Add 'job_id' parameter to block_job_create()Alberto Garcia
2016-07-13block: Use block_job_get() in find_block_job()Alberto Garcia
2016-07-13blockjob: Add block_job_get()Alberto Garcia
2016-07-13blockjob: Update description of the 'id' fieldAlberto Garcia
2016-07-13stream: Fix prototype of stream_start()Alberto Garcia
2016-07-13util: Fix MIN_NON_ZEROFam Zheng
2016-07-13Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-07-12OpenBIOS: switch over to official OpenBIOS git repoMark Cave-Ayland
2016-07-12target-sparc: Elide duplicate updates to fprsRichard Henderson
2016-07-12target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptionsRichard Henderson
2016-07-12target-sparc: Use cpu_fsr in stfsrRichard Henderson
2016-07-12target-sparc: Use explicit writes to cpu_fsrRichard Henderson
2016-07-12target-sparc: Remove helper_ldf_asi, helper_stf_asiRichard Henderson
2016-07-12target-sparc: Directly implement block and short ldf/stf asisRichard Henderson
2016-07-12target-sparc: Directly implement easy ldf/stf asisRichard Henderson
2016-07-12target-sparc: Pass TCGMemOp constants to helper_ld/st_asiRichard Henderson
2016-07-12target-sparc: Fix obvious error in ASI_M_BFILLRichard Henderson
2016-07-12target-sparc: Directly implement easy ldd/std asisRichard Henderson
2016-07-12target-sparc: Introduce gen_check_alignRichard Henderson
2016-07-12target-sparc: Use QT0 to return results from lddaRichard Henderson
2016-07-12target-sparc: Directly implement easy ld/st asisRichard Henderson
2016-07-12target-sparc: Use defines from asi.hRichard Henderson
2016-07-12target-sparc: Add UA2005 defines to asi.hRichard Henderson
2016-07-12target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.hRichard Henderson
2016-07-12target-sparc: Pass TCGMemOp to gen_ld/st_asiRichard Henderson
2016-07-12target-sparc: Introduce get_asiRichard Henderson
2016-07-12target-sparc: Store %asi in TB flagsRichard Henderson