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-10-31
Move CharDriverState code out of vl.c
aliguori
3
-2114
/
+2204
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
4
-18
/
+19
2008-10-31
Increase default IO timeout from 10ms to 5s
aliguori
1
-2
/
+2
2008-10-31
Main loop fixes/cleanup
aliguori
2
-18
/
+48
2008-10-31
Clarify qemu_bh_schedule_idle() usage
aliguori
1
-0
/
+6
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
5
-36
/
+78
2008-10-31
fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)
aliguori
1
-4
/
+40
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
9
-26
/
+40
2008-10-31
Make bottom halves more robust
aliguori
2
-23
/
+38
2008-10-29
Use qemu_gettimeofday.
pbrook
1
-1
/
+1
2008-10-29
Fix restore of older snapshots for target-i386 on big endian hosts
aliguori
1
-2
/
+2
2008-10-28
Use locally defined structure.
pbrook
1
-1
/
+1
2008-10-28
Sun4c cleanups (Robert Reif)
blueswir1
1
-10
/
+5
2008-10-28
fix off-by-one generating vmdk backing files (Avi Kivity)
aliguori
1
-1
/
+1
2008-10-28
Set default max_cpus to one.
balrog
26
-38
/
+13
2008-10-28
Fix return value printing for shmat (Lauro Ramos Venancio).
balrog
1
-1
/
+1
2008-10-28
Recvmsg must return the number of bytes received (Lauro Ramos Venancio).
balrog
1
-2
/
+6
2008-10-28
page_check_range: fix wrap around test (Lauro Ramos Venancio).
balrog
1
-3
/
+4
2008-10-28
Fix iovec for the case with invalid elements (Lauro Ramos Venancio).
balrog
1
-13
/
+7
2008-10-28
Use the host exit syscall for exiting (Lauro Ramos Venancio).
balrog
1
-1
/
+3
2008-10-28
CRIS: Plug more temp leaks.
edgar_igl
1
-5
/
+5
2008-10-28
Control + i and [tab] share keycode in curses, simulate [tab].
balrog
1
-1
/
+1
2008-10-28
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
balrog
1
-1
/
+1
2008-10-27
target-ppc: use consistent names for variables
aurel32
1
-141
/
+141
2008-10-27
target-ppc: indentation fixes
aurel32
1
-6
/
+6
2008-10-27
target-ppc: convert rotation instructions to TCG
aurel32
2
-159
/
+138
2008-10-27
CRIS: Plug a few temp leaks.
edgar_igl
1
-1
/
+3
2008-10-27
ETRAX-FS: Process outgoing DMA channels until EOL.
edgar_igl
1
-67
/
+69
2008-10-27
CRIS: Remove cpu_T.
edgar_igl
2
-102
/
+155
2008-10-27
Ansify to please sparse
blueswir1
1
-19
/
+9
2008-10-27
CRIS: Avoid more cpu_T usage.
edgar_igl
1
-95
/
+175
2008-10-27
Move sun4c to its own hwdef (Robert Reif)
blueswir1
1
-239
/
+241
2008-10-27
CRIS: Avoid cpu_T[1] for move_r.
edgar_igl
1
-3
/
+7
2008-10-27
CRIS: Avoid using cpu_T[0] for testing condition codes.
edgar_igl
1
-44
/
+41
2008-10-27
CRIS: Add branch-free versions of abs, lsl, lsr and asr.
edgar_igl
1
-29
/
+40
2008-10-26
CRIS: Correct tcg globals allocation for 64bit hosts.
edgar_igl
1
-12
/
+12
2008-10-26
Preliminary BSD user emulator support
blueswir1
24
-1
/
+5943
2008-10-26
Update from binutils 2.17
blueswir1
1
-579
/
+627
2008-10-26
Document the binutils source files used in constructing sparc-dis.c
blueswir1
1
-0
/
+11
2008-10-26
Add "const"
blueswir1
1
-8
/
+8
2008-10-26
Fix inline use warnings from sparse
blueswir1
2
-4
/
+4
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
37
-61
/
+71
2008-10-26
Fix incorrect use of pstrcpy (malc)
blueswir1
1
-1
/
+1
2008-10-26
Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)
blueswir1
1
-1
/
+1
2008-10-25
Change freeing method because the allocation function was changed in r5532
blueswir1
1
-3
/
+3
2008-10-25
Silence warnings about unused variables
blueswir1
1
-5
/
+5
2008-10-25
Suppress a GCC warning about unused function
blueswir1
1
-0
/
+2
2008-10-25
Fix GCC 4 signedness warning
blueswir1
1
-1
/
+1
2008-10-25
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
3
-1
/
+14
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
7
-9
/
+10
[next]