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-01-06
softfloat: Implement flushing input denormals to zero
Peter Maydell
2
-3
/
+123
2011-01-06
target-arm: fix SMMLA/SMMLS instructions
Aurelien Jarno
1
-45
/
+51
2011-01-06
block: delete a write-only variable
Blue Swirl
1
-5
/
+0
2011-01-06
cirrus_vga: Declare as little endian
Blue Swirl
1
-100
/
+12
2011-01-06
pc: move port 92 stuff back to pc.c from pckbd.c
Blue Swirl
2
-20
/
+88
2011-01-06
target-ppc: Implement correct NaN propagation rules
Aurelien Jarno
1
-2
/
+17
2011-01-06
target-mips: Implement correct NaN propagation rules
Aurelien Jarno
1
-0
/
+27
2011-01-06
softfloat: use float{32,64,x80,128}_maybe_silence_nan()
Aurelien Jarno
1
-43
/
+16
2011-01-06
softfloat: add float{x80,128}_maybe_silence_nan()
Aurelien Jarno
2
-0
/
+48
2011-01-06
softfloat: fix float{32,64}_maybe_silence_nan() for MIPS
Aurelien Jarno
1
-6
/
+14
2011-01-06
softfloat: rename *IsNaN variables to *IsQuietNaN
Aurelien Jarno
1
-16
/
+20
2011-01-06
softfloat: remove HPPA specific code
Aurelien Jarno
1
-5
/
+1
2011-01-06
target-ppc: use float32_is_any_nan()
Aurelien Jarno
1
-3
/
+2
2011-01-06
target-ppc: fix default qNaN
Aurelien Jarno
1
-2
/
+2
2011-01-06
target-ppc: remove PRECISE_EMULATION define
Aurelien Jarno
2
-50
/
+11
2011-01-05
microblaze: Use more TB chaining
Edgar E. Iglesias
1
-5
/
+23
2011-01-04
cirrus_vga: fix division by 0 for color expansion rop
Aurelien Jarno
1
-32
/
+33
2011-01-04
Fix curses on big endian hosts
Aurelien Jarno
2
-4
/
+4
2011-01-04
noaudio: correctly account acquired samples
Michael Walle
1
-0
/
+3
2011-01-02
target-arm: Implement correct NaN propagation rules
Peter Maydell
1
-0
/
+23
2011-01-02
softfloat: abstract out target-specific NaN propagation rules
Peter Maydell
1
-60
/
+100
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
10
-67
/
+67
2010-12-31
TCG: Improve tb_phys_hash_func()
Aurelien Jarno
1
-1
/
+1
2010-12-31
target-arm: fix UMAAL instruction
Aurelien Jarno
1
-10
/
+22
2010-12-31
Fix translation of unary PPC/SPE instructions (efdneg etc.).
Mike Pall
1
-18
/
+21
2010-12-28
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
3
-18
/
+50
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
24
-22
/
+2887
2010-12-27
x86: Filter out garbage from segment flags dump
Jan Kiszka
1
-2
/
+2
2010-12-27
Fix migrate set speed doc arg
Luiz Capitulino
1
-1
/
+1
2010-12-27
target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
Juha Riihimäki
1
-0
/
+2
2010-12-27
target-arm: correct cp15 c1_sys reset value for cortex-a8
Mattias Holm
1
-0
/
+1
2010-12-27
target-arm: fix vmsav6 access control
Juha Riihimäki
1
-15
/
+19
2010-12-27
target-arm: Correct result in saturating cases for VQSHL of s8/16/32
Peter Maydell
1
-3
/
+12
2010-12-27
target-arm: remove pointless else clause in VQSHL of u64
Juha Riihimäki
1
-2
/
+0
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64
Peter Maydell
1
-1
/
+1
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values
Juha Riihimäki
1
-1
/
+1
2010-12-27
target-arm: Fix arguments passed to VQSHL helpers
Juha Riihimäki
1
-2
/
+2
2010-12-27
target-arm: fix bug in translation of REVSH
Aurelien Jarno
1
-7
/
+3
2010-12-27
Fix a missing trailing newline
Aurelien Jarno
1
-1
/
+1
2010-12-27
pci: fix migration path for devices behind bridges
Michael S. Tsirkin
1
-11
/
+37
2010-12-27
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
3
-8
/
+24
2010-12-26
s390: compile fixes
Alexander Graf
4
-2
/
+5
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
4
-0
/
+266
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
2
-0
/
+36
2010-12-24
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
2
-1
/
+3
2010-12-22
build, pci: remove QMP dependency on core PCI code
Isaku Yamahata
3
-3
/
+40
2010-12-22
target-mips: fix translation of MT instructions
Nathan Froyd
3
-28
/
+16
2010-12-22
pcie: add flr support
Isaku Yamahata
6
-13
/
+12
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
1
-8
/
+4
2010-12-21
Use mmap() within code_gen_alloc() for OpenBSD.
Brad
1
-1
/
+2
[prev]
[next]