aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2018-05-10pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov
2018-05-10softfloat: Handle default NaN mode after pickNaNMulAdd, not beforePeter Maydell
2018-05-10hw/arm/iotkit.c: fix minor memory leakPeter Maydell
2018-05-10MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing sectionThomas Huth
2018-05-10checkpatch: reduce MAINTAINERS update message frequencyJoe Perches
2018-05-10checkpatch: emit a warning on file add/move/deleteJoe Perches
2018-05-10checkpatch: ignore email headers betterJoe Perches
2018-05-10checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen
2018-05-10checkpatch: add a --strict check for utf-8 in commit logsJoe Perches
2018-05-10blockjob: drop block_job_pause/resume_all()Stefan Hajnoczi
2018-05-10Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...Peter Maydell
2018-05-09target/riscv: convert to TranslatorOpsEmilio G. Cota
2018-05-09target/riscv: convert to DisasContextBaseEmilio G. Cota
2018-05-09target/riscv: convert to DisasJumpTypeEmilio G. Cota
2018-05-09target/openrisc: convert to TranslatorOpsEmilio G. Cota
2018-05-09target/openrisc: convert to DisasContextBaseEmilio G. Cota
2018-05-09target/s390x: convert to TranslatorOpsEmilio G. Cota
2018-05-09target/s390x: convert to DisasContextBaseEmilio G. Cota
2018-05-09target/s390x: convert to DisasJumpTypeEmilio G. Cota
2018-05-09target/mips: convert to TranslatorOpsEmilio G. Cota
2018-05-09target/mips: use *ctx for DisasContextEmilio G. Cota
2018-05-09target/mips: convert to DisasContextBaseEmilio G. Cota
2018-05-09target/mips: convert to DisasJumpTypeEmilio G. Cota
2018-05-09target/mips: use lookup_and_goto_ptr on BS_STOPEmilio G. Cota
2018-05-09target/sparc: convert to TranslatorOpsEmilio G. Cota
2018-05-09target/sparc: convert to DisasContextBaseEmilio G. Cota
2018-05-09target/sparc: convert to DisasJumpTypeEmilio G. Cota
2018-05-09target/sh4: convert to TranslatorOpsEmilio G. Cota
2018-05-09translator: merge max_insns into DisasContextBaseEmilio G. Cota
2018-05-09target/mips: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/s390x: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/arm: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/microblaze: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/tilegx: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/unicore32: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/xtensa: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/lm32: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/cris: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09target/riscv: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-09tcg: Limit the number of ops in a TBRichard Henderson
2018-05-09tcg/i386: Fix dup_vec in non-AVX2 codepathPeter Maydell
2018-05-09riscv: requires libfdtKONRAD Frederic
2018-05-09qemu-doc: provide details of supported build platformsDaniel P. Berrangé
2018-05-09qemu-options: Remove deprecated -no-kvm-irqchipThomas Huth
2018-05-09qemu-options: Remove deprecated -no-kvm-pit-reinjectionThomas Huth
2018-05-09qemu-options: Bail out on unsupported options instead of silently ignoring themThomas Huth
2018-05-09qemu-options: Remove remainders of the -tdf optionThomas Huth
2018-05-09qemu-options: Mark -virtioconsole as deprecatedThomas Huth