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
2018-08-02
Update version for 2.12.1 release
v2.12.1
stable-2.12
Michael Roth
1
-1
/
+1
2018-07-31
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
1
-0
/
+3
2018-07-31
qcow: fix a reference leak
KONRAD Frederic
1
-0
/
+1
2018-07-31
s390x/sclp: fix maxram calculation
Christian Borntraeger
1
-0
/
+1
2018-07-24
qga: process_event() simplification and leak fix
Marc-André Lureau
1
-27
/
+27
2018-07-24
qmp: De-duplicate error response building
Markus Armbruster
4
-22
/
+15
2018-07-24
qobject: New qdict_from_jsonf_nofail()
Markus Armbruster
2
-0
/
+20
2018-07-24
Merge tag 's390x-20180724-212-stable' into stable-2.12-staging
Michael Roth
1
-0
/
+0
2018-07-24
ccid-card-passthru: fix regression in realize()
Marc-André Lureau
1
-1
/
+1
2018-07-24
pc-bios/s390-ccw.img: update image for stable
Cornelia Huck
1
-0
/
+0
2018-07-23
tcg/i386: Mark xmm registers call-clobbered
Richard Henderson
1
-1
/
+1
2018-07-23
qemu-img: avoid overflow of min_sparse parameter
Peter Lieven
1
-5
/
+11
2018-07-23
tap: fix memory leak on success to create a tap device
Yunjian Wang
1
-6
/
+10
2018-07-18
target/ppc: set is_jmp on ppc_tr_breakpoint_check
Emilio G. Cota
1
-0
/
+1
2018-07-18
virtio-rng: process pending requests on DRIVER_OK
Pankaj Gupta
1
-0
/
+14
2018-07-18
iscsi: Avoid potential for get_status overflow
Eric Blake
1
-1
/
+1
2018-07-18
nbd/server: Reject 0-length block status request
Eric Blake
1
-0
/
+4
2018-07-18
tcg: Reduce max TB opcode count
Richard Henderson
10
-13
/
+26
2018-07-18
migration/block-dirty-bitmap: fix dirty_bitmap_load
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-07-18
vfio/pci: Default display option to "off"
Alex Williamson
1
-1
/
+1
2018-07-18
replace functions which are only available in glib-2.24
Olaf Hering
1
-4
/
+2
2018-07-18
nfs: Remove processed options from QDict
Kevin Wolf
1
-0
/
+7
2018-07-18
mux: fix ctrl-a b again
Marc-André Lureau
2
-0
/
+9
2018-07-18
hw/isa/superio: Fix inconsistent use of Chardev->be
Philippe Mathieu-Daudé
1
-3
/
+3
2018-07-18
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
1
-1
/
+2
2018-07-18
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
1
-3
/
+17
2018-07-18
target/arm: Implement FCSEL for fp16
Alex Bennée
1
-6
/
+25
2018-07-18
target/arm: Implement FCMP for fp16
Alex Bennée
3
-17
/
+83
2018-07-18
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
1
-0
/
+48
2018-07-18
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
1
-0
/
+65
2018-07-18
target/arm: Introduce and use read_fp_hreg
Richard Henderson
1
-16
/
+14
2018-07-18
target/arm: Implement FCVT (scalar, fixed-point) for fp16
Richard Henderson
1
-2
/
+15
2018-07-18
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
3
-18
/
+122
2018-07-18
target/arm: Implement FMOV (general) for fp16
Richard Henderson
1
-0
/
+21
2018-07-18
fpu/softfloat: Fix conversion from uint64 to float128
Petr Tesarik
1
-1
/
+1
2018-07-18
target/arm: Clear SVE high bits for FMOV
Richard Henderson
1
-12
/
+5
2018-07-18
target/arm: Fix float16 to/from int16
Richard Henderson
3
-6
/
+55
2018-07-18
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
1
-18
/
+45
2018-07-18
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
1
-13
/
+20
2018-07-18
fpu/softfloat: Don't set Invalid for float-to-int(MAXINT)
Peter Maydell
1
-2
/
+2
2018-07-18
target/arm: Fix fp_status_f16 tininess before rounding
Peter Maydell
1
-0
/
+2
2018-07-18
blockjob: expose error string via query
John Snow
2
-1
/
+7
2018-07-18
RISC-V: Minimal QEMU 2.12 fix for sifive_u machine
Michael Clark
1
-3
/
+4
2018-07-11
tcg: Limit the number of ops in a TB
Richard Henderson
2
-1
/
+10
2018-07-11
softfloat: Handle default NaN mode after pickNaNMulAdd, not before
Peter Maydell
1
-20
/
+28
2018-07-11
tcg/i386: Fix dup_vec in non-AVX2 codepath
Peter Maydell
1
-3
/
+3
2018-07-11
nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS reply
Eric Blake
1
-3
/
+7
2018-07-11
riscv: requires libfdt
KONRAD Frederic
1
-1
/
+1
2018-07-11
riscv: htif: increase the priority of the htif subregion
KONRAD Frederic
1
-2
/
+3
2018-07-11
riscv: spike: allow base == 0
KONRAD Frederic
1
-2
/
+5
[next]