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
*
target/xtensa: extract gen_check_interrupts call
Max Filippov
2018-10-01
1
-25
/
+53
*
target/xtensa: make rsr/wsr helpers return void
Max Filippov
2018-10-01
1
-66
/
+36
*
target/xtensa: extract unconditional TB termination via slot 0
Max Filippov
2018-10-01
1
-47
/
+36
*
target/xtensa: always end TB on CCOUNT access/CCOMPARE write
Max Filippov
2018-10-01
1
-8
/
+5
*
target/xtensa: change SR number checks to assertions
Max Filippov
2018-10-01
1
-36
/
+29
*
target/xtensa: extract unconditional TB termination
Max Filippov
2018-10-01
1
-39
/
+28
*
target/xtensa: extract test for division by zero
Max Filippov
2018-10-01
1
-22
/
+31
*
target/xtensa: extract test for cpdisabled exception
Max Filippov
2018-10-01
2
-108
/
+123
*
target/xtensa: extract test for alloca exception
Max Filippov
2018-10-01
1
-3
/
+8
*
target/xtensa: extract test for window underflow exception
Max Filippov
2018-10-01
3
-9
/
+25
*
target/xtensa: extract test for window overflow exception
Max Filippov
2018-10-01
3
-587
/
+889
*
target/xtensa: extract test for debug exception
Max Filippov
2018-10-01
1
-10
/
+13
*
target/xtensa: extract test for syscall instruction
Max Filippov
2018-10-01
1
-7
/
+6
*
target/xtensa: extract test for privileged instruction
Max Filippov
2018-10-01
1
-93
/
+294
*
target/xtensa: extract test for an illegal instruction
Max Filippov
2018-10-01
5
-73
/
+400
*
target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode
Peter Maydell
2018-09-25
1
-2
/
+12
*
target/arm: Fix cpu_get_tb_cpu_state() for non-SVE CPUs
Richard Henderson
2018-09-25
1
-21
/
+24
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
1
-21
/
+19
|
\
|
*
target/ppc/cpu-models: Re-group the 970 CPUs together again
Thomas Huth
2018-09-25
1
-21
/
+19
*
|
Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging
Peter Maydell
2018-09-25
12
-51
/
+46155
|
\
\
|
|
/
|
/
|
|
*
target/xtensa: support input from chardev console
Max Filippov
2018-09-17
1
-10
/
+61
|
*
target/xtensa: fix s32c1i TCGMemOp flags
Max Filippov
2018-09-17
1
-1
/
+1
|
*
target/xtensa: fix FPU2000 bugs
Max Filippov
2018-09-17
1
-3
/
+3
|
*
target/xtensa: convert to do_transaction_failed
Max Filippov
2018-09-17
4
-16
/
+35
|
*
target/xtensa: add test_kc705_be core
Max Filippov
2018-08-20
5
-0
/
+46004
|
*
target/xtensa: clean up gdbstub register handling
Max Filippov
2018-08-20
3
-23
/
+51
|
*
target/xtensa: fix gdbstub register counts
Max Filippov
2018-08-20
1
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
2018-09-24
6
-58
/
+21
|
\
\
|
*
|
target/ppc/kvm: set vcpu as online/offline
Nikunj A Dadhania
2018-09-05
2
-0
/
+16
|
*
|
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-28
5
-58
/
+5
*
|
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...
Peter Maydell
2018-09-24
4
-56
/
+64
|
\
\
\
|
*
|
|
riscv: remove define cpu_init()
Igor Mammedov
2018-09-05
1
-1
/
+0
|
*
|
|
target/riscv: call gen_goto_tb on DISAS_TOO_MANY
Emilio G. Cota
2018-09-05
1
-6
/
+1
|
*
|
|
target/riscv: optimize indirect branches
Emilio G. Cota
2018-09-05
1
-1
/
+1
|
*
|
|
target/riscv: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2018-09-05
1
-1
/
+1
|
*
|
|
RISC-V: Simplify riscv_cpu_local_irqs_pending
Michael Clark
2018-09-04
1
-22
/
+12
|
*
|
|
RISC-V: Improve page table walker spec compliance
Michael Clark
2018-09-04
2
-21
/
+45
|
*
|
|
RISC-V: Update address bits to support sv39 and sv48
Michael Clark
2018-09-04
1
-4
/
+4
|
|
/
/
*
|
|
target/s390x: use regular spaces in translate.c
Pavel Zbitskiy
2018-08-28
1
-2
/
+2
*
|
|
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
2018-08-28
1
-3
/
+3
*
|
|
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
2018-08-28
1
-0
/
+16
*
|
|
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
2018-08-28
1
-10
/
+7
*
|
|
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
2018-08-28
2
-3
/
+3
*
|
|
target/s390x: add BAL and BALR instructions
Pavel Zbitskiy
2018-08-28
2
-7
/
+50
|
/
/
*
|
target/mips: Add definition of nanoMIPS I7200 CPU
Stefan Markovic
2018-08-24
1
-0
/
+39
*
|
target/mips: Fix ERET/ERETNC behavior related to ADEL exception
Yongbok Kim
2018-08-24
1
-1
/
+3
*
|
target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
Stefan Markovic
2018-08-24
1
-0
/
+16
*
|
target/mips: Add availability control via bit NMS
Dimitrije Nikolic
2018-08-24
1
-2
/
+45
*
|
target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
Stefan Markovic
2018-08-24
1
-0
/
+58
*
|
target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
Stefan Markovic
2018-08-24
1
-0
/
+142
[next]