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-25
target-i386: switch to softfloat
Aurelien Jarno
1
-8
/
+1
2011-04-25
target-i386: fix constants wrt softfloat
Aurelien Jarno
2
-7
/
+25
2011-04-25
target-i386: fix helper_fprem() and helper_fprem1() wrt softfloat
Aurelien Jarno
1
-20
/
+28
2011-04-25
target-i386: fix logarithmic and trigonometric helpers wrt softfloat
Aurelien Jarno
1
-26
/
+26
2011-04-25
target-i386: add CPU86_LDouble <-> double conversion functions
Aurelien Jarno
1
-0
/
+22
2011-04-25
target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
Aurelien Jarno
2
-22
/
+24
2011-04-25
target-i386: fix helper_fsqrt() wrt softfloat
Aurelien Jarno
2
-5
/
+6
2011-04-25
target-i386: fix helper_fdiv() wrt softfloat
Aurelien Jarno
2
-2
/
+7
2011-04-25
target-i386: fix helper_fxtract() wrt softfloat
Aurelien Jarno
1
-7
/
+16
2011-04-25
target-i386: fix helper_fbld_ST0() wrt softfloat
Aurelien Jarno
1
-3
/
+4
2011-04-25
target-i386: fix helper_fscale() wrt softfloat
Aurelien Jarno
2
-1
/
+10
2011-04-25
softfloat-native: add float*_is_any_nan() functions
Aurelien Jarno
2
-0
/
+29
2011-04-25
softfloat-native: fix float*_scalbn() functions
Aurelien Jarno
1
-3
/
+3
2011-04-25
softfloat: fix float*_scalnb() corner cases
Aurelien Jarno
1
-5
/
+42
2011-04-25
softfloat: add floatx80_compare*() functions
Aurelien Jarno
2
-0
/
+48
2011-04-25
softfloat-native: add a few constant values
Aurelien Jarno
1
-0
/
+27
2011-04-25
softfloat: add pi constants
Aurelien Jarno
1
-0
/
+3
2011-04-25
softfloat: add floatx80 constants
Aurelien Jarno
1
-0
/
+7
2011-04-25
softfloat: fix floatx80_is_infinity()
Aurelien Jarno
1
-1
/
+1
2011-04-25
softfloat: fix floatx80 handling of NaN
Aurelien Jarno
1
-7
/
+16
2011-04-22
vmstate: port mac_dbdma
Juan Quintela
1
-24
/
+22
2011-04-22
mac_dbdma: create DBDMAState instead of passing one array around
Juan Quintela
1
-18
/
+27
2011-04-22
vmstate: port piix4
Juan Quintela
1
-14
/
+11
2011-04-22
piix4: create PIIX4State
Juan Quintela
1
-12
/
+17
2011-04-22
vmstate: port mac_nvram
Juan Quintela
1
-19
/
+11
2011-04-22
mac_nvram: size is a size, no need to be a target dependent type
Juan Quintela
1
-1
/
+1
2011-04-22
vmstate: port nand
Juan Quintela
1
-34
/
+39
2011-04-22
nand: pin values are uint8_t
Juan Quintela
2
-5
/
+5
2011-04-22
vmstate: port max111x
Juan Quintela
1
-32
/
+17
2011-04-22
max111x: input field is only used as uint8_t
Juan Quintela
1
-1
/
+1
2011-04-22
vmstate: port pxa2xx_lcd
Juan Quintela
1
-67
/
+43
2011-04-22
pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t
Juan Quintela
1
-1
/
+1
2011-04-22
pxa2xx_lcd: name anonymous struct
Juan Quintela
1
-13
/
+15
2011-04-22
vmstate: stellaris use unused for placeholder entries
Juan Quintela
1
-2
/
+1
2011-04-22
vmstate: port stellaris gamepad
Juan Quintela
1
-26
/
+24
2011-04-22
vmstate: port syborg_keyboard
Juan Quintela
1
-40
/
+17
2011-04-22
vmstate: port syborg_serial
Juan Quintela
1
-42
/
+18
2011-04-22
vmstate: port stellaris_adc
Juan Quintela
1
-55
/
+34
2011-04-22
vmstate: port syborg_pointer
Juan Quintela
1
-45
/
+28
2011-04-22
vmstate: port ppc4xx_pci
Juan Quintela
1
-41
/
+39
2011-04-22
vmstate: port ppce500_pci
Juan Quintela
1
-47
/
+40
2011-04-22
vmstate: port pxa2xx_pm
Juan Quintela
1
-21
/
+12
2011-04-22
vmstate: port pxa2xx_mm
Juan Quintela
1
-21
/
+12
2011-04-22
vmstate: port pxa2xx_cm
Juan Quintela
1
-25
/
+14
2011-04-22
vmstate: port pxa2xx_i2s
Juan Quintela
1
-35
/
+18
2011-04-22
vmstate: port stellaris gptm
Juan Quintela
1
-60
/
+24
2011-04-22
vmstate: port cuda
Juan Quintela
1
-70
/
+46
2011-04-22
vmstate: port heathrow_pic
Juan Quintela
1
-37
/
+25
2011-04-22
vmstate: port pl022 ssp
Juan Quintela
1
-48
/
+36
2011-04-22
vmstate: port stellaris sys
Juan Quintela
1
-46
/
+25
[prev]
[next]