aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-09target/i386: sev: fix memory leaksPaolo Bonzini
2018-05-09opts: don't silently truncate long option valuesDaniel P. Berrangé
2018-05-09opts: don't silently truncate long parameter keysDaniel P. Berrangé
2018-05-09accel: use g_strsplit for parsing accelerator namesDaniel P. Berrangé
2018-05-09update-linux-headers: drop hyperv.hRoman Kagan
2018-05-09qemu-thread: always keep the posix wrapper layerPeter Xu
2018-05-09exec: reintroduce MemoryRegion cachingPaolo Bonzini
2018-05-09exec: extract address_space_translate_iommu, fix page_mask corner casePaolo Bonzini
2018-05-09exec: small changes to flatview_do_translatePaolo Bonzini
2018-05-09exec: move memory access declarations to a common header, inline *_phys funct...Paolo Bonzini
2018-05-09memdev: remove "id" propertyPaolo Bonzini
2018-05-09qom: allow object_get_canonical_path_component without parentPaolo Bonzini
2018-05-09checkpatch.pl: add common glib defines to typelistPeter Xu