Age | Commit message (Expand) | Author |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell |
2018-07-03 | target/ppc: Relax reserved bitmask of indexed store instructions | BALATON Zoltan |
2018-07-03 | target/ppc: set is_jmp on ppc_tr_breakpoint_check | Emilio G. Cota |
2018-07-03 | target/ppc/kvm: don't pass cpu to kvm_get_smmu_info() | Greg Kurz |
2018-07-03 | target/ppc/kvm: get rid of kvm_get_fallback_smmu_info() | Greg Kurz |
2018-07-03 | fpu_helper.c: fix setting FPSCR[FI] bit | John Arbuckle |
2018-07-03 | target/ppc: Implement the rest of gen_st_atomic | Richard Henderson |
2018-07-03 | target/ppc: Implement the rest of gen_ld_atomic | Richard Henderson |
2018-07-03 | target/ppc: Use atomic min/max helpers | Richard Henderson |
2018-07-03 | target/ppc: Use MO_ALIGN for EXIWX and ECOWX | Richard Henderson |
2018-07-03 | target/ppc: Split out gen_st_atomic | Richard Henderson |
2018-07-03 | target/ppc: Split out gen_ld_atomic | Richard Henderson |
2018-07-03 | target/ppc: Split out gen_load_locked | Richard Henderson |
2018-07-03 | target/ppc: Tidy gen_conditional_store | Richard Henderson |
2018-07-03 | target/ppc: Remove POWERPC_EXCP_STCX | Richard Henderson |
2018-07-03 | target/ppc: Use atomic cmpxchg for STQCX | Richard Henderson |
2018-07-03 | target/ppc: Use atomic store for STQ | Richard Henderson |
2018-07-03 | target/ppc: Use atomic load for LQ and LQARX | Richard Henderson |
2018-07-03 | target/ppc: Add do_unaligned_access hook | Richard Henderson |
2018-07-02 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-02 | i386/monitor.c: make addresses canonical for "info mem" and "info tlb" | Doug Gale |
2018-07-02 | target-i386: Add NPT support | Jan Kiszka |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/xtensa: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | x86/cpu: Use definitions from "qemu/units.h" | Philippe Mathieu-Daudé |
2018-07-02 | i386/kvm: add support for Hyper-V TLB flush | Vitaly Kuznetsov |
2018-07-02 | s390x/tcg: fix locking problem with tcg_s390_tod_updated | David Hildenbrand |
2018-07-02 | s390x/kvm: indicate alignment in legacy_s390_alloc() | David Hildenbrand |
2018-07-02 | s390x/kvm: legacy_s390_alloc() only supports one allocation | David Hildenbrand |
2018-07-02 | s390x/tcg: fix CPU hotplug with single-threaded TCG | David Hildenbrand |
2018-07-02 | s390x/tcg: rearm the CKC timer during migration | David Hildenbrand |
2018-07-02 | s390x/tcg: implement SET CLOCK | David Hildenbrand |
2018-07-02 | s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts | David Hildenbrand |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand |
2018-07-02 | s390x/tcg: drop tod_basetime | David Hildenbrand |
2018-07-02 | s390x/tod: factor out TOD into separate device | David Hildenbrand |
2018-07-02 | s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*() | David Hildenbrand |
2018-07-02 | s390x/tcg: avoid overflows in time2tod/tod2time | David Hildenbrand |
2018-07-02 | s390x/cpumodel: default enable bpb and ppa15 for z196 and later | Christian Borntraeger |
2018-07-02 | loader: Check access size when calling rom_ptr() to avoid crashes | Thomas Huth |
2018-06-30 | xtensa: Avoid calling get_page_addr_code() from helper function | Peter Maydell |
2018-06-30 | target/xtensa: Convert to TranslatorOps | Richard Henderson |
2018-06-30 | target/xtensa: Change gen_intermediate_code dc to pointer | Richard Henderson |
2018-06-30 | target/xtensa: Convert to DisasContextBase | Richard Henderson |
2018-06-30 | target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN | Richard Henderson |
2018-06-30 | target/xtensa: check zero overhead loop alignment | Max Filippov |
2018-06-29 | target/arm: Add ID_ISAR6 | Richard Henderson |
2018-06-29 | target/arm: Prune a15 features from max | Richard Henderson |
2018-06-29 | target/arm: Prune a57 features from max | Richard Henderson |
2018-06-29 | target/arm: Fix SVE system register access checks | Richard Henderson |