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
*
alpha: add tests
aurel32
2008-09-14
4
-0
/
+144
*
MIPS: Fix tlbwi/tlbwr
aurel32
2008-09-14
1
-3
/
+9
*
MIPS: remove empty cpu_mips_irqctrl_init()
aurel32
2008-09-14
6
-9
/
+0
*
target-mips: fix warning
aurel32
2008-09-14
1
-1
/
+1
*
alpha: fix helper.h
aurel32
2008-09-14
1
-5
/
+0
*
alpha: fix lit sign
aurel32
2008-09-14
1
-3
/
+3
*
qemu_next_deadline_dyntick is only used on Linux and Windows
blueswir1
2008-09-14
1
-0
/
+2
*
Revert incorrect part of r4574 to avoid unaligned traps with i386 target
blueswir1
2008-09-14
1
-38
/
+0
*
Display TCGCond name in tcg dumper (original patch by Tristan Gingold)
blueswir1
2008-09-14
1
-1
/
+30
*
Enable gcc flag -Wwrite-strings
blueswir1
2008-09-14
2
-2
/
+4
*
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
20
-70
/
+72
*
usb: Support for removing device by host addr, improved auto filter syntax (M...
aliguori
2008-09-14
3
-31
/
+176
*
husb: Make control transactions asynchronous (Max Krasnyansky)
aliguori
2008-09-14
1
-93
/
+371
*
Use 64 bit loads for tlb addend only if addend size is 64 bits
blueswir1
2008-09-13
1
-2
/
+8
*
Fix stack alignment on Sparc32 host
blueswir1
2008-09-13
1
-1
/
+2
*
Fix mulscc with high bits set in either src1 or src2
blueswir1
2008-09-13
1
-2
/
+3
*
Let snapshot work with protocols
aliguori
2008-09-12
1
-1
/
+13
*
uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)
aliguori
2008-09-11
1
-1
/
+1
*
Enable gcc flag -Wendif-labels
blueswir1
2008-09-11
2
-2
/
+2
*
Only build compatfd when using AIO and make sure to always init AIO
aliguori
2008-09-11
5
-2
/
+16
*
Write zeros to high bits of y, based on patch by Vince Weaver
blueswir1
2008-09-11
1
-2
/
+4
*
Make sure to read siginfo from signalfd
aliguori
2008-09-11
1
-0
/
+27
*
Fix the build on non-Linux systems
aliguori
2008-09-11
1
-5
/
+1
*
Convert rest of ops using float32 to TCG, remove FT0 and FT1
blueswir1
2008-09-10
5
-64
/
+39
*
Partially convert float128 conversion ops to TCG
blueswir1
2008-09-10
3
-20
/
+19
*
Convert basic 64 bit VIS ops to TCG
blueswir1
2008-09-10
4
-102
/
+65
*
Convert basic 32 bit VIS ops to TCG
blueswir1
2008-09-10
3
-164
/
+48
*
Convert basic float32 ops to TCG
blueswir1
2008-09-10
3
-190
/
+329
*
Add missing files from previous commit.
aliguori
2008-09-10
2
-0
/
+160
*
Use signalfd() to work around signal/select race
aliguori
2008-09-10
7
-110
/
+55
*
qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)
aliguori
2008-09-10
3
-3
/
+3
*
Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG
blueswir1
2008-09-09
5
-31
/
+43
*
Add missing "static"
blueswir1
2008-09-09
1
-1
/
+1
*
Add gitignore file
aliguori
2008-09-09
1
-0
/
+33
*
Fix up pxe boot (Glauber Costa)
aliguori
2008-09-09
1
-2
/
+6
*
alpha: only print debug information to the log file
aurel32
2008-09-07
2
-6
/
+4
*
TCG: Use x86-64 zero extension instructions.
pbrook
2008-09-07
1
-0
/
+15
*
Implement TCG sign extension ops for x86-64.
pbrook
2008-09-07
2
-0
/
+27
*
Fix libvdeplug link test.
pbrook
2008-09-07
1
-2
/
+7
*
Fix a typo in fpsub32
blueswir1
2008-09-06
1
-1
/
+1
*
Convert most env fields to TCG registers
blueswir1
2008-09-06
1
-95
/
+91
*
Silence gcc warning about constant overflow
blueswir1
2008-09-06
2
-3
/
+11
*
Enable gcc flag -Wundef
blueswir1
2008-09-06
2
-2
/
+2
*
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2008-09-06
14
-64
/
+67
*
Some little fixes on QEMU
aurel32
2008-09-06
3
-8
/
+6
*
fix alpha cmovxx instruction
aurel32
2008-09-05
1
-5
/
+5
*
CRIS: Mask off the cache selection bit after MMU translations.
edgar_igl
2008-09-05
2
-18
/
+13
*
Revert "TCG: enable debug"
aurel32
2008-09-05
1
-1
/
+1
*
ppc: Convert op_subf to TCG
aurel32
2008-09-05
2
-13
/
+10
*
ppc: Convert op_add, op_addi to TCG
aurel32
2008-09-05
2
-28
/
+19
[next]