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
2020-05-04
target/arm: Move gen_ function typedefs to translate.h
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same comparisons to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same logic ops to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 'load/store single structure' to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 'load single structure to all lanes' to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon load/store multiple structures to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VFM[AS]L (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert V[US]DOT (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCMLA (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VFM[AS]L (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert V[US]DOT (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCADD (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCMLA (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Add stubs for AArch32 Neon decodetree
Peter Maydell
2020-05-04
target/arm: Don't allow Thumb Neon insns without FEATURE_NEON
Peter Maydell
2020-05-04
target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
Peter Maydell
2020-05-04
target/arm: Use uint64_t for midr field in CPU state struct
Philippe Mathieu-Daudé
2020-05-04
target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0
Peter Maydell
2020-05-04
target/arm: Implement ARMv8.2-TTS2UXN
Peter Maydell
2020-05-04
target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()
Peter Maydell
2020-05-04
target/arm: Use enum constant in get_phys_addr_lpae() call
Peter Maydell
2020-05-04
target/arm: Don't use a TLB for ARMMMUIdx_Stage2
Peter Maydell
2020-05-04
target/arm: Make VQDMULL undefined when U=1
Fredrik Strupe
2020-04-30
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-04-30...
Peter Maydell
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
2020-04-30
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-04-30
target/arm: Make cpu_register() available for other files
Thomas Huth
2020-04-30
target/arm: Restrict the Address Translate write operation to TCG accel
Philippe Mathieu-Daudé
2020-04-30
target/arm: Vectorize integer comparison vs zero
Richard Henderson
2020-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
2020-04-30
target/microblaze: Add the pvr-user2 property
Edgar E. Iglesias
2020-04-30
target/microblaze: Add the pvr-user1 property
Edgar E. Iglesias
2020-04-30
target/microblaze: Add the unaligned-exceptions property
Edgar E. Iglesias
2020-04-30
target/microblaze: Add the div-zero-exception property
Edgar E. Iglesias
2020-04-30
target/microblaze: Add the ill-opcode-exception property
Edgar E. Iglesias
2020-04-30
target/microblaze: Add the opcode-0x0-illegal CPU property
Edgar E. Iglesias
2020-04-29
target/riscv: Add a sifive-e34 cpu type
Corey Wharton
2020-04-29
riscv: Fix Stage2 SV32 page table walk
Anup Patel
2020-04-29
riscv: AND stage-1 and stage-2 protection flags
Alistair Francis
2020-04-29
riscv: Don't use stage-2 PTE lookup protection flags
Alistair Francis
2020-04-29
s390x: Add unpack facility feature to GA1
Christian Borntraeger
2020-04-29
s390x: protvirt: Handle SIGP store status correctly
Janosch Frank
2020-04-29
s390x: protvirt: Move IO control structures over SIDA
Janosch Frank
2020-04-29
s390x: protvirt: Disable address checks for PV guest IO emulation
Janosch Frank
2020-04-29
s390x: protvirt: Move diag 308 data over SIDA
Janosch Frank
2020-04-29
s390x: protvirt: Set guest IPL PSW
Janosch Frank
[next]