index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
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
2019-07-02
target/mips: Correct comments in translate.c
Aleksandar Markovic
2019-07-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...
Peter Maydell
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Mark Cave-Ayland
2019-07-02
target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time
Mark Cave-Ayland
2019-07-02
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
[next]