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
*
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
2017-07-11
1
-1
/
+4
*
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
2017-07-11
3
-1
/
+48
*
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
2017-07-11
1
-14
/
+8
*
target-ppc: SPR_BOOKE_ESR not set on FP exceptions
Aaron Larson
2017-07-11
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2017-07-06
2
-6
/
+62
|
\
|
*
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
2017-07-05
1
-1
/
+5
|
*
s390x: return unavailable features via query-cpu-definitions
Viktor Mihajlovski
2017-07-05
1
-5
/
+57
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-06
14
-530
/
+597
|
\
\
|
|
/
|
/
|
|
*
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
2017-07-05
1
-5
/
+5
|
*
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
2017-07-05
4
-8
/
+16
|
*
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2017-07-05
2
-343
/
+344
|
*
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
2017-07-05
3
-13
/
+24
|
*
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
2017-07-05
3
-20
/
+18
|
*
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2017-07-05
2
-30
/
+30
|
*
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
2017-07-04
4
-88
/
+120
|
*
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
1
-0
/
+23
|
*
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
2017-07-04
1
-18
/
+10
|
*
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
2017-07-04
1
-2
/
+4
|
*
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
2
-8
/
+8
*
|
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
2017-07-04
1
-0
/
+1
*
|
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
2017-07-04
1
-1
/
+13
*
|
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
2017-07-04
1
-12
/
+30
*
|
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
2017-07-04
1
-0
/
+1
*
|
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
2017-07-04
1
-4
/
+5
*
|
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
2017-07-04
1
-2
/
+2
*
|
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
2017-07-04
1
-1
/
+1
*
|
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
*
|
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
2017-07-04
3
-3
/
+5
*
|
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
2017-07-04
3
-7
/
+11
*
|
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
*
|
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
*
|
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
2017-07-04
1
-0
/
+3
*
|
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
2017-07-04
1
-2
/
+1
*
|
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2017-07-04
2
-1
/
+3
|
/
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
2017-06-30
3
-123
/
+602
|
\
|
*
target/m68k: add fmovem
Laurent Vivier
2017-06-29
3
-30
/
+189
|
*
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
2017-06-29
3
-8
/
+74
|
*
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
2017-06-29
3
-0
/
+36
|
*
target/m68k: add explicit single and double precision operations
Laurent Vivier
2017-06-29
3
-5
/
+125
|
*
target/m68k: add fmovecr
Laurent Vivier
2017-06-29
3
-1
/
+47
|
*
target/m68k: add fscc.
Laurent Vivier
2017-06-29
1
-79
/
+131
*
|
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
2017-06-30
1
-4
/
+8
*
|
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
2017-06-30
1
-1
/
+1
*
|
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
2017-06-30
1
-0
/
+3
*
|
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
3
-3
/
+69
*
|
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-30
3
-62
/
+131
*
|
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170623' into staging
Peter Maydell
2017-06-23
7
-89
/
+411
|
\
\
|
|
/
|
/
|
|
*
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
5
-0
/
+70
|
*
target/s390x: Improve heuristic for ipte
David Hildenbrand
2017-06-23
1
-9
/
+16
[next]