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-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
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
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
4
-0
/
+380
2017-07-17
target/s390x: Implement CSST
Richard Henderson
5
-1
/
+206
2017-07-17
i386: add Skylake-Server cpu model
Boqun Feng (Intel)
1
-0
/
+48
2017-07-17
i386: Update comment about XSAVES on Skylake-Client
Eduardo Habkost
1
-1
/
+1
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
2
-0
/
+29
2017-07-17
target/mips: optimize WSBH, DSBH and DSHD
Aurelien Jarno
1
-6
/
+12
2017-07-17
mips: set CP0 Debug DExcCode for SDBBP instruction
Pavel Dovgalyuk
1
-0
/
+2
2017-07-17
target/arm: use DISAS_EXIT for eret handling
Alex Bennée
2
-3
/
+6
2017-07-17
target/arm: use gen_goto_tb for ISB handling
Alex Bennée
2
-3
/
+3
2017-07-17
target/arm/translate: ensure gen_goto_tb sets exit flags
Alex Bennée
1
-1
/
+5
2017-07-17
target/arm/translate.h: expand comment on DISAS_EXIT
Alex Bennée
1
-1
/
+4
2017-07-17
target/arm/translate: make DISAS_UPDATE match declared semantics
Alex Bennée
2
-10
/
+10
2017-07-17
target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions
Peter Maydell
1
-1
/
+11
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
1
-1
/
+9
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2
-2
/
+86
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-0
/
+4
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2
-0
/
+18
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
11
-53
/
+476
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+3
2017-07-14
s390x/gdb: add gs registers
Christian Borntraeger
1
-0
/
+24
2017-07-14
s390x/arch_dump: also dump guarded storage control block
Christian Borntraeger
1
-0
/
+18
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
3
-10
/
+85
2017-07-14
s390x/kvm: Enable KSS facility for nested virtualization
Farhan Ali
1
-0
/
+1
2017-07-14
s390x/cpumodel: add esop/esop2 to z12 model
Jason J. Herne
1
-0
/
+3
2017-07-14
s390x/cpumodel: we are always in zarchitecture mode
Jason J. Herne
2
-29
/
+14
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
6
-1
/
+159
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
4
-0
/
+18
2017-07-14
s390x/sic: realize SIC handling
Fei Li
1
-1
/
+15
2017-07-14
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
2
-0
/
+28
2017-07-14
s390x/cpumodel: clean up spacing and comments
Jason J. Herne
3
-3
/
+93
[next]