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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-06-13
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...
Peter Maydell
2
-4
/
+5
2017-06-13
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
4
-3
/
+22
2017-06-08
target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
1
-0
/
+1
2017-06-08
target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
2
-4
/
+4
2017-06-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-102
/
+125
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
1
-1
/
+3
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
1
-4
/
+4
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
1
-12
/
+8
2017-06-07
i386: fix read/write cr with icount option
Mihail Abakumov
1
-0
/
+12
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
5
-55
/
+47
2017-06-07
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
3
-27
/
+42
2017-06-07
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
3
-0
/
+14
2017-06-07
target/m68k: implement rtd
Laurent Vivier
3
-0
/
+14
2017-06-06
target/s390x: addressing exceptions are suppressing
David Hildenbrand
1
-1
/
+1
2017-06-06
target/s390x: mark ETF2 and ETF2-ENH facilities as available
Aurelien Jarno
1
-0
/
+2
2017-06-06
target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
Aurelien Jarno
1
-0
/
+2
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
4
-0
/
+33
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
4
-0
/
+37
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
4
-0
/
+85
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
4
-0
/
+36
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
4
-10
/
+60
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
4
-0
/
+71
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
4
-9
/
+40
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
4
-0
/
+54
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
4
-6
/
+65
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
5
-15
/
+90
2017-06-06
target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
Aurelien Jarno
2
-60
/
+70
2017-06-06
target/s390x: fix adj_len_to_page
Aurelien Jarno
1
-1
/
+1
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
4
-23
/
+83
2017-06-06
target/s390x: fix COMPARE LOGICAL LONG EXTENDED
Aurelien Jarno
2
-22
/
+52
2017-06-06
target/s390x: improve 24-bit and 31-bit lengths read/write
Aurelien Jarno
1
-14
/
+33
2017-06-06
target/s390x: improve 24-bit and 31-bit addresses write
Aurelien Jarno
1
-7
/
+30
2017-06-06
target/s390x: improve 24-bit and 31-bit addresses read
Aurelien Jarno
1
-40
/
+31
2017-06-06
target/s390x: implement MOVE ZONES
Aurelien Jarno
4
-0
/
+24
2017-06-06
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
4
-0
/
+44
2017-06-06
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
4
-0
/
+24
2017-06-06
target/s390x: implement MOVE INVERSE
Aurelien Jarno
4
-0
/
+23
2017-06-06
target/s390x: implement COMPARE AND SIGNAL
Aurelien Jarno
4
-0
/
+57
2017-06-06
target/s390x: implement PACK
Aurelien Jarno
4
-0
/
+51
2017-06-06
target/s390x: implement TEST ADDRESSING MODE
Aurelien Jarno
2
-0
/
+13
2017-06-06
target/s390x: implement TEST AND SET
Aurelien Jarno
2
-0
/
+13
2017-06-06
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
3
-10
/
+19
2017-06-06
target/s390x: remove some Linux assumptions from IPTE
Aurelien Jarno
3
-9
/
+12
2017-06-06
target/s390x: remove dead code in translate.c
Aurelien Jarno
1
-4
/
+1
2017-06-06
target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
Thomas Huth
1
-3
/
+31
2017-06-06
target/s390x: Re-implement a few EXECUTE target insns directly
Richard Henderson
1
-15
/
+51
2017-06-06
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
5
-141
/
+85
2017-06-06
target/s390x: End the TB after EXECUTE
Richard Henderson
2
-23
/
+37
2017-06-06
target/s390x: Save current ilen during translation
Richard Henderson
1
-3
/
+5
2017-06-06
target/s390x: Implement CSPG
Richard Henderson
2
-0
/
+2
[next]