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