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-20
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...
Peter Maydell
2019-08-20
i386/kvm: initialize struct at full before ioctl call
Andrey Shinkevich
2019-08-20
target-i386: kvm: 'kvm_get_supported_msrs' cleanup
Li Qiang
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
target-i386: adds PV_SCHED_YIELD CPUID feature bit
Wanpeng Li
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
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
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
[next]