index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
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 fp complex multiply add (indexed)
Richard Henderson
3
-20
/
+59
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
3
-22
/
+41
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
4
-0
/
+207
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
4
-0
/
+135
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2
-1
/
+66
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
4
-0
/
+52
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
4
-0
/
+108
2018-06-29
target/arm: Implement SVE floating-point convert to integer
Richard Henderson
6
-7
/
+211
2018-06-29
target/arm: Implement SVE floating-point convert precision
Richard Henderson
4
-0
/
+106
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/bonzini/tags/for-upstream' into staging
Peter Maydell
84
-692
/
+1934
2018-06-29
tests/boot-serial: Do not delete the output file in case of errors
Thomas Huth
1
-8
/
+9
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
3
-12
/
+125
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
3
-45
/
+36
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
3
-230
/
+249
2018-06-29
dump: add Windows live system dump
Viktor Prutyanov
2
-5
/
+246
2018-06-29
dump: add fallback KDBG using in Windows dump
Viktor Prutyanov
1
-6
/
+22
2018-06-29
dump: use system context in Windows dump
Viktor Prutyanov
1
-9
/
+17
2018-06-29
dump: add Windows dump format to dump-guest-memory
Viktor Prutyanov
7
-9
/
+339
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
4
-10
/
+43
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
4
-1
/
+79
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
4
-29
/
+2
2018-06-28
ioapic: support "info irq"
Peter Xu
4
-0
/
+29
[next]