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
*
Add qemu_iovec_reset() (Avi Kivity)
aliguori
2009-02-05
2
-0
/
+7
*
Add a scatter-gather list type and accessors (Avi Kivity)
aliguori
2009-02-05
3
-1
/
+72
*
Add debug, savevm and reset support for UniNorth
blueswir1
2009-02-05
2
-1
/
+54
*
Use qemu_ram_alloc
blueswir1
2009-02-05
1
-6
/
+10
*
target-ppc: add vrlogefp instruction
aurel32
2009-02-05
3
-0
/
+12
*
soft-float: add float32_log2() and float64_log2()
aurel32
2009-02-05
2
-0
/
+95
*
Properly initialize len argument of sysctl and include stdio.h (perror)
malc
2009-02-04
1
-0
/
+2
*
target-ppc: fix previous commit
aurel32
2009-02-04
1
-1
/
+4
*
target-ppc: use the new float constants
aurel32
2009-02-04
1
-12
/
+6
*
softfloat: add a 1.0 constant for float32 and float64
aurel32
2009-02-04
1
-0
/
+2
*
Add vcf{u,s}x instructions
aurel32
2009-02-04
3
-0
/
+17
*
Add vrfi{m,n,p,z} instructions
aurel32
2009-02-04
3
-0
/
+26
*
Add various NaN-handling macros
aurel32
2009-02-04
1
-0
/
+21
*
Partialy fix mmap at EOF for large pagesize targets in user-mode.
edgar_igl
2009-02-03
1
-2
/
+37
*
Remove accidental addition of local patch.
aliguori
2009-02-03
1
-1
/
+0
*
Make mtvscr use a helper
aurel32
2009-02-03
3
-5
/
+15
*
Add calls to initialize VSCR on appropriate machines
aurel32
2009-02-03
1
-0
/
+22
*
Rename spe_status to vec_status
aurel32
2009-02-03
2
-57
/
+59
*
Add f field to ppc_avr_t
aurel32
2009-02-03
1
-0
/
+1
*
SH4: Fix warning when compiling sh7750_regnames.c
aurel32
2009-02-03
1
-0
/
+1
*
linux-user: Remove incorrect break;
aurel32
2009-02-03
1
-1
/
+0
*
Fix compilation of PPC64 targets with DEBUG_TCGV enabled
aurel32
2009-02-03
1
-3
/
+3
*
Add phenom CPU descriptor (Alexander Graf)
aliguori
2009-02-02
1
-0
/
+28
*
Implement FFXSR (Alexander Graf)
aliguori
2009-02-02
1
-8
/
+20
*
Add zlib encoding support (Alexander Graf)
aliguori
2009-02-02
1
-0
/
+109
*
Move the framebuffer update package out (Alexander Graf)
aliguori
2009-02-02
1
-4
/
+2
*
Move buffer functions up (Alexander Graf)
aliguori
2009-02-02
1
-33
/
+33
*
Add some tight awareness to vnc.c (Alexander Graf)
aliguori
2009-02-02
1
-2
/
+21
*
Fix invalid #if in vnc.c when debugging is enabled (Alexander Graf)
aliguori
2009-02-02
1
-1
/
+1
*
Use VNC protocol defines (Alexander Graf)
aliguori
2009-02-02
1
-47
/
+50
*
Split VNC defines to vnc.h (Alexander Graf)
aliguori
2009-02-02
3
-35
/
+114
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
8
-12
/
+12
*
Add and use #defines for PCI device classes
blueswir1
2009-02-01
34
-86
/
+81
*
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
2009-02-01
8
-16
/
+27
*
PowerPC: IDE DB-DMA support
aurel32
2009-01-30
4
-23
/
+156
*
PowerPC: mac-io DB-DMA support
aurel32
2009-01-30
5
-35
/
+844
*
pl031: remove unused variable
aurel32
2009-01-30
1
-1
/
+0
*
linux-user: fix signal.c warning
aurel32
2009-01-30
1
-4
/
+4
*
linux-user: identify running binary in /proc/self/exe
aurel32
2009-01-30
3
-3
/
+16
*
linux-user: Add generic env variable handling
aurel32
2009-01-30
4
-17
/
+304
*
target-ppc: Fix struct target_stat64 for 32-bit host
aurel32
2009-01-30
1
-2
/
+3
*
target-sh4: Fix struct target_stat64 for 64-bit host
aurel32
2009-01-30
1
-1
/
+1
*
linuw-user fix: read() and acct() on NULL arguments
aurel32
2009-01-30
1
-8
/
+16
*
linux-user: don't crash with null name
aurel32
2009-01-30
1
-1
/
+1
*
linux-user: return EINVAL on incorrect sockaddr
aurel32
2009-01-30
1
-2
/
+31
*
linux-user: fix accept(2) with NULL peer
aurel32
2009-01-30
1
-0
/
+3
*
Allow usb tablet to be used with vmware-vga hwcursor.
balrog
2009-01-29
1
-2
/
+4
*
Fix absolute mode mice.
balrog
2009-01-29
1
-1
/
+3
*
check SCSI read/write requests against max LBA (Rik van Riel)
aliguori
2009-01-29
1
-0
/
+18
*
Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
aliguori
2009-01-29
1
-1
/
+1
[next]