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-04-22
x86/x86-64 MMU PAE fixes
aurel32
2
-20
/
+24
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
36
-98
/
+153
2008-04-22
bios: add support to memory above the pci hole
aurel32
2
-3
/
+127
2008-04-22
Revert the previous patch
blueswir1
3
-127
/
+108
2008-04-22
Move 128-bit float emulation under linux-user including the forgotten file
blueswir1
1
-0
/
+124
2008-04-22
Move 128-bit float emulation under linux-user
blueswir1
2
-108
/
+3
2008-04-22
x86: remove load_kernel()
aurel32
1
-31
/
+0
2008-04-22
Inventra MUSB-HDRC host-mode USB.
balrog
6
-1
/
+2280
2008-04-22
Hush pointer target signedness warnings from gcc 4.
balrog
3
-20
/
+20
2008-04-22
Fix update region size in EPSON blizzard.
balrog
1
-2
/
+2
2008-04-21
Remove duplicate definitions
blueswir1
1
-8
/
+1
2008-04-20
Use "mount -o remount" instead of "umount" and "mount /dev/shm",
aurel32
1
-2
/
+1
2008-04-20
fix dyngen on HPPA hosts
aurel32
1
-1
/
+30
2008-04-20
more configure cleanups
aurel32
1
-156
/
+228
2008-04-20
PCnet: Allow more then two TMDs (Jan Kiszka)
blueswir1
1
-7
/
+6
2008-04-20
Flash support for mips r4k pseudo-machine, by
ths
1
-1
/
+13
2008-04-20
Prevent use of an uninitialised value in WM8750 and move buffer flush
balrog
1
-1
/
+2
2008-04-20
Remove an unused field and fix some non-code typos.
balrog
3
-6
/
+5
2008-04-20
Correct more ARM VFP 32/64 and signed/unsigned typos.
balrog
2
-4
/
+4
2008-04-16
Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka).
balrog
1
-7
/
+15
2008-04-16
Emulate address wrap in CFI02 chips mapping (Jan Kiszka).
balrog
3
-25
/
+39
2008-04-16
Allow a custom unlock address in CFI02 flash (Jan Kiszka).
balrog
3
-10
/
+15
2008-04-16
Save the exact SWI return address in Thumb mode.
balrog
1
-1
/
+1
2008-04-16
Use qemu time/date functions for the Menelaus RTC.
balrog
1
-17
/
+14
2008-04-14
Nokia N800 machine support (ARM).
balrog
15
-3
/
+4540
2008-04-14
Add TSC2301 touchscreen & keypad controller.
balrog
4
-28
/
+290
2008-04-14
Add basic OMAP2 chip support.
balrog
14
-224
/
+6934
2008-04-14
Move the excess of arm_load_kernel() parameters into a struct.
balrog
9
-83
/
+142
2008-04-14
Correctly restore pc after an exception occured in Thumb mode.
balrog
1
-6
/
+1
2008-04-14
Fix ARM VFP related segfaults.
balrog
1
-4
/
+4
2008-04-13
Fix keyboard emulation for ARM versatile board:
aurel32
1
-3
/
+11
2008-04-13
SDL: Fix dead keys
aurel32
1
-1
/
+1
2008-04-13
x86: Rework local IRQ delivery for APICs
aurel32
3
-24
/
+57
2008-04-13
x86: Raise inter-processor NMI and SMI
aurel32
1
-1
/
+7
2008-04-13
x86: Introduce CPU_INTERRUPT_NMI
aurel32
5
-2
/
+14
2008-04-13
Fix the offset in Thumb bl instruction.
balrog
1
-3
/
+3
2008-04-13
Set an unset label in ARM strex.
balrog
1
-0
/
+1
2008-04-13
Fix ARM and Thumb ldlex/stlex.
balrog
1
-0
/
+2
2008-04-13
Store the right TCG temp (typo).
balrog
2
-3
/
+3
2008-04-12
Allocate the -vmwarevga framebuffer in the right place in RAM.
balrog
1
-1
/
+3
2008-04-12
HPPA (PA-RISC) host support
aurel32
17
-13
/
+4505
2008-04-12
Use correct memory types in do_physical_memory_save()
aurel32
1
-1
/
+1
2008-04-12
Read time constant fix (Robert Reif)
blueswir1
1
-0
/
+4
2008-04-11
configure cleanup [v2]
aurel32
1
-15
/
+15
2008-04-11
physical memory dump to file
aurel32
1
-0
/
+28
2008-04-11
configure cleanup
aurel32
1
-82
/
+103
2008-04-11
Add help for -no-shutdown and -no-quit options
aurel32
1
-0
/
+9
2008-04-11
Stop before shutdown
aurel32
1
-1
/
+13
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
20
-108
/
+58
2008-04-11
Optimize MIPS timer read/write functions
aurel32
1
-31
/
+25
[next]