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
2011-04-22
vmstate: port pl022 ssp
Juan Quintela
1
-48
/
+36
2011-04-22
vmstate: port stellaris sys
Juan Quintela
1
-46
/
+25
2011-04-22
vmstate: port stellaris ssi bus
Juan Quintela
1
-20
/
+11
2011-04-22
vmstate: port stellaris i2c
Juan Quintela
1
-32
/
+17
2011-04-22
vmstate: port armv7m nvic
Juan Quintela
1
-25
/
+14
2011-04-22
vmstate: port pl011
Juan Quintela
1
-51
/
+25
2011-04-22
vmstate: port pxa2xx_keypad
Juan Quintela
1
-36
/
+17
2011-04-22
vmstate: port syborg_rtc
Juan Quintela
1
-22
/
+12
2011-04-22
vmstate: port pmtimer
Juan Quintela
3
-51
/
+27
2011-04-22
vmstate: port sysborg_timer
Juan Quintela
1
-30
/
+16
2011-04-22
vmstate: port arm_timer
Juan Quintela
1
-23
/
+14
2011-04-22
vmstate: port arm sp804
Juan Quintela
1
-18
/
+11
2011-04-22
vmstate: port mipsnet
Juan Quintela
1
-34
/
+19
2011-04-22
vmstate: port m48t59
Juan Quintela
1
-23
/
+13
2011-04-22
vmstate: port ads7846
Juan Quintela
1
-23
/
+18
2011-04-22
vmstate: port adb_mouse
Juan Quintela
1
-28
/
+15
2011-04-22
vmstate: port adb_kbd
Juan Quintela
1
-26
/
+14
2011-04-20
target-arm: Set Invalid flag for NaN in float-to-int conversions
Peter Maydell
1
-0
/
+9
2011-04-20
hw/arm_boot.c: move initrd load address up to accommodate large kernels
Peter Maydell
1
-1
/
+1
2011-04-20
Basic implementation of Sharp Zaurus SL-5500 collie PDA
Dmitry Eremin-Solenikov
2
-0
/
+70
2011-04-20
Implement basic part of SA-1110/SA-1100
Dmitry Eremin-Solenikov
5
-0
/
+1675
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
16
-23
/
+20
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
15
-33
/
+20
2011-04-18
s390x: virtio machine storage keys
Alexander Graf
1
-12
/
+9
2011-04-18
s390x: Dispatch interrupts to KVM or the real CPU
Alexander Graf
1
-2
/
+8
2011-04-18
s390x: Enable s390x-softmmu target
Alexander Graf
3
-1
/
+22
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
4
-55
/
+740
2011-04-17
move helpers.h to helper.h
LluĂs
6
-7
/
+7
2011-04-17
libcacard: fix opposite usage of isspace
Alon Levy
1
-2
/
+2
2011-04-17
target-mips: clear softfpu exception state for comparison instructions
Aurelien Jarno
1
-16
/
+25
2011-04-17
target-mips: fix c.ps.* instructions
Aurelien Jarno
1
-4
/
+4
2011-04-17
target-mips: don't hardcode softfloat exception bits
Aurelien Jarno
1
-15
/
+20
2011-04-17
target-mips: simplify FP comparisons
Aurelien Jarno
1
-36
/
+36
2011-04-17
target-ppc: fix SPE comparison functions
Aurelien Jarno
1
-13
/
+13
2011-04-17
softfloat: improve description of comparison functions
Aurelien Jarno
1
-37
/
+48
2011-04-17
softfloat: move float*_eq and float*_eq_quiet
Aurelien Jarno
2
-59
/
+58
2011-04-17
softfloat: rename float*_eq_signaling() into float*_eq()
Aurelien Jarno
3
-11
/
+11
2011-04-17
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
9
-38
/
+38
2011-04-17
target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
Aurelien Jarno
1
-2
/
+2
2011-04-17
target-mips: use new float*_unordered*() functions
Aurelien Jarno
1
-98
/
+70
2011-04-17
target-alpha: use new float64_unordered_quiet() function
Aurelien Jarno
1
-2
/
+3
2011-04-17
softfloat-native: add float*_unordered_quiet() functions
Aurelien Jarno
1
-3
/
+12
2011-04-17
softfloat: add float*_unordered_{,quiet}() functions
Aurelien Jarno
2
-0
/
+175
2011-04-17
target-i386: add floatx_{add,mul,sub} and use them
Aurelien Jarno
2
-10
/
+14
2011-04-17
target-i386: use float unions from cpu-all.h
Aurelien Jarno
1
-25
/
+2
2011-04-17
target-i386: use CPU_LDoubleU instead of a private union
Aurelien Jarno
1
-9
/
+3
2011-04-17
cpu-all.h: define CPU_LDoubleU
Aurelien Jarno
1
-0
/
+10
2011-04-17
softfloat: use GCC builtins to count the leading zeros
Aurelien Jarno
1
-2
/
+27
2011-04-16
usb: fix spelling errors in usb-linux.c
Brad Hards
1
-2
/
+2
2011-04-16
usb: initialise data element in Linux USB_DISCONNECT ioctl
Brad Hards
1
-0
/
+1
[next]