aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-12target-sparc: Unify asi handling between 32 and 64-bitRichard Henderson
2016-07-12target-sparc: Create gen_exceptionRichard Henderson
2016-07-12target-sparc: Store mmu index in TB flagsRichard Henderson
2016-07-12target-sparc: Remove softint as a TCG globalRichard Henderson
2016-07-12target-sparc: Mark more flags for helpersRichard Henderson
2016-07-12qemu-sockets: use qapi_free_SocketAddress in cleanupMarc-André Lureau
2016-07-12disas: avoid including everything in headers compiled from C++Paolo Bonzini
2016-07-12json-streamer: fix double-free on exiting during a parsePaolo Bonzini
2016-07-12main-loop: check return value before using pointerCao jin
2016-07-12Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.Sean Bruno
2016-07-12scsi-bus: Use longer sense buffer with scannersJarkko Lavinen
2016-07-12scsi-bus: Add SCSI scanner supportJarkko Lavinen
2016-07-12Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...Peter Maydell