Age | Commit message (Expand) | Author |
2019-04-26 | target/ppc: Style fixes for translate/vsx-impl.inc.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for translate/fp-impl.inc.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for translate.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for translate_init.inc.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for monitor.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for mmu_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for mmu-hash64.[ch] | David Gibson |
2019-04-26 | target/ppc: Style fixes for mmu-hash32.[ch] | David Gibson |
2019-04-26 | target/ppc: Style fixes for misc_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for mem_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for machine.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for kvm_ppc.h and kvm.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for helper_regs.h | David Gibson |
2019-04-26 | target/ppc: Style fixes for gdbstub.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for excp_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for dfp_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for fpu_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for int_helper.c | David Gibson |
2019-04-26 | target/ppc: Style fixes for cpu.[ch] | David Gibson |
2019-04-26 | target/ppc: Style fixes for ppc-models.[ch] | David Gibson |
2019-04-25 | Pass through cache information for TOPOEXT CPUs | Stanislav Lanci |
2019-04-25 | i386: Add new Hygon 'Dhyana' CPU model | Pu Wen |
2019-04-25 | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() | David Hildenbrand |
2019-04-25 | s390x/kvm: Configure page size after memory has actually been initialized | David Hildenbrand |
2019-04-24 | tcg: Hoist max_insns computation to tb_gen_code | Richard Henderson |
2019-04-18 | disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h | Markus Armbruster |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster |
2019-04-18 | qom/cpu: Simplify how CPUClass::dump_statistics() prints | Markus Armbruster |
2019-04-18 | target/i386: Simplify how x86_cpu_dump_local_apic_state() prints | Markus Armbruster |
2019-04-18 | target: Clean up how the dump_mmu() print | Markus Armbruster |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-04-18 | s390x/kvm: Report warnings with warn_report(), not error_printf() | Markus Armbruster |
2019-04-09 | target/i386: Generate #UD for LOCK on a register increment | Peter Maydell |
2019-03-29 | target/ppc: Fix QEMU crash with stxsdx | Greg Kurz |
2019-03-29 | target/ppc: Improve comment of bcctr used for spectre v2 mitigation | Greg Kurz |
2019-03-29 | target/ppc: Consolidate 64-bit server processor detection in a helper | Greg Kurz |
2019-03-29 | target/ppc: Enable "decrement and test CTR" version of bcctr | Greg Kurz |
2019-03-29 | target/ppc: Fix TCG temporary leaks in gen_bcond() | Greg Kurz |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-28 | Merge remote-tracking branch 'remotes/xtensa/tags/20190326-xtensa' into staging | Peter Maydell |
2019-03-26 | target/arm: Set SIMDMISC and FPMISC for 32-bit -cpu max | Richard Henderson |
2019-03-26 | target/riscv: Fix wrong expanding for c.fswsp | Kito Cheng |
2019-03-26 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc1' i... | Peter Maydell |
2019-03-25 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2019-03-25 | target/arm: make pmccntr_op_start/finish static | Andrew Jones |
2019-03-25 | target/arm: cortex-a7 and cortex-a15 have pmus | Andrew Jones |
2019-03-25 | target/arm: fix crash on pmu register access | Andrew Jones |
2019-03-25 | target/arm: Fix non-parallel expansion of CASP | Richard Henderson |
2019-03-23 | target/xtensa: don't announce exit simcall | Max Filippov |