index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets (various): use softfloat-helpers.h where we can
Alex Bennée
2019-08-19
6
-7
/
+5
*
target/riscv: rationalise softfloat includes
Alex Bennée
2019-08-19
3
-1
/
+3
*
target/mips: rationalise softfloat includes
Alex Bennée
2019-08-19
4
-7
/
+10
*
target/m68k: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-19
1
-49
/
+49
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
14
-539
/
+540
|
\
|
*
target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word
Richard Henderson
2019-08-16
1
-12
/
+6
|
*
target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR
Richard Henderson
2019-08-16
1
-46
/
+26
|
*
target/arm: Use tcg_gen_rotri_i32 for gen_swap_half
Richard Henderson
2019-08-16
1
-5
/
+1
|
*
target/arm: Use ror32 instead of open-coding the operation
Richard Henderson
2019-08-16
1
-5
/
+2
|
*
target/arm: Remove redundant shift tests
Richard Henderson
2019-08-16
1
-12
/
+7
|
*
target/arm: Use tcg_gen_deposit_i32 for PKHBT, PKHTB
Richard Henderson
2019-08-16
1
-16
/
+10
|
*
target/arm: Use tcg_gen_extract_i32 for shifter_out_im
Richard Henderson
2019-08-16
1
-8
/
+1
|
*
target/arm/kvm64: Move the get/put of fpsimd registers out
Andrew Jones
2019-08-16
1
-59
/
+87
|
*
target/arm/kvm64: Fix error returns
Andrew Jones
2019-08-16
1
-2
/
+2
|
*
target/arm/cpu: Use div-round-up to determine predicate register array size
Andrew Jones
2019-08-16
1
-1
/
+1
|
*
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
2019-08-16
1
-0
/
+1
|
*
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
2019-08-16
3
-5
/
+46
|
*
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
2019-08-16
3
-6
/
+29
|
*
target/arm: Remove helper_double_saturate
Richard Henderson
2019-08-16
3
-18
/
+2
|
*
target/arm: Use unallocated_encoding for aarch32
Richard Henderson
2019-08-16
5
-21
/
+15
|
*
target/arm: Remove offset argument to gen_exception_bkpt_insn
Richard Henderson
2019-08-16
2
-8
/
+7
|
*
target/arm: Replace offset with pc in gen_exception_internal_insn
Richard Henderson
2019-08-16
2
-8
/
+8
|
*
target/arm: Replace offset with pc in gen_exception_insn
Richard Henderson
2019-08-16
3
-29
/
+33
|
*
target/arm: Replace s->pc with s->base.pc_next
Richard Henderson
2019-08-16
3
-83
/
+72
|
*
target/arm: Remove redundant s->pc & ~1
Richard Henderson
2019-08-16
1
-5
/
+5
|
*
target/arm: Introduce add_reg_for_lit
Richard Henderson
2019-08-16
2
-122
/
+82
|
*
target/arm: Introduce read_pc
Richard Henderson
2019-08-16
1
-36
/
+23
|
*
target/arm: Introduce pc_curr
Richard Henderson
2019-08-16
4
-17
/
+22
|
*
target/arm: Pass in pc to thumb_insn_is_16bit
Richard Henderson
2019-08-16
1
-7
/
+7
|
*
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
5
-6
/
+26
|
*
target/arm: Factor out 'generate singlestep exception' function
Peter Maydell
2019-08-16
3
-35
/
+27
|
*
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
2019-08-16
2
-0
/
+25
*
|
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
17
-13
/
+19
*
|
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
14
-14
/
+0
*
|
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
13
-13
/
+0
*
|
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
17
-0
/
+24
*
|
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
17
-15
/
+2
*
|
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
12
-12
/
+12
*
|
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
3
-0
/
+3
*
|
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
4
-0
/
+4
*
|
Include generated QAPI headers less
Markus Armbruster
2019-08-16
2
-1
/
+2
*
|
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-1
/
+1
|
/
*
target/arm: Avoid bogus NSACR traps on M-profile without Security Extension
Peter Maydell
2019-08-02
1
-0
/
+8
*
target/arm: Deliver BKPT/BRK exceptions to correct exception level
Peter Maydell
2019-07-30
1
-1
/
+15
*
i386: Fix Snowridge CPU model name and features
Paul Lai
2019-07-29
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-25
1
-5
/
+5
|
\
[next]