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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-15
target-tilegx: Handle v1shli, v1shrui
Richard Henderson
1
-0
/
+14
2015-09-15
target-tilegx: Handle v4int_l/h
Richard Henderson
1
-0
/
+8
2015-09-15
target-tilegx: Handle atomic instructions
Richard Henderson
3
-2
/
+248
2015-09-15
target-tilegx: Handle mtspr, mfspr
Richard Henderson
1
-3
/
+73
2015-09-15
target-tilegx: Handle v1cmpeq, v1cmpne
Richard Henderson
1
-0
/
+51
2015-09-15
target-tilegx: Handle mask instructions
Richard Henderson
1
-2
/
+9
2015-09-15
target-tilegx: Handle scalar multiply instructions
Richard Henderson
1
-0
/
+112
2015-09-15
target-tilegx: Handle conditional move instructions
Richard Henderson
1
-1
/
+8
2015-09-15
target-tilegx: Handle shift instructions
Richard Henderson
1
-2
/
+54
2015-09-15
target-tilegx: Handle bitfield instructions
Richard Henderson
1
-0
/
+74
2015-09-15
target-tilegx: Implement system and memory management instructions
Richard Henderson
1
-23
/
+54
2015-09-15
target-tilegx: Handle comparison instructions
Richard Henderson
1
-6
/
+33
2015-09-15
target-tilegx: Handle conditional branch instructions
Richard Henderson
1
-13
/
+38
2015-09-15
target-tilegx: Handle unconditional jump instructions
Richard Henderson
1
-17
/
+41
2015-09-15
target-tilegx: Handle post-increment load and store instructions
Richard Henderson
1
-8
/
+86
2015-09-15
target-tilegx: Handle basic load and store instructions
Richard Henderson
1
-15
/
+115
2015-09-15
target-tilegx: Handle most bit manipulation instructions
Richard Henderson
3
-1
/
+79
2015-09-15
target-arm: Use new revbit functions
Richard Henderson
2
-25
/
+2
2015-09-15
host-utils: Add revbit functions
Richard Henderson
1
-0
/
+77
2015-09-15
target-tilegx: Handle arithmetic instructions
Richard Henderson
1
-6
/
+90
2015-09-15
target-tilegx: Handle simple logical operations
Richard Henderson
1
-3
/
+96
2015-09-15
target-tilegx: Add TILE-Gx building files
Chen Gang
3
-0
/
+4
2015-09-15
target-tilegx: Generate SEGV properly
Richard Henderson
3
-1
/
+9
2015-09-15
Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstrea...
Peter Maydell
44
-880
/
+6132
2015-09-15
target-tilegx: Framework for decoding bundles
Richard Henderson
1
-0
/
+1145
2015-09-15
target-tilegx: Add several helpers for instructions translation
Chen Gang
2
-0
/
+74
2015-09-15
target-tilegx: Add cpu basic features for linux-user
Chen Gang
2
-0
/
+345
2015-09-15
target-tilegx: Add special register information from Tilera Corporation
Chen Gang
1
-0
/
+216
2015-09-15
target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
Richard Henderson
1
-1
/
+1
2015-09-15
target-tilegx: Modify _SPECIAL_ opcodes
Richard Henderson
1
-2
/
+2
2015-09-15
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
Chen Gang
1
-110
/
+110
2015-09-15
target-tilegx: Add opcode basic implementation from Tilera Corporation
Chen Gang
1
-0
/
+1406
2015-09-15
linux-user: Conditionalize syscalls which are not defined in tilegx
Chen Gang
1
-1
/
+49
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
4
-5
/
+103
2015-09-15
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
11
-799
/
+362
2015-09-15
linux-user: tilegx: Add architecture related features
Chen Gang
6
-0
/
+747
2015-09-15
ui: fix return type for VNC I/O functions to be ssize_t
Daniel P. Berrange
2
-21
/
+21
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
7
-0
/
+1442
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
10
-0
/
+3035
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
5
-0
/
+406
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
5
-0
/
+359
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
8
-1
/
+391
2015-09-15
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
5
-9
/
+17
2015-09-15
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
5
-12
/
+27
2015-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150915-1' into s...
Peter Maydell
2
-29
/
+58
2015-09-15
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-6
/
+18
2015-09-15
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
1
-1
/
+1
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
1
-4
/
+15
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
1
-1
/
+2
2015-09-15
gtk: use setlocale() for LC_MESSAGES only
Alberto Garcia
1
-1
/
+20
[prev]
[next]