index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2
-6
/
+62
2017-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
14
-530
/
+597
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
1
-1
/
+5
2017-07-05
s390x: return unavailable features via query-cpu-definitions
Viktor Mihajlovski
1
-5
/
+57
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
1
-5
/
+5
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
4
-8
/
+16
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2
-343
/
+344
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
3
-13
/
+24
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
3
-20
/
+18
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2
-30
/
+30
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
4
-88
/
+120
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+23
2017-07-04
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
1
-18
/
+10
2017-07-04
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
1
-2
/
+4
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2
-8
/
+8
2017-07-04
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
1
-0
/
+1
2017-07-04
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
1
-1
/
+13
2017-07-04
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
1
-12
/
+30
2017-07-04
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
1
-0
/
+1
2017-07-04
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
1
-4
/
+5
2017-07-04
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
1
-2
/
+2
2017-07-04
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
1
-1
/
+1
2017-07-04
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
3
-5
/
+7
2017-07-04
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
3
-3
/
+5
2017-07-04
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
3
-7
/
+11
2017-07-04
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
3
-5
/
+7
2017-07-04
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
3
-5
/
+7
2017-07-04
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
1
-0
/
+3
2017-07-04
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
1
-2
/
+1
2017-07-04
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2
-1
/
+3
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
3
-123
/
+602
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
1
-4
/
+8
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
1
-1
/
+1
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
1
-0
/
+3
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
3
-3
/
+69
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
3
-62
/
+131
2017-06-29
target/m68k: add fmovem
Laurent Vivier
3
-30
/
+189
2017-06-29
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
3
-8
/
+74
2017-06-29
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
3
-0
/
+36
2017-06-29
target/m68k: add explicit single and double precision operations
Laurent Vivier
3
-5
/
+125
2017-06-29
target/m68k: add fmovecr
Laurent Vivier
3
-1
/
+47
2017-06-29
target/m68k: add fscc.
Laurent Vivier
1
-79
/
+131
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-4
/
+4
2017-06-23
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170623' into staging
Peter Maydell
7
-89
/
+411
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
5
-0
/
+70
2017-06-23
target/s390x: Improve heuristic for ipte
David Hildenbrand
1
-9
/
+16
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
3
-3
/
+6
2017-06-23
target/s390x: Clean up TB flag bits
Richard Henderson
2
-23
/
+17
2017-06-23
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
2
-3
/
+13
2017-06-23
target/s390x: Mark STFLE_49 facility as available
Richard Henderson
1
-0
/
+1
[next]