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
...
*
Make page_find() return 0 for too-large addresses (Eduardo Habkost)
aliguori
2008-09-15
1
-6
/
+16
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
11
-177
/
+212
*
Define a few structures instead of including a file, add "static"
blueswir1
2008-09-15
1
-2
/
+20
*
SH4: Privilege check for instructions
aurel32
2008-09-15
2
-25
/
+47
*
qemu sh4 nptl support
aurel32
2008-09-15
4
-1
/
+12
*
sh4: doesn't set the cpu_model_str
aurel32
2008-09-15
1
-0
/
+1
*
SH4: Serial controller improvement
aurel32
2008-09-15
1
-5
/
+79
*
SH4: sleep instruction bug fix
aurel32
2008-09-15
3
-3
/
+4
*
Fix array subscript above array bounds error
blueswir1
2008-09-14
1
-1
/
+1
*
ppc: Convert op_andi to TCG
aurel32
2008-09-14
2
-54
/
+11
*
ppc: Convert ctr, lr moves to TCG
aurel32
2008-09-14
3
-28
/
+12
*
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
[prev]
[next]