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
*
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-10-05
2
-3
/
+3
*
Make audio_pcm_opsstatic const
blueswir1
2008-10-05
11
-14
/
+14
*
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
2008-10-05
7
-15
/
+32
*
Variable logfilename is not used outside exec.c
blueswir1
2008-10-05
1
-1
/
+1
*
Variable autostart is not used outside main()
blueswir1
2008-10-05
2
-3
/
+3
*
Update Sparc docs, add -cpu flag
blueswir1
2008-10-04
1
-16
/
+64
*
Fix crc32w decoding, fix a constant width in blendvpd.
balrog
2008-10-04
2
-5
/
+4
*
Make network packet debug functions more accessible
blueswir1
2008-10-04
1
-4
/
+7
*
Add some missing static qualifiers
blueswir1
2008-10-04
2
-8
/
+8
*
Move nographic export to sysemu.h
blueswir1
2008-10-04
4
-5
/
+1
*
Use qemu-log.h
blueswir1
2008-10-04
8
-21
/
+8
*
x86 "popcnt" affects flags.
balrog
2008-10-04
1
-0
/
+2
*
Implement SSE4.1, SSE4.2 (x86).
balrog
2008-10-04
4
-37
/
+992
*
Improve pflash cfi01 debug messages (Thomas Petazzoni).
balrog
2008-10-03
1
-3
/
+3
*
Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).
balrog
2008-10-03
1
-1
/
+1
*
Rearrange tick functions
blueswir1
2008-10-03
4
-31
/
+46
*
Fix missing prototype warnings by moving declarations
blueswir1
2008-10-03
2
-11
/
+9
*
Fix warning about unused function
blueswir1
2008-10-03
1
-0
/
+2
*
Fix warning about missing return value
blueswir1
2008-10-03
1
-0
/
+1
*
Optimize 64 bit bswap
malc
2008-10-02
1
-5
/
+5
*
Do not use load_seg_vm to load CS in real mode iret handling
malc
2008-10-02
1
-1
/
+2
*
Include qemu-common.h in order to get prototypes for qemu_malloc etc.
blueswir1
2008-10-02
1
-0
/
+1
*
Resurrect the safe part of r5274
blueswir1
2008-10-02
11
-58
/
+163
*
Make PCI class description tables const
blueswir1
2008-10-02
1
-2
/
+2
*
Make monitor command tables const
blueswir1
2008-10-02
1
-22
/
+22
*
Make some i386 disassembler tables const
blueswir1
2008-10-02
1
-22
/
+22
*
Make CPULogItem tables const
blueswir1
2008-10-02
4
-5
/
+5
*
Make keysym tables const
blueswir1
2008-10-02
4
-6
/
+6
*
Make some tables const
blueswir1
2008-10-02
1
-6
/
+6
*
Sun ss20 OBP does 32bit register access to esp (Robert Reif)
blueswir1
2008-10-02
1
-1
/
+1
*
Fix MXCC printf warning (based on patch by Robert Reif)
blueswir1
2008-10-02
1
-3
/
+3
*
Add missing parenthesis in qemu_ram_alloc()
ths
2008-10-02
1
-1
/
+1
*
ppc: fix crash in ppc system single step support
aurel32
2008-10-01
1
-4
/
+0
*
Reset CPU on INIT IPI
aurel32
2008-10-01
1
-0
/
+5
*
Fix cscope filelist by removing leading ./
aurel32
2008-10-01
1
-1
/
+1
*
Add inotify syscall family
aurel32
2008-10-01
1
-0
/
+29
*
Add mincore syscall
aurel32
2008-10-01
1
-1
/
+13
*
Add fadvise64 stubs
aurel32
2008-10-01
1
-0
/
+21
*
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
2008-10-01
1
-1
/
+1
*
monitor: add sendkey support for comma, dot and slash
aurel32
2008-10-01
1
-0
/
+3
*
qemu-doc: document use of raw values with sendkey
aurel32
2008-10-01
1
-2
/
+3
*
hw/apic.c: use bsr and bsf on x86_64
aurel32
2008-10-01
1
-2
/
+2
*
fix default size handling in monitor
aurel32
2008-10-01
1
-1
/
+1
*
target-ppc: fix computation of XER.{CA, OV} in addme, subfme
aurel32
2008-10-01
2
-18
/
+2
*
target-ppc: fix mullw/mullwo
aurel32
2008-10-01
2
-1
/
+5
*
Fix warning about variables used uninitialized
blueswir1
2008-10-01
1
-0
/
+4
*
Make some variables static
blueswir1
2008-10-01
1
-14
/
+14
*
Make some variables static
blueswir1
2008-10-01
2
-2
/
+2
*
Change some qualifiers to static
blueswir1
2008-10-01
1
-10
/
+11
*
Remove unused variables
blueswir1
2008-10-01
1
-2
/
+0
[next]