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
*
target-sh4: fix TLB/MMU emulation
aurel32
2008-11-21
1
-36
/
+29
*
SH4: Switch serial emulation to qemu_irq
aurel32
2008-11-21
4
-33
/
+33
*
SH4: Use qemu_irq in timer emulation.
aurel32
2008-11-21
5
-14
/
+27
*
CRIS: remove unused op_template.h.
edgar_igl
2008-11-21
1
-48
/
+0
*
e1000 VLAN offload emulation (Alex Williamson)
aliguori
2008-11-21
1
-7
/
+73
*
uImage: only try to load 'kernel' images (Hollis Blanchard)
aliguori
2008-11-20
1
-4
/
+4
*
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
2008-11-20
6
-9
/
+9
*
uImage: return base load address (Hollis Blanchard)
aliguori
2008-11-20
6
-6
/
+12
*
uImage: implement gzip support (Hollis Blanchard)
aliguori
2008-11-20
1
-4
/
+136
*
uImage: don't leak file data or file descriptor (Hollis Blanchard)
aliguori
2008-11-20
1
-9
/
+10
*
Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)
aliguori
2008-11-20
1
-1
/
+1
*
target-sh4: fix fldi0/fldi1
aurel32
2008-11-20
1
-4
/
+2
*
target-sh4: map FP registers as TCG variables
aurel32
2008-11-19
1
-106
/
+43
*
target-sh4: use CPU_Float/CPU_Double instead of ugly casts
aurel32
2008-11-19
1
-40
/
+102
*
target-ppc: fix TCG type errors introduced in r5754
aurel32
2008-11-19
1
-15
/
+16
*
Make KVMSlot a real structure
aliguori
2008-11-19
1
-17
/
+37
*
target-ppc: convert fp ops to TCG
aurel32
2008-11-19
6
-636
/
+550
*
kvm: de-register mem region for MMIO (Glauber Costa)
aliguori
2008-11-19
1
-1
/
+1
*
Fix media detection on emulated CDROM (Gary Grebus)
aliguori
2008-11-19
1
-1
/
+3
*
Only force inlining when optimizing.
pbrook
2008-11-19
1
-0
/
+2
*
Add 40-bit DMA support to LSI scsi emulation (Ryan Harper)
aliguori
2008-11-18
1
-4
/
+32
*
Fix Windows build
aliguori
2008-11-18
1
-2
/
+2
*
x86: Dump debug registers (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+7
*
x86: Debug register emulation (Jan Kiszka)
aliguori
2008-11-18
5
-42
/
+217
*
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
2008-11-18
2
-8
/
+39
*
Add debug exception hook (Jan Kiszka)
aliguori
2008-11-18
2
-0
/
+17
*
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
2008-11-18
3
-15
/
+32
*
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-11-18
3
-82
/
+196
*
Remove premature memop TB terminations (Jan Kiszka)
aliguori
2008-11-18
3
-16
/
+0
*
Restore pc on watchpoint hits (Jan Kiszka)
aliguori
2008-11-18
2
-2
/
+25
*
Respect length of watchpoints (Jan Kiszka)
aliguori
2008-11-18
1
-10
/
+20
*
Set mem_io_vaddr on io_read (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+1
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
13
-183
/
+267
*
gdbstub: Return appropriate watch message to gdb (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+15
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
11
-95
/
+115
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
10
-28
/
+59
*
Make KVM slot management more robust
aliguori
2008-11-18
1
-2
/
+40
*
target-ppc: fix regression introduced by commit 5729
aurel32
2008-11-18
1
-1
/
+1
*
Preliminary AIX support
malc
2008-11-18
7
-4
/
+79
*
AIX's assembler does not support local labels, use relative addressing instead
malc
2008-11-18
1
-4
/
+3
*
Use qemu_memalign instead of memalign in qemu_vmalloc
malc
2008-11-18
1
-1
/
+1
*
TCG variable type checking.
pbrook
2008-11-17
37
-5832
/
+6267
*
target-i386: fix helper_pmovmskb_mmx helper
aurel32
2008-11-16
1
-16
/
+16
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
8
-27
/
+43
*
Use correct trap for syscalls on Sparc32
blueswir1
2008-11-16
1
-0
/
+4
*
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
2008-11-16
1
-3
/
+3
*
Fix no_frame unused warning when SDL is disabled
blueswir1
2008-11-16
1
-0
/
+2
*
target-mips: avoid tcg internal error in mfc0/dmfc0
aurel32
2008-11-15
1
-8
/
+11
*
target-alpha: implement getxuid and getxgid syscalls
aurel32
2008-11-14
1
-0
/
+24
*
ppc-linux-user: handle EXCP_DEBUG
aurel32
2008-11-14
1
-14
/
+13
[next]