index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
SH4: Use qemu_irq in timer emulation.
aurel32
5
-14
/
+27
2008-11-21
CRIS: remove unused op_template.h.
edgar_igl
1
-48
/
+0
2008-11-21
e1000 VLAN offload emulation (Alex Williamson)
aliguori
1
-7
/
+73
2008-11-20
uImage: only try to load 'kernel' images (Hollis Blanchard)
aliguori
1
-4
/
+4
2008-11-20
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
6
-9
/
+9
2008-11-20
uImage: return base load address (Hollis Blanchard)
aliguori
6
-6
/
+12
2008-11-20
uImage: implement gzip support (Hollis Blanchard)
aliguori
1
-4
/
+136
2008-11-20
uImage: don't leak file data or file descriptor (Hollis Blanchard)
aliguori
1
-9
/
+10
2008-11-20
Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)
aliguori
1
-1
/
+1
2008-11-20
target-sh4: fix fldi0/fldi1
aurel32
1
-4
/
+2
2008-11-19
target-sh4: map FP registers as TCG variables
aurel32
1
-106
/
+43
2008-11-19
target-sh4: use CPU_Float/CPU_Double instead of ugly casts
aurel32
1
-40
/
+102
2008-11-19
target-ppc: fix TCG type errors introduced in r5754
aurel32
1
-15
/
+16
2008-11-19
Make KVMSlot a real structure
aliguori
1
-17
/
+37
2008-11-19
target-ppc: convert fp ops to TCG
aurel32
6
-636
/
+550
2008-11-19
kvm: de-register mem region for MMIO (Glauber Costa)
aliguori
1
-1
/
+1
2008-11-19
Fix media detection on emulated CDROM (Gary Grebus)
aliguori
1
-1
/
+3
2008-11-19
Only force inlining when optimizing.
pbrook
1
-0
/
+2
2008-11-18
Add 40-bit DMA support to LSI scsi emulation (Ryan Harper)
aliguori
1
-4
/
+32
2008-11-18
Fix Windows build
aliguori
1
-2
/
+2
2008-11-18
x86: Dump debug registers (Jan Kiszka)
aliguori
1
-0
/
+7
2008-11-18
x86: Debug register emulation (Jan Kiszka)
aliguori
5
-42
/
+217
2008-11-18
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
2
-8
/
+39
2008-11-18
Add debug exception hook (Jan Kiszka)
aliguori
2
-0
/
+17
2008-11-18
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
3
-15
/
+32
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
3
-82
/
+196
2008-11-18
Remove premature memop TB terminations (Jan Kiszka)
aliguori
3
-16
/
+0
2008-11-18
Restore pc on watchpoint hits (Jan Kiszka)
aliguori
2
-2
/
+25
2008-11-18
Respect length of watchpoints (Jan Kiszka)
aliguori
1
-10
/
+20
2008-11-18
Set mem_io_vaddr on io_read (Jan Kiszka)
aliguori
1
-0
/
+1
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
13
-183
/
+267
2008-11-18
gdbstub: Return appropriate watch message to gdb (Jan Kiszka)
aliguori
1
-2
/
+15
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
11
-95
/
+115
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
10
-28
/
+59
2008-11-18
Make KVM slot management more robust
aliguori
1
-2
/
+40
2008-11-18
target-ppc: fix regression introduced by commit 5729
aurel32
1
-1
/
+1
2008-11-18
Preliminary AIX support
malc
7
-4
/
+79
2008-11-18
AIX's assembler does not support local labels, use relative addressing instead
malc
1
-4
/
+3
2008-11-18
Use qemu_memalign instead of memalign in qemu_vmalloc
malc
1
-1
/
+1
2008-11-17
TCG variable type checking.
pbrook
37
-5832
/
+6267
2008-11-16
target-i386: fix helper_pmovmskb_mmx helper
aurel32
1
-16
/
+16
2008-11-16
Attached patch fixes a series of this warning
blueswir1
8
-27
/
+43
2008-11-16
Use correct trap for syscalls on Sparc32
blueswir1
1
-0
/
+4
2008-11-16
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
1
-3
/
+3
2008-11-16
Fix no_frame unused warning when SDL is disabled
blueswir1
1
-0
/
+2
2008-11-15
target-mips: avoid tcg internal error in mfc0/dmfc0
aurel32
1
-8
/
+11
2008-11-14
target-alpha: implement getxuid and getxgid syscalls
aurel32
1
-0
/
+24
2008-11-14
ppc-linux-user: handle EXCP_DEBUG
aurel32
1
-14
/
+13
2008-11-13
ETRAX-FS: Don't schedule DMA processing without active channels.
edgar_igl
1
-14
/
+27
2008-11-13
ETRAX-FS: Fix a segfault if pflash drive not found.
edgar_igl
1
-1
/
+1
[next]