Age | Commit message (Expand) | Author |
2019-07-15 | target/arm: NS BusFault on vector table fetch escalates to NS HardFault | Peter Maydell |
2019-07-15 | target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026 | Peter Maydell |
2019-07-15 | target/arm: report ARMv8-A FP support for AArch32 -cpu max | Alex Bennée |
2019-07-14 | tcg: Introduce set/clear_helper_retaddr | Richard Henderson |
2019-07-09 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into staging | Peter Maydell |
2019-07-09 | s390x/tcg: move fallthrough annotation | Cornelia Huck |
2019-07-09 | s390: cpumodel: fix description for the new vector facility | Christian Borntraeger |
2019-07-08 | target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR | Philippe Mathieu-Daudé |
2019-07-08 | target/arm: Fix sve_zcr_len_for_el | Richard Henderson |
2019-07-08 | s390x/cpumodel: Set up CPU model for AQIC interception | Pierre Morel |
2019-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-07-05 | target/i386: kvm: Fix when nested state is needed for migration | Liran Alon |
2019-07-05 | target/i386: fix feature check in hyperv-stub.c | Alex Bennée |
2019-07-05 | i386/kvm: Fix build with -m32 | Max Reitz |
2019-07-05 | i386: Add Cascadelake-Server-v2 CPU model | Eduardo Habkost |
2019-07-05 | i386: Make unversioned CPU models be aliases | Eduardo Habkost |
2019-07-05 | i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases | Eduardo Habkost |
2019-07-05 | i386: Define -IBRS, -noTSX, -IBRS versions of CPU models | Eduardo Habkost |
2019-07-05 | i386: Register versioned CPU models | Eduardo Habkost |
2019-07-05 | i386: Get model-id from CPU object on "-cpu help" | Eduardo Habkost |
2019-07-05 | i386: Add x-force-features option for testing | Eduardo Habkost |
2019-07-05 | i386: Introduce SnowRidge CPU model | Paul Lai |
2019-07-05 | target/i386: Add CPUID.1F generation support for multi-dies PCMachine | Like Xu |
2019-07-05 | i386: Remove unused host_cpudef variable | Eduardo Habkost |
2019-07-05 | x86/cpu: use FeatureWordArray to define filtered_features | Wei Yang |
2019-07-05 | i386: make 'hv-spinlocks' a regular uint32 property | Roman Kagan |
2019-07-05 | i386: Fix signedness of hyperv_spinlock_attempts | Eduardo Habkost |
2019-07-05 | i386: Don't print warning if phys-bits was set automatically | Eduardo Habkost |
2019-07-05 | hppa: Delete unused hppa_cpu_list() function | Eduardo Habkost |
2019-07-05 | i386: Update new x86_apicid parsing rules with die_offset support | Like Xu |
2019-07-05 | i386/cpu: Consolidate die-id validity in smp context | Like Xu |
2019-07-05 | i386: Add die-level cpu topology to x86CPU on PCMachine | Like Xu |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu |
2019-07-05 | hw/i386: Replace global smp variables with machine smp properties | Like Xu |
2019-07-05 | hw/s390x: Replace global smp variables with machine smp properties | Like Xu |
2019-07-05 | general: Replace global smp variables with smp machine properties | Like Xu |
2019-07-04 | target/i386: fix feature check in hyperv-stub.c | Alex Bennée |
2019-07-04 | target/arm: Correct VMOV_imm_dp handling of short vectors | Peter Maydell |
2019-07-04 | target/arm: Execute Thumb instructions when their condbits are 0xf | Peter Maydell |
2019-07-04 | target/arm: Use _ra versions of cpu_stl_data() in v7M helpers | Peter Maydell |
2019-07-04 | target/arm/helper: Move M profile routines to m_helper.c | Philippe Mathieu-Daudé |
2019-07-04 | target/arm: Restrict semi-hosting to TCG | Philippe Mathieu-Daudé |
2019-07-04 | target/arm: Move debug routines to debug_helper.c | Philippe Mathieu-Daudé |
2019-07-04 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3... | Peter Maydell |
2019-07-03 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ... | Peter Maydell |
2019-07-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'... | Peter Maydell |
2019-07-02 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into... | Peter Maydell |
2019-07-02 | target/mips: Correct helper for MSA FCLASS.<W|D> instructions | Aleksandar Markovic |
2019-07-02 | target/mips: Unroll loops for MSA float max/min instructions | Aleksandar Markovic |
2019-07-02 | target/mips: Correct comments in msa_helper.c | Aleksandar Markovic |