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-09-24
Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
balrog
4
-6
/
+21
2008-09-24
Add missing dependencies for qemu-doc.* (Stefan Weil)
aliguori
1
-3
/
+5
2008-09-23
Fix tcg_gen_concat32_i64 on 64-bit hosts.
pbrook
1
-1
/
+2
2008-09-23
scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)
aliguori
1
-9
/
+54
2008-09-23
Relax posix-aio restrictions on newer glibcs
aliguori
1
-1
/
+1
2008-09-22
Use concet TCG instructions in the MIPS target.
ths
1
-24
/
+4
2008-09-22
CRIS: Improve ASID related TLB flushes.
edgar_igl
4
-37
/
+36
2008-09-22
Fix formatting of documentation (Stefan Weil)
aliguori
1
-13
/
+13
2008-09-22
ETRAX-FS: Correct ethernet PHY diagnostics register reads.
edgar_igl
1
-4
/
+51
2008-09-22
Add software and timer interrupt support
blueswir1
5
-10
/
+108
2008-09-22
fixing keymap for Windows keys (Stefano Stabellini)
aliguori
1
-2
/
+2
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
8
-86
/
+285
2008-09-22
Fix arguments used in cas/casx, thanks to Igor Kovalenko for spotting
blueswir1
1
-5
/
+5
2008-09-22
Add comment to windows SCSI hack.
pbrook
1
-0
/
+5
2008-09-22
Remove unnecessary call to qemu_aio_init (called from bdrv_init)
blueswir1
1
-1
/
+0
2008-09-22
LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)
aliguori
1
-2
/
+8
2008-09-22
scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier)
aliguori
1
-0
/
+3
2008-09-22
scsi-generic: correct usage of memset() (Laurent Vivier)
aliguori
1
-2
/
+2
2008-09-22
Don't use sprintf() or strcpy()
aliguori
1
-10
/
+10
2008-09-22
Do not allow AIO to be inited multiple times
aliguori
1
-0
/
+3
2008-09-22
Support out-of-the-tree building of tests
malc
1
-2
/
+3
2008-09-22
Avoid clobbering input register in qemu_ld64+bswap+useronly case
malc
1
-13
/
+6
2008-09-22
Fix ARM NEON vdup and vtbl bugs.
pbrook
2
-5
/
+7
2008-09-21
Fix neon encoding comment.
pbrook
1
-1
/
+1
2008-09-21
Fix Xcontext fill, by Here Poussineau.
ths
1
-1
/
+1
2008-09-21
Use the new concat_tl_i64 op for std and stda
blueswir1
1
-18
/
+6
2008-09-21
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2
-0
/
+18
2008-09-21
Use the new concat_i32_i64 op for std and stda
blueswir1
3
-22
/
+20
2008-09-21
Add concat_i32_i64 op.
pbrook
6
-51
/
+44
2008-09-21
Band-aid vfork() emulation (Kirill Shutemov).
balrog
1
-0
/
+4
2008-09-21
Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).
balrog
1
-2
/
+2
2008-09-21
Enable same-arch consistency check on x86-64, print syscall name on error.
balrog
2
-4
/
+7
2008-09-20
Move signal handler prototype back to cpu.h
blueswir1
2
-1
/
+1
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
25
-50
/
+57
2008-09-20
Add signed versions of save/load functions
blueswir1
12
-78
/
+183
2008-09-20
Fix QADD / QSUB decoding on ARM (Torbjörn Andersson).
balrog
1
-1
/
+1
2008-09-20
Fix pread() and pwrite() syscall on ARM EABI (Kirill Shutemov).
balrog
1
-0
/
+8
2008-09-20
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
4
-0
/
+15
2008-09-20
Fix building with 2.6.27 kernel headers (Kirill Shutemov).
balrog
1
-1
/
+1
2008-09-20
Implement the futimesat() syscall (by Kirill Shutemov).
balrog
1
-0
/
+25
2008-09-20
Implement fstatat64() syscall (by Kirill Shutemov).
balrog
1
-58
/
+83
2008-09-20
Swap only altered elements of the grouplist in getgroups() (Kirill Shutemov).
balrog
1
-2
/
+2
2008-09-20
Fix getgroups() with zero size parameter (Kirill Shutemov).
balrog
1
-0
/
+4
2008-09-20
Use a QEMUBH when an OMAP timer must expire immediately.
balrog
1
-10
/
+14
2008-09-20
Add a comment about masking of CTI interrupt in 16550A UART.
balrog
1
-0
/
+3
2008-09-20
Allow attaching devices to OMAP UARTs.
balrog
3
-4
/
+17
2008-09-18
Update OpenBIOS images to SVN r237.
blueswir1
3
-1
/
+1
2008-09-18
Add Sparc32 display depth to firmware configuration
blueswir1
1
-0
/
+2
2008-09-18
Add common keys to firmware configuration
blueswir1
5
-19
/
+77
2008-09-18
Add UUID to firmware configuration info (Gleb Natapov)
blueswir1
2
-0
/
+3
[next]