index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-19
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging
Peter Maydell
5
-149
/
+180
2017-07-18
target/alpha: Log temp leaks
Richard Henderson
1
-0
/
+6
2017-07-18
target/alpha: Fix temp leak in gen_fbcond
Richard Henderson
1
-1
/
+5
2017-07-18
target/alpha: Fix temp leak in gen_call_pal
Richard Henderson
1
-8
/
+12
2017-07-18
target/alpha: Fix temp leak in gen_mtpr
Richard Henderson
1
-4
/
+6
2017-07-18
target/alpha: Fix temp leak in gen_bcond
Richard Henderson
1
-8
/
+8
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
5
-87
/
+103
2017-07-18
target/alpha: Copy tb->flags into DisasContext
Richard Henderson
1
-5
/
+7
2017-07-18
target/alpha: Remove amask from tb->flags
Richard Henderson
2
-41
/
+38
2017-07-18
target/sh4: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-10
/
+20
2017-07-18
target/sh4: Implement fsrra
Richard Henderson
3
-0
/
+19
2017-07-18
target/sh4: Add missing FPSCR.PR == 0 checks
Richard Henderson
1
-0
/
+2
2017-07-18
target/sh4: Implement fpchg
Richard Henderson
1
-0
/
+5
2017-07-18
target/sh4: Introduce CHECK_SH4A
Richard Henderson
1
-34
/
+30
2017-07-18
target/sh4: Introduce CHECK_FPSCR_PR_*
Richard Henderson
1
-26
/
+31
2017-07-18
target/sh4: Tidy misc illegal insn checks
Richard Henderson
1
-9
/
+13
2017-07-18
target/sh4: Unify code for CHECK_FPU_ENABLED
Richard Henderson
1
-10
/
+14
2017-07-18
target/sh4: Unify code for CHECK_PRIVILEGED
Richard Henderson
1
-10
/
+4
2017-07-18
target/sh4: Unify code for CHECK_NOT_DELAY_SLOT
Richard Henderson
1
-6
/
+5
2017-07-18
target/sh4: Simplify 64-bit fp reg-reg move
Richard Henderson
1
-4
/
+4
2017-07-18
target/sh4: Load/store Dr as 64-bit quantities
Richard Henderson
1
-39
/
+36
2017-07-18
target/sh4: Merge DREG into fpr64 routines
Richard Henderson
1
-11
/
+15
2017-07-18
target/sh4: Eliminate unused XREG macro
Richard Henderson
1
-1
/
+0
2017-07-18
target/sh4: Hoist fp register bank selection
Richard Henderson
1
-3
/
+5
2017-07-18
target/sh4: Pass DisasContext to fpr64 routines
Richard Henderson
1
-13
/
+13
2017-07-18
target/sh4: Unify cpu_fregs into FREG
Richard Henderson
1
-73
/
+52
2017-07-18
target/sh4: Hoist register bank selection
Richard Henderson
1
-10
/
+11
2017-07-18
target/sh4: Recognize common gUSA sequences
Richard Henderson
1
-0
/
+321
2017-07-18
target/sh4: Handle user-space atomics
Richard Henderson
4
-15
/
+148
2017-07-18
target/sh4: Adjust TB_FLAG_PENDING_MOVCA
Richard Henderson
1
-3
/
+3
2017-07-18
target/sh4: Keep env->flags clean
Richard Henderson
2
-2
/
+2
2017-07-18
target/sh4: Introduce TB_FLAG_ENVFLAGS_MASK
Richard Henderson
2
-3
/
+5
2017-07-18
target/sh4: Consolidate end-of-TB tests
Richard Henderson
1
-14
/
+17
2017-07-18
target/sh4: return result of fcmp using TCG
Aurelien Jarno
3
-16
/
+18
2017-07-18
target/sh4: do not use a helper to implement fneg
Aurelien Jarno
3
-9
/
+2
2017-07-18
target/sh4: fix FPSCR cause vs flag inversion
Aurelien Jarno
1
-10
/
+10
2017-07-18
target/sh4: fix FPU unorderered compare
Aurelien Jarno
1
-20
/
+8
2017-07-18
target/sh4: do not check for PR bit for fabs instruction
Aurelien Jarno
3
-24
/
+3
2017-07-18
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...
Peter Maydell
2
-0
/
+38
2017-07-18
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170717' into staging
Peter Maydell
5
-25
/
+696
2017-07-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-1
/
+78
2017-07-18
Merge remote-tracking branch 'remotes/aurel/tags/pull-target-mips-20170717' i...
Peter Maydell
2
-6
/
+14
2017-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...
Peter Maydell
4
-19
/
+39
2017-07-18
s390x/cpumodel: z14 cpu models
Jason J. Herne
2
-0
/
+38
2017-07-17
target/s390x: Fix risbg handling
Richard Henderson
1
-2
/
+2
2017-07-17
target/s390x: Allow to enable "idtes" feature for TCG
David Hildenbrand
1
-0
/
+1
2017-07-17
target/s390x: Mark ETF3 and ETF3_ENH facilities as available
Richard Henderson
1
-0
/
+2
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
4
-7
/
+25
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
4
-0
/
+57
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
4
-15
/
+23
[next]