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
2008-06-09
SVM: Fix segment attribute clobbering (Alexander Graf)
bellard
1
-1
/
+1
2008-06-09
Emit trampolines manually in prologue
malc
1
-38
/
+80
2008-06-09
Fix test for signed div fast path
malc
1
-1
/
+7
2008-06-09
Add proper file header.
pbrook
1
-1
/
+9
2008-06-09
Use qemu_mallocz to allocate new thread state. Remove redundant memset.
pbrook
2
-2
/
+2
2008-06-09
Use qemu_mallocz.
pbrook
1
-2
/
+1
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
6
-40
/
+134
2008-06-09
Despite what the documentation says/implies, PTHREAD_STACK_MIN is often not
pbrook
1
-0
/
+1
2008-06-09
Switch remaining CP0 instructions to TCG or helper functions.
ths
5
-1236
/
+1179
2008-06-09
Add -mlongcall for PPC host (needed for MIPS for instance)
malc
1
-0
/
+1
2008-06-09
R_PPC_REL24 safety net
malc
1
-0
/
+8
2008-06-09
Fix div[u]2.
malc
1
-26
/
+65
2008-06-09
Clean up MMIO TLB handling.
pbrook
7
-176
/
+195
2008-06-09
Fix the sendkey hold time calculation (Jan Kiszka).
balrog
1
-2
/
+2
2008-06-09
TC6393XB system features (Dmitry Baryshkov).
balrog
4
-37
/
+301
2008-06-08
Enhance sendkey with key hold time (Jan Kiszka).
balrog
2
-25
/
+39
2008-06-08
Register helper functions.
ths
2
-7
/
+18
2008-06-08
Check the returned audio_buf_info fields
malc
1
-0
/
+6
2008-06-08
Fix error reporting under Win32 (CreateFile does not set errno)
malc
1
-1
/
+6
2008-06-08
Update
malc
1
-0
/
+2
2008-06-08
Fix some signedness issues caught by gcc 4.3
malc
3
-6
/
+8
2008-06-08
Remove dead and bitrotten "qemu-fast" code.
pbrook
2
-130
/
+16
2008-06-08
Do not scare users with ominous error messages from AUD_open*
malc
1
-31
/
+60
2008-06-07
Implement thread creation.
pbrook
1
-11
/
+137
2008-06-07
Multithreaded locking fixes.
pbrook
10
-237
/
+447
2008-06-07
PPC TCG Fixes
malc
2
-48
/
+37
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
9
-67
/
+144
2008-06-07
Fix Sparc32plus GDBstub support
blueswir1
1
-25
/
+39
2008-06-07
Allocate a register pair instead of a single register.
ths
1
-1
/
+1
2008-06-06
undocumented 0x82 opcode is invalid in 64 bit code
bellard
1
-1
/
+3
2008-06-06
Fix i386 segment descriptor types on reset (Avi Kivity)
bellard
1
-9
/
+15
2008-06-06
CRIS: Add the P flag to the tb dependent flags.
edgar_igl
1
-1
/
+1
2008-06-06
CRIS translator updates
edgar_igl
1
-103
/
+212
2008-06-06
Correct P flag assertion in rfe.
edgar_igl
1
-1
/
+3
2008-06-06
Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.
edgar_igl
3
-10
/
+13
2008-06-06
Add a testcase for broken x arithmetic sequences.
edgar_igl
1
-0
/
+26
2008-06-06
Increase the odds for the movei test to pass in system simulation.
edgar_igl
1
-0
/
+3
2008-06-06
Avoid warnings.
edgar_igl
2
-1
/
+2
2008-06-06
ETRAX machine updates.
edgar_igl
2
-17
/
+23
2008-06-06
Compile with debug.
edgar_igl
1
-1
/
+1
2008-06-06
Fix compiler warning.
ths
1
-1
/
+1
2008-06-05
Compile fix for Apple, by C.W. Betts.
ths
1
-3
/
+3
2008-06-05
Fix always_inline definition for Darwin, by Andreas Faerber.
ths
2
-1
/
+5
2008-06-05
Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.
ths
1
-25
/
+20
2008-06-05
New qemu-img convert -B option, by Marc Bevand.
ths
4
-8
/
+76
2008-06-05
Update documentation for qemu-img convert options, by Marc Bevand.
ths
1
-1
/
+1
2008-06-05
Free constant temporaries.
ths
1
-2
/
+20
2008-06-04
save more CPU state
bellard
3
-7
/
+39
2008-06-04
SVM: added tsc_offset
bellard
2
-4
/
+8
2008-06-04
Explicitly free temporaries.
ths
1
-160
/
+130
[next]