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
2018-06-29
target/arm: Implement SVE floating-point trig multiply-add coefficient
Richard Henderson
4
-0
/
+104
2018-06-29
target/arm: Implement SVE FP Compare with Zero Group
Richard Henderson
4
-0
/
+138
2018-06-29
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
4
-0
/
+80
2018-06-29
target/arm: Implement SVE FP Fast Reduction Group
Richard Henderson
4
-0
/
+161
2018-06-29
target/arm: Implement SVE Floating Point Multiply Indexed Group
Richard Henderson
4
-0
/
+131
2018-06-29
target/arm: Implement SVE floating-point arithmetic with immediate
Richard Henderson
4
-0
/
+214
2018-06-29
target/arm: Implement SVE floating-point compare vectors
Richard Henderson
4
-0
/
+162
2018-06-29
target/arm: Implement SVE scatter store vector immediate
Richard Henderson
2
-26
/
+70
2018-06-29
target/arm: Implement SVE first-fault gather loads
Richard Henderson
3
-2
/
+193
2018-06-29
target/arm: Implement SVE gather loads
Richard Henderson
4
-0
/
+301
2018-06-29
target/arm: Implement SVE prefetches
Richard Henderson
2
-0
/
+44
2018-06-29
target/arm: Implement SVE scatter stores
Richard Henderson
4
-0
/
+216
2018-06-29
target/arm: Implement SVE store vector/predicate register
Richard Henderson
2
-0
/
+109
2018-06-29
target/arm: Implement SVE load and broadcast element
Richard Henderson
4
-0
/
+113
2018-06-29
target/arm: Implement SVE Floating Point Accumulating Reduction Group
Richard Henderson
4
-0
/
+113
2018-06-29
target/arm: Implement SVE FP Multiply-Add Group
Richard Henderson
4
-0
/
+241
2018-06-29
target/arm: Implement SVE floating-point arithmetic (predicated)
Richard Henderson
4
-0
/
+229
2018-06-29
target/arm: Implement SVE integer convert to floating-point
Richard Henderson
4
-0
/
+180
2018-06-29
target/arm: Implement SVE load and broadcast quadword
Richard Henderson
2
-0
/
+61
2018-06-29
target/arm: Implement SVE Memory Contiguous Store Group
Richard Henderson
4
-0
/
+343
2018-06-29
target/arm: Implement SVE Contiguous Load, first-fault and no-fault
Richard Henderson
4
-0
/
+272
2018-06-29
target/arm: Implement SVE Memory Contiguous Load Group
Richard Henderson
4
-0
/
+343
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2
-24
/
+24
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
1
-24
/
+39
2018-06-29
device_tree: Add qemu_fdt_node_unit_path
Eric Auger
2
-0
/
+71
2018-06-29
device_tree: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
1
-10
/
+13
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
1
-23
/
+30
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
1
-8
/
+1
2018-06-29
Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...
Peter Maydell
16
-464
/
+73
2018-06-29
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
3
-36
/
+37
2018-06-29
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2
-3
/
+7
2018-06-29
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2
-4
/
+9
2018-06-29
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2
-6
/
+4
2018-06-29
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2
-5
/
+16
2018-06-29
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2
-4
/
+6
2018-06-29
hw/char/parallel: Convert from pdebug() macro to trace events
Philippe Mathieu-Daudé
2
-3
/
+17
2018-06-29
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2
-2
/
+7
2018-06-29
sdcard: Reduce sdcard_set_blocklen() trace digits
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-29
trace: Fix format string for the struct timeval members casted to size_t
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-29
simpletrace: Convert name from mapping record to str
Eduardo Habkost
1
-1
/
+1
2018-06-29
block: Remove unused sector-based vectored I/O
Eric Blake
2
-40
/
+0
2018-06-29
vhdx: Switch to byte-based calls
Eric Blake
1
-6
/
+6
2018-06-29
replication: Switch to byte-based calls
Eric Blake
1
-6
/
+8
2018-06-29
qcow: Switch to a byte-based driver
Eric Blake
1
-15
/
+20
2018-06-29
qcow: Switch qcow_co_writev to byte-based calls
Eric Blake
1
-19
/
+17
2018-06-29
qcow: Switch qcow_co_readv to byte-based calls
Eric Blake
1
-22
/
+20
2018-06-29
qcow: Switch get_cluster_offset to be byte-based
Eric Blake
1
-14
/
+15
2018-06-29
parallels: Switch to byte-based calls
Eric Blake
1
-6
/
+10
2018-06-29
file-posix: Fix EINTR handling
Fam Zheng
1
-8
/
+9
2018-06-29
iscsi: Don't blindly use designator length in response for memcpy
Fam Zheng
1
-1
/
+1
[prev]
[next]