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