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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-29
Fix alignment of 64bit args
malc
1
-1
/
+2
2008-11-29
Fix 'enable selection' command (esp_4_ensel.diff)
blueswir1
1
-0
/
+1
2008-11-29
Fix command len detection (esp_3_cmdlen.diff)
blueswir1
1
-4
/
+4
2008-11-29
Fix configuration 2 register (esp_2_cfg2.diff):
blueswir1
1
-6
/
+1
2008-11-29
Misc fixes (Herve Poussineau)
blueswir1
1
-14
/
+21
2008-11-29
Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)
blueswir1
1
-1
/
+1
2008-11-29
Prepare for handling different BSD mmap() flags
blueswir1
2
-4
/
+126
2008-11-29
Fix comment typo.
pbrook
1
-1
/
+1
2008-11-28
qemu-doc.texi: rewrite the documentation for the -net option
aurel32
1
-8
/
+8
2008-11-28
qemu-doc.texi: document downscript network option
aurel32
1
-4
/
+6
2008-11-27
target-ppc: convert POWER2 load/store instructions to TCG
aurel32
5
-163
/
+68
2008-11-27
target-ppc: convert SPE load/store to TCG
aurel32
5
-570
/
+330
2008-11-27
target-ppc: simplify evsplati and evsplatfi
aurel32
1
-16
/
+4
2008-11-27
linux-user: Add support for STOP/CONT signals.
ths
1
-1
/
+6
2008-11-27
linux-user: sig is target signal.
ths
1
-1
/
+1
2008-11-27
Make installing bios files optional.
ths
2
-3
/
+19
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
13
-84
/
+49
2008-11-25
Add TAILQ_FOREACH_SAFE (Jan Kiszka)
aliguori
1
-0
/
+5
2008-11-25
Abstract out geometry detection code from IDE for reuse
aliguori
3
-106
/
+123
2008-11-25
Revert r5636 to fix icount on hosts w/o high-res clocks
aliguori
1
-9
/
+9
2008-11-25
i386: remove unused function prototypes (Laurent Desnogues)
aliguori
1
-3
/
+0
2008-11-25
Fix usb-stub compilation
blueswir1
1
-0
/
+2
2008-11-24
vga optimization (Glauber Costa)
aliguori
5
-0
/
+129
2008-11-24
kvm: Introduce kvm logging interface (Glauber Costa)
aliguori
2
-13
/
+113
2008-11-24
move vga_io_address to VGA State (Glauber Costa)
aliguori
2
-3
/
+4
2008-11-24
better type checking for vga (Glauber Costa)
aliguori
4
-7
/
+7
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
20
-180
/
+205
2008-11-24
target-ppc: convert trap instructions to TCG
aurel32
5
-43
/
+32
2008-11-24
target-ppc: convert altivec load/store to TCG
aurel32
4
-116
/
+45
2008-11-23
target-ppc: convert FPU load/store to TCG
aurel32
4
-216
/
+159
2008-11-23
target-ppc: fix access_type usage
aurel32
1
-36
/
+38
2008-11-23
target-ppc: include the instruction name in load/store handlers name
aurel32
1
-59
/
+59
2008-11-23
target-ppc: convert SPE FP ops to TCG
aurel32
5
-1007
/
+681
2008-11-23
Fix typo reported by Thiemo Seufer
blueswir1
1
-1
/
+1
2008-11-22
target-ppc: remove declaration of removed function from op_helper.h
aurel32
1
-61
/
+0
2008-11-22
Native BSD host USB support (Juergen Lock, Lonnie Mendez)
blueswir1
5
-24
/
+673
2008-11-22
Native FreeBSD parallel port (Juergen Lock)
blueswir1
1
-0
/
+65
2008-11-22
Use MAP_ANON also for FreeBSD (Juergen Lock)
blueswir1
1
-2
/
+5
2008-11-22
Fix BSD user compilation on other than OpenBSD
blueswir1
2
-7
/
+41
2008-11-22
Fix some compile and linking issues on NetBSD.
blueswir1
1
-1
/
+6
2008-11-22
Add native softfloat fpu functions (Christoph Egger)
blueswir1
1
-2
/
+20
2008-11-22
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
blueswir1
5
-14
/
+15
2008-11-22
target-sh4: fix 64-bit fmov to/from memory
aurel32
1
-29
/
+33
2008-11-22
target-ppc: convert exceptions generation to TCG
aurel32
8
-66
/
+76
2008-11-21
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
1
-26
/
+34
2008-11-21
target-sh4: fix TLB/MMU emulation
aurel32
1
-36
/
+29
2008-11-21
SH4: Switch serial emulation to qemu_irq
aurel32
4
-33
/
+33
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
[next]