aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-12cris: Fix broken header guard in hw/cris/boot.hMarkus Armbruster
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12libdecnumber: Don't error out on decNumberLocal.h re-inclusionMarkus Armbruster
2016-07-12libdecnumber: Don't fool around with guards to avoid #includeMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster
2016-07-12tcg: Clean up tcg-target.h header guardsMarkus Armbruster
2016-07-12linux-user: Fix broken header guard in syscall_defs.hMarkus Armbruster