index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert to integer
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert precision
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point trig multiply-add coefficient
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Compare with Zero Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Fast Reduction Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Multiply Indexed Group
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point arithmetic with immediate
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point compare vectors
Richard Henderson
2018-06-29
target/arm: Implement SVE scatter store vector immediate
Richard Henderson
2018-06-29
target/arm: Implement SVE first-fault gather loads
Richard Henderson
2018-06-29
target/arm: Implement SVE gather loads
Richard Henderson
2018-06-29
target/arm: Implement SVE prefetches
Richard Henderson
2018-06-29
target/arm: Implement SVE scatter stores
Richard Henderson
2018-06-29
target/arm: Implement SVE store vector/predicate register
Richard Henderson
2018-06-29
target/arm: Implement SVE load and broadcast element
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Accumulating Reduction Group
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Multiply-Add Group
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point arithmetic (predicated)
Richard Henderson
2018-06-29
target/arm: Implement SVE integer convert to floating-point
Richard Henderson
2018-06-29
target/arm: Implement SVE load and broadcast quadword
Richard Henderson
2018-06-29
target/arm: Implement SVE Memory Contiguous Store Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Contiguous Load, first-fault and no-fault
Richard Henderson
2018-06-29
target/arm: Implement SVE Memory Contiguous Load Group
Richard Henderson
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
2018-06-29
device_tree: Add qemu_fdt_node_unit_path
Eric Auger
2018-06-29
device_tree: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
tests/boot-serial: Do not delete the output file in case of errors
Thomas Huth
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
dump: add Windows live system dump
Viktor Prutyanov
2018-06-29
dump: add fallback KDBG using in Windows dump
Viktor Prutyanov
2018-06-29
dump: use system context in Windows dump
Viktor Prutyanov
2018-06-29
dump: add Windows dump format to dump-guest-memory
Viktor Prutyanov
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
ioapic: support "info irq"
Peter Xu
2018-06-28
ioapic: some proper indents when dump info
Peter Xu
2018-06-28
ioapic: support "info pic"
Peter Xu
2018-06-28
doc: another fix to "info pic"
Peter Xu
2018-06-28
target-i386: Mark cpu_vmexit noreturn
Jan Kiszka
2018-06-28
target-i386: Allow interrupt injection after STGI
Jan Kiszka
2018-06-28
target-i386: Add NMI interception to SVM
Jan Kiszka
[next]