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
...
*
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
2017-07-31
1
-0
/
+10
*
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
2017-07-28
1
-1
/
+1
*
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
2017-07-28
1
-1
/
+1
*
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
2017-07-26
1
-6
/
+12
*
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
2017-07-26
1
-0
/
+11
*
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
2017-07-26
1
-7
/
+2
*
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
2017-07-25
1
-21
/
+21
*
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2017-07-25
2
-3
/
+7
*
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
2017-07-25
4
-469
/
+528
*
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
5
-48
/
+52
*
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-07-25
3
-168
/
+180
*
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2017-07-25
2
-60
/
+60
*
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
2017-07-25
1
-0
/
+33
*
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
2017-07-25
1
-1
/
+1
*
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
2017-07-25
3
-16
/
+14
*
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2017-07-25
2
-18
/
+26
*
target/s390x: drop BE_BIT()
David Hildenbrand
2017-07-25
1
-1
/
+0
*
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2017-07-25
2
-1
/
+1
*
target/arm: fix TCG temp leak in aarch64 rev16
Emilio G. Cota
2017-07-24
1
-0
/
+1
*
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
1
-1
/
+4
*
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-24
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
2017-07-21
7
-120
/
+660
|
\
|
*
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
2017-07-21
1
-0
/
+2
|
*
target/mips: Add EVA support to P5600
James Hogan
2017-07-21
1
-6
/
+8
|
*
target/mips: Implement segmentation control
James Hogan
2017-07-20
1
-39
/
+152
|
*
target/mips: Add segmentation control registers
James Hogan
2017-07-20
5
-2
/
+150
|
*
target/mips: Add an MMU mode for ERL
James Hogan
2017-07-20
2
-4
/
+23
|
*
target/mips: Abstract mmu_idx from hflags
James Hogan
2017-07-20
3
-4
/
+10
|
*
target/mips: Check memory permissions with mem_idx
James Hogan
2017-07-20
1
-8
/
+9
|
*
target/mips: Decode microMIPS EVA load & store instructions
James Hogan
2017-07-20
1
-4
/
+115
|
*
target/mips: Decode MIPS32 EVA load & store instructions
James Hogan
2017-07-20
1
-0
/
+106
|
*
target/mips: Prepare loads/stores for EVA
James Hogan
2017-07-20
1
-35
/
+42
|
*
target/mips: Add CP0_Ebase.WG (write gate) support
James Hogan
2017-07-20
6
-15
/
+31
|
*
target/mips: Weaken TLB flush on UX,SX,KX,ASID changes
James Hogan
2017-07-20
2
-2
/
+2
|
*
target/mips: Fix TLBWI shadow flush for EHINV,XI,RI
James Hogan
2017-07-20
1
-2
/
+10
|
*
target/mips: Fix MIPS64 MFC0 UserLocal on BE host
James Hogan
2017-07-20
1
-2
/
+3
*
|
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
1
-2
/
+2
|
/
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
22
-62
/
+47
*
target/alpha: optimize gen_cvtlq() using deposit op
Philippe Mathieu-Daudé
2017-07-19
1
-5
/
+3
*
target/sparc: optimize gen_op_mulscc() using deposit op
Philippe Mathieu-Daudé
2017-07-19
1
-4
/
+1
*
target/sparc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
1
-10
/
+5
*
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
2
-30
/
+15
*
target/m68k: optimize bcd_flags() using extract op
Philippe Mathieu-Daudé
2017-07-19
1
-2
/
+1
*
target/arm: optimize aarch32 rev16
Aurelien Jarno
2017-07-19
1
-2
/
+4
*
target/arm: Optimize aarch64 rev16
Richard Henderson
2017-07-19
1
-18
/
+6
*
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging
Peter Maydell
2017-07-19
5
-149
/
+180
|
\
|
*
target/alpha: Log temp leaks
Richard Henderson
2017-07-19
1
-0
/
+6
|
*
target/alpha: Fix temp leak in gen_fbcond
Richard Henderson
2017-07-19
1
-1
/
+5
|
*
target/alpha: Fix temp leak in gen_call_pal
Richard Henderson
2017-07-19
1
-8
/
+12
[prev]
[next]