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-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
2019-08-21
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2019-08-21
ppc: remove idle_timer logic
Shivaprasad G Bhat
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
target/ppc: Optimize emulation of vclzw instruction
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of vclzd instruction
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of vgbbd instruction
Stefan Brankovic
2019-08-21
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
2019-08-21
target/ppc: Optimize emulation of vsl and vsr instructions
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of lvsl and lvsr instructions
Stefan Brankovic
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2019-08-20
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
2019-08-19
target/mips: Style improvements in translate.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in machine.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in cpu.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in cp0_timer.c
Aleksandar Markovic
2019-08-19
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into staging
Peter Maydell
2019-08-19
target/riscv: Remove redundant declaration pragmas
Richard Henderson
2019-08-19
targets (various): use softfloat-helpers.h where we can
Alex Bennée
2019-08-19
target/riscv: rationalise softfloat includes
Alex Bennée
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
2019-08-19
target/m68k: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word
Richard Henderson
2019-08-16
target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR
Richard Henderson
2019-08-16
target/arm: Use tcg_gen_rotri_i32 for gen_swap_half
Richard Henderson
2019-08-16
target/arm: Use ror32 instead of open-coding the operation
Richard Henderson
2019-08-16
target/arm: Remove redundant shift tests
Richard Henderson
2019-08-16
target/arm: Use tcg_gen_deposit_i32 for PKHBT, PKHTB
Richard Henderson
2019-08-16
target/arm: Use tcg_gen_extract_i32 for shifter_out_im
Richard Henderson
2019-08-16
target/arm/kvm64: Move the get/put of fpsimd registers out
Andrew Jones
2019-08-16
target/arm/kvm64: Fix error returns
Andrew Jones
2019-08-16
target/arm/cpu: Use div-round-up to determine predicate register array size
Andrew Jones
2019-08-16
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
2019-08-16
target/arm: Remove helper_double_saturate
Richard Henderson
2019-08-16
target/arm: Use unallocated_encoding for aarch32
Richard Henderson
2019-08-16
target/arm: Remove offset argument to gen_exception_bkpt_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_internal_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_insn
Richard Henderson
2019-08-16
target/arm: Replace s->pc with s->base.pc_next
Richard Henderson
2019-08-16
target/arm: Remove redundant s->pc & ~1
Richard Henderson
2019-08-16
target/arm: Introduce add_reg_for_lit
Richard Henderson
2019-08-16
target/arm: Introduce read_pc
Richard Henderson
2019-08-16
target/arm: Introduce pc_curr
Richard Henderson
2019-08-16
target/arm: Pass in pc to thumb_insn_is_16bit
Richard Henderson
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
target/arm: Factor out 'generate singlestep exception' function
Peter Maydell
2019-08-16
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
[next]