Age | Commit message (Expand) | Author |
2019-02-07 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque... | Peter Maydell |
2019-02-07 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190206' into staging | Peter Maydell |
2019-02-06 | target/moxie: Fix LGPL information in the file headers | Thomas Huth |
2019-02-06 | target/hppa: fix PSW Q bit behaviour to match hardware | Sven Schnelle |
2019-02-06 | target/hppa: fix setting registers via gdb | Sven Schnelle |
2019-02-06 | target/hppa: use tb_cflags() to access tb->cflags | Emilio G. Cota |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'... | Peter Maydell |
2019-02-05 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into staging | Peter Maydell |
2019-02-05 | target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI | Peter Maydell |
2019-02-05 | target/arm: Enable TBI for user-only | Richard Henderson |
2019-02-05 | target/arm: Compute TB_FLAGS for TBI for user-only | Peter Maydell |
2019-02-05 | target/arm: Clean TBI for data operations in the translator | Richard Henderson |
2019-02-05 | target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore | Richard Henderson |
2019-02-05 | target/arm: Enable BTI for -cpu max | Richard Henderson |
2019-02-05 | target/arm: Set btype for indirect branches | Richard Henderson |
2019-02-05 | target/arm: Reset btype for direct branches | Richard Henderson |
2019-02-05 | target/arm: Default handling of BTYPE during translation | Richard Henderson |
2019-02-05 | target/arm: Cache the GP bit for a page in MemTxAttrs | Richard Henderson |
2019-02-05 | target/arm: Add BT and BTYPE to tb->flags | Richard Henderson |
2019-02-05 | target/arm: Add PSTATE.BTYPE | Richard Henderson |
2019-02-05 | target/arm: Introduce isar_feature_aa64_bti | Richard Henderson |
2019-02-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-02-05 | contrib/vhost-user-blk: fix the compilation issue | Peter Xu |
2019-02-05 | i386: hvf: Fix smp boot hangs | Heiher |
2019-02-05 | gdbstub: Fix i386/x86_64 machine description and add control registers | Doug Gale |
2019-02-05 | i386: hvf: Don't miss 16-bit displacement | Roman Bolshakov |
2019-02-05 | target-i386: hvf: remove MPX support | Paolo Bonzini |
2019-02-05 | Revert "i386: Add CPUID bit for PCONFIG" | Robert Hoo |
2019-02-05 | i386: remove the 'INTEL_PT' CPUID bit from named CPU models | Paolo Bonzini |
2019-02-05 | i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model | Robert Hoo |
2019-02-05 | Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into staging | Peter Maydell |
2019-02-04 | s390x/tcg: Don't model FP registers as globals | David Hildenbrand |
2019-02-04 | s390x: remove direct reference to mem_path global from s390x code | Igor Mammedov |
2019-02-04 | target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG | Alex Bennée |
2019-02-04 | target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: simplify VEXT_SIGNED macro in int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: eliminate use of EL_IDX macros from int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland |
2019-02-04 | target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland |
2019-02-04 | ppc: remove the interrupt presenters from under PowerPCCPU | Cédric Le Goater |
2019-02-04 | target/ppc: implement complete set of Vsr* macros | Mark Cave-Ayland |
2019-02-04 | target/ppc/kvm: Drop useless include directive | Greg Kurz |
2019-02-01 | target/arm: fix decoding of B{,L}RA{A,B} | Remi Denis-Courmont |
2019-02-01 | target/arm: fix AArch64 virtual address space size | Remi Denis-Courmont |
2019-02-01 | target/arm: Always enable pac keys for user-only | Richard Henderson |
2019-02-01 | arm: Clarify the logic of set_pc() | Julia Suvorova |
2019-02-01 | target/arm: Enable API, APK bits in SCR, HCR | Richard Henderson |